npm-registry-client
Advanced tools
Comparing version 0.2.8 to 0.2.9
@@ -61,2 +61,4 @@ | ||
this.couchLogin.proxy = this.conf.get('proxy') | ||
this.couchLogin.strictSSL = this.conf.get('strict-ssl') | ||
this.couchLogin.ca = this.conf.get('ca') | ||
} | ||
@@ -63,0 +65,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "Client for the npm registry", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"repository": { | ||
@@ -23,3 +23,3 @@ "url": "git://github.com/isaacs/npm-registry-client" | ||
"retry": "0.6.0", | ||
"couch-login": "~0.1.6" | ||
"couch-login": "~0.1.15" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
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
67761
1039
Updatedcouch-login@~0.1.15