+32
-30
| { | ||
| "name": "nproxy2", | ||
| "author": "Larry <806717031@qq.com> (http://gejiawen.github.io)", | ||
| "version": "2.0.0", | ||
| "description": "A cli proxy tool specialized in file replacing", | ||
| "dependencies": { | ||
| "connect": "*", | ||
| "commander": "*", | ||
| "mime": "*", | ||
| "step": "*" | ||
| }, | ||
| "devDependencies":{ | ||
| "mocha": "*", | ||
| "should": "*" | ||
| }, | ||
| "main": "./lib/nproxy2", | ||
| "bin": {"rproxy": "./bin/nproxy2"}, | ||
| "scripts": { | ||
| "test": "make test" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/gejiawen/nproxy2.git" | ||
| }, | ||
| "keywords": [ | ||
| "node.js", | ||
| "web", | ||
| "proxy", | ||
| "fiddler" | ||
| ], | ||
| "license": "MIT" | ||
| "name": "nproxy2", | ||
| "author": "Larry <806717031@qq.com> (http://gejiawen.github.io)", | ||
| "version": "2.0.1", | ||
| "description": "A cli proxy tool specialized in file replacing", | ||
| "dependencies": { | ||
| "connect": "*", | ||
| "commander": "*", | ||
| "mime": "*", | ||
| "step": "*" | ||
| }, | ||
| "devDependencies": { | ||
| "mocha": "*", | ||
| "should": "*" | ||
| }, | ||
| "main": "./lib/nproxy2", | ||
| "bin": { | ||
| "nproxy2": "./bin/nproxy2" | ||
| }, | ||
| "scripts": { | ||
| "test": "make test" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/gejiawen/nproxy2.git" | ||
| }, | ||
| "keywords": [ | ||
| "node.js", | ||
| "web", | ||
| "proxy", | ||
| "fiddler" | ||
| ], | ||
| "license": "MIT" | ||
| } |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances in 1 package
99346
0.1%