Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "all-nvm", | ||
"description": "Installs the same package globally in all versions of Node managed by NVM", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "index.js", | ||
@@ -13,2 +13,3 @@ "bin": { | ||
}, | ||
"preferGlobal": true, | ||
"scripts": { | ||
@@ -15,0 +16,0 @@ "test": "npm run lint", |
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
9809