@inquirer/external-editor
Advanced tools
+4
-2
| { | ||
| "name": "@inquirer/external-editor", | ||
| "version": "2.0.1", | ||
| "version": "2.0.2", | ||
| "description": "Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT", | ||
@@ -93,3 +93,5 @@ "type": "module", | ||
| }, | ||
| "gitHead": "cce79ce3b9bbdfb4dbb798078cf3b94b9adc7d1b" | ||
| "main": "./dist/index.js", | ||
| "types": "./dist/index.d.ts", | ||
| "gitHead": "9c724296daad3d740b09173f9aae035dc62cb106" | ||
| } |
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
17921
0.34%1
-50%