Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.217.80
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
array.prototype.find /
Delete
Unzip
Name
Size
Permission
Date
Action
auto.js
36
B
-rw-r--r--
2022-12-05 08:07
implementation.js
740
B
-rw-r--r--
2022-12-05 08:07
index.js
723
B
-rw-r--r--
2022-12-05 08:07
package.json
1.53
KB
-rw-r--r--
2022-12-05 08:07
polyfill.js
428
B
-rw-r--r--
2022-12-05 08:07
shim.js
418
B
-rw-r--r--
2022-12-05 08:07
Save
Rename
{ "name": "array.prototype.find", "version": "2.2.1", "description": "Array.prototype.find ES6 polyfill.", "keywords": [ "Array.prototype.find", "find", "es6", "ecmascript 6", "polyfill" ], "main": "index.js", "scripts": { "prepack": "npmignore --auto --commentLines=autogenerated", "prepublishOnly": "safe-publish-latest", "prepublish": "not-in-publish || npm run prepublishOnly", "lint": "eslint --ext=js,mjs .", "postlint": "es-shim-api --bound", "pretest": "npm run lint", "tests-only": "nyc tape 'test/**/*.js'", "test": "npm run tests-only", "posttest": "aud --production" }, "repository": { "type": "git", "url": "git://github.com/paulmillr/Array.prototype.find.git" }, "author": "Paul Miller <http://paulmillr.com>", "funding": { "url": "https://github.com/sponsors/ljharb" }, "contributors": [ { "name": "Duncan Hall", "email": "himself@duncanhall.net" } ], "license": "MIT", "bugs": { "url": "https://github.com/paulmillr/Array.prototype.find/issues" }, "devDependencies": { "@es-shims/api": "^2.2.3", "@ljharb/eslint-config": "^21.0.0", "aud": "^2.0.1", "eslint": "=8.8.0", "functions-have-names": "^1.2.3", "has-strict-mode": "^1.0.1", "in-publish": "^2.0.1", "npmignore": "^0.3.0", "nyc": "^10.3.2", "safe-publish-latest": "^2.0.0", "tape": "^5.6.1" }, "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", "es-abstract": "^1.20.4", "es-shim-unscopables": "^1.0.0" }, "publishConfig": { "ignore": [ ".github/workflows" ] } }