Comparing version 2.1.10 to 2.1.12
{ | ||
"name": "@vmm/cli", | ||
"version": "2.1.10", | ||
"version": "2.1.12", | ||
"description": "vmm cli interface", | ||
"author": { | ||
"name": "zhfjyq", | ||
"email": "zhfjyq@163.com" | ||
}, | ||
"bin": { | ||
"vmm": "vmm.js" | ||
"vmm": "./src/vmm.js" | ||
}, | ||
"scripts": { | ||
"pub": "npm_config_registry=\"https://registry.npmjs.org/\" yarn publish --access public", | ||
"start": "DEBUG=@* ts-node -r tsconfig-paths/register ./src/index.ts ", | ||
"build": "webpack --mode production --config ./webpack/webpack.config.js" | ||
}, | ||
"private": false, | ||
"license": "MIT", | ||
"dependencies": { | ||
"commander": "^5.1.0", | ||
"fs-extra": "^9.0.0", | ||
"lodash.snakecase": "^4.1.1", | ||
"node-fetch": "^2.6.0", | ||
"ps-list": "^7.1.0", | ||
"tsconfig-paths-webpack-plugin": "^3.2.0" | ||
}, | ||
"devDependencies": { | ||
"@types/fs-extra": "^9.0.1" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
31420
32
0
689
1
1
1
5
6
1
9
18
+ Addedcommander@^5.1.0
+ Addedfs-extra@^9.0.0
+ Addedlodash.snakecase@^4.1.1
+ Addednode-fetch@^2.6.0
+ Addedps-list@^7.1.0
+ Added@types/json5@0.0.29(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedat-least-node@1.0.0(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedcommander@5.1.0(transitive)
+ Addedenhanced-resolve@5.17.1(transitive)
+ Addedfs-extra@9.1.0(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedjson5@1.0.2(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addedlodash.snakecase@4.1.1(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedps-list@7.2.0(transitive)
+ Addedstrip-bom@3.0.0(transitive)
+ Addedsupports-color@7.2.0(transitive)
+ Addedtapable@2.2.1(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedtsconfig-paths@3.15.0(transitive)
+ Addedtsconfig-paths-webpack-plugin@3.5.2(transitive)
+ Addeduniversalify@2.0.1(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)