heroku-client
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -48,3 +48,4 @@ 'use strict' | ||
proxyAuth: process.env.HEROKU_HTTP_PROXY_AUTH | ||
} | ||
}, | ||
rejectUnauthorized: options.rejectUnauthorized | ||
} | ||
@@ -51,0 +52,0 @@ if (this.certs.length > 0) { |
{ | ||
"name": "heroku-client", | ||
"description": "A wrapper for the Heroku v3 API", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"author": "Jeff Dickey", | ||
@@ -6,0 +6,0 @@ "bugs": { |
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
18226
351