node-command-line
Advanced tools
+1
-1
| { | ||
| "name": "node-command-line", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Simple command line interface to execute command from node environment with promise", | ||
@@ -5,0 +5,0 @@ "main": "node-command-line.js", |
+7
-4
@@ -6,9 +6,12 @@ # node-command-line | ||
| #####npm info : | ||
|     | ||
| ##### GitHub Info: | ||
|    | ||
| <!--## Install the package--> | ||
| <!--```--> | ||
| <!--$ npm install --save node-command-line--> | ||
| <!--```--> | ||
| ## Install the package | ||
| ``` | ||
| $ npm install --save node-command-line | ||
| ``` | ||
@@ -15,0 +18,0 @@ ##Method |
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
8570
4.49%153
2%