auto-install
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -49,2 +49,3 @@ 'use strict' | ||
stopSpinner(spinner, module + ' not trusted', 'yellow'); | ||
return; | ||
} | ||
@@ -51,0 +52,0 @@ let success = runCommand('npm install ' + module + ' --save'); |
{ | ||
"name": "auto-install", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Auto installs dependencies as you code", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
502101
204