fast-code-cli
Advanced tools
+1
-1
| #!/usr/bin/env node | ||
| const fs = require('fs'); | ||
| const inquirer = require('inquirer'); // 假设使用inquirer进行交互式输入 | ||
| const inquirer = require('inquirer'); | ||
| const { exec } = require('child_process'); | ||
@@ -6,0 +6,0 @@ |
+2
-2
| { | ||
| "name": "fast-code-cli", | ||
| "version": "1.0.11", | ||
| "version": "1.0.12", | ||
| "description": "", | ||
| "main": "index.js", | ||
| "type": "commonjs", | ||
| "type": "module", | ||
| "scripts": { | ||
@@ -8,0 +8,0 @@ "push": "npm version patch && npm publish" |
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Yes
NaN1912
-2.35%