@appgeist/exec
Advanced tools
+7
-1
| { | ||
| "name": "@appgeist/exec", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Utility function to execute a shell command and return a Promise", | ||
| "keywords": [ | ||
| "utilities", | ||
| "shell", | ||
| "exec", | ||
| "promise" | ||
| ], | ||
| "main": "index.js", | ||
@@ -6,0 +12,0 @@ "repository": "https://github.com/appgeist/exec", |
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
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
2501
3.18%