npm-run-all2
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "npm-run-all2", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintainence fork)", | ||
@@ -17,3 +17,3 @@ "bin": { | ||
"engines": { | ||
"node": ">= 16", | ||
"node": "^14.18.0 || >=16.0.0", | ||
"npm": ">= 8" | ||
@@ -20,0 +20,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
93804