request-ssl
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -311,3 +311,3 @@ /** | ||
if (initialized) { | ||
throw new Error("cannot register initializer callback. the request library has already been initialized"); | ||
return callback(); | ||
} | ||
@@ -314,0 +314,0 @@ debug('registerInitializer %o',callback); |
{ | ||
"name": "request-ssl", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Pinned SSL version of the Request library", | ||
@@ -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
32739