⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
invoice
/
node_modules
/
setprototypeof
/
Edit File: package.json
{ "_args": [ [ "setprototypeof@1.2.0", "/var/www/invoice" ] ], "_development": true, "_from": "setprototypeof@1.2.0", "_id": "setprototypeof@1.2.0", "_inBundle": false, "_integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", "_location": "/setprototypeof", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "setprototypeof@1.2.0", "name": "setprototypeof", "escapedName": "setprototypeof", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "/express", "/http-errors" ], "_resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", "_spec": "1.2.0", "_where": "/var/www/invoice", "author": { "name": "Wes Todd" }, "bugs": { "url": "https://github.com/wesleytodd/setprototypeof/issues" }, "description": "A small polyfill for Object.setprototypeof", "devDependencies": { "mocha": "^6.1.4", "standard": "^13.0.2" }, "homepage": "https://github.com/wesleytodd/setprototypeof", "keywords": [ "polyfill", "object", "setprototypeof" ], "license": "ISC", "main": "index.js", "name": "setprototypeof", "repository": { "type": "git", "url": "git+https://github.com/wesleytodd/setprototypeof.git" }, "scripts": { "node010": "NODE_VER=0.10 MOCHA_VER=3 npm run testversion", "node11": "NODE_VER=11 npm run testversion", "node4": "NODE_VER=4 npm run testversion", "node6": "NODE_VER=6 npm run testversion", "node9": "NODE_VER=9 npm run testversion", "postpublish": "git push origin && git push origin --tags", "prepublishOnly": "npm t", "test": "standard && mocha", "testallversions": "npm run node010 && npm run node4 && npm run node6 && npm run node9 && npm run node11", "testversion": "docker run -it --rm -v $(PWD):/usr/src/app -w /usr/src/app node:${NODE_VER} npm install mocha@${MOCHA_VER:-latest} && npm t" }, "typings": "index.d.ts", "version": "1.2.0" }
Simpan