check-node-version
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "check-node-version", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Check installed versions of node and npm", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -37,2 +37,6 @@ # check-node-version | ||
--package | ||
Use the "engines" key in the current package.json for the | ||
semver version ranges. | ||
-q, --quiet | ||
@@ -39,0 +43,0 @@ Don't output anything. Exit with an error code if the node |
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
7365
94