npm-registry-client
Advanced tools
Comparing version 0.4.6 to 0.4.7
@@ -115,2 +115,4 @@ module.exports = regRequest | ||
} | ||
if (response) | ||
this.log.verbose("headers", response.headers) | ||
cb.apply(null, arguments) | ||
@@ -117,0 +119,0 @@ }.bind(this)) |
@@ -5,3 +5,3 @@ { | ||
"description": "Client for the npm registry", | ||
"version": "0.4.6", | ||
"version": "0.4.7", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "url": "git://github.com/isaacs/npm-registry-client" |
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
75392
1264