⚝
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
/
vscode-uri
/
Edit File: package.json
{ "_from": "vscode-uri@^3.0.7", "_id": "vscode-uri@3.0.7", "_inBundle": false, "_integrity": "sha512-eOpPHogvorZRobNqJGhapa0JdwaxpjVvyBp0QIUMRMSf8ZAlqOdEquKuRmw9Qwu0qXtJIWqFtMkmvJjUZmMjVA==", "_location": "/vscode-uri", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "vscode-uri@^3.0.7", "name": "vscode-uri", "escapedName": "vscode-uri", "rawSpec": "^3.0.7", "saveSpec": null, "fetchSpec": "^3.0.7" }, "_requiredBy": [ "/vscode-html-languageservice" ], "_resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.7.tgz", "_shasum": "6d19fef387ee6b46c479e5fb00870e15e58c1eb8", "_spec": "vscode-uri@^3.0.7", "_where": "/var/www/invoice/node_modules/vscode-html-languageservice", "author": { "name": "Microsoft" }, "bugs": { "url": "https://github.com/microsoft/vscode-uri/issues" }, "bundleDependencies": false, "deprecated": false, "description": "The URI implementation that is used by VS Code and its extensions", "devDependencies": { "@types/mocha": "^9.1.1", "@types/node": "16.x", "mocha": "^10.0.0", "path-browserify": "^1.0.1", "rimraf": "^3.0.2", "ts-loader": "^9.3.1", "typescript": "^4.8.3", "webpack": "^5.74.0", "webpack-cli": "^4.10.0" }, "homepage": "https://github.com/microsoft/vscode-uri#readme", "license": "MIT", "main": "./lib/umd/index.js", "module": "./lib/esm/index.js", "name": "vscode-uri", "repository": { "type": "git", "url": "git+https://github.com/microsoft/vscode-uri.git" }, "scripts": { "clean": "rimraf lib", "compile": "tsc -p ./src", "pack-dev": "webpack", "pack-production": "webpack --mode=production", "prepublish": "npm run pack-production", "test": "tsc -p ./src && npm run pack-dev && mocha" }, "sideEffects": false, "typings": "./lib/umd/index", "version": "3.0.7" }
Simpan