commander-scripts-ivan
Advanced tools
@@ -78,3 +78,3 @@ #!/usr/bin/env node | ||
| red('\n\nAborting installation.') | ||
| process.exit(1) | ||
| return | ||
| } | ||
@@ -81,0 +81,0 @@ console.log(chalk.green(`\n\n${packageName} has been installed...\n\n`)) |
+1
-1
| { | ||
| "name": "commander-scripts-ivan", | ||
| "version": "0.0.13", | ||
| "version": "0.0.14", | ||
| "description": "Node.js命令行脚本", | ||
@@ -5,0 +5,0 @@ "bin": "./commander-scripts-ivan.js", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
4846
-0.19%