Comparing version 0.1.0 to 0.1.1
@@ -7,3 +7,3 @@ # Install | ||
The difference to `npm i` is that it normally has the warn-level set to `info`, so you'll be seeing the beautiful info messages whenever a dependency has progressed again. | ||
The difference to `npm i` is that it normally has the warn-level set to `http`, so you'll be seeing the beautiful info messages whenever a dependency has progressed again. | ||
@@ -10,0 +10,0 @@ ### Arguments |
@@ -15,3 +15,3 @@ 'use strict'; | ||
} else { | ||
npmconf.loglevel = 'info'; | ||
npmconf.loglevel = 'http'; | ||
} | ||
@@ -35,3 +35,3 @@ npm.load(npmconf, function (err, npm) { | ||
} else { | ||
npmconf.loglevel = 'info'; | ||
npmconf.loglevel = 'http'; | ||
} | ||
@@ -38,0 +38,0 @@ npm.load(npmconf, function (err, npm) { |
{ | ||
"name": "nh", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "npm helpers", | ||
@@ -5,0 +5,0 @@ "author": "Jona Hugger <jona@kyr.li> (http://kyr.li)", |
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