shelljs.exec
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "shelljs.exec", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Replacement for shelljs' slow exec method - benchmarked 20x faster", | ||
@@ -5,0 +5,0 @@ "author": "Daniel Lewis BSc (Hons)", |
@@ -33,2 +33,4 @@ # shelljs.exec | ||
```npm install --save shelljs.exec``` | ||
This module takes 2 arguments, the command to execute and an [options object](#options-object) | ||
@@ -35,0 +37,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
164856
113