heroku-client
Advanced tools
Comparing version 2.4.1 to 2.4.2
@@ -49,3 +49,4 @@ 'use strict'; | ||
host: process.env.HEROKU_HTTP_PROXY_HOST, | ||
port: process.env.HEROKU_HTTP_PROXY_PORT || 8080 | ||
port: process.env.HEROKU_HTTP_PROXY_PORT || 8080, | ||
proxyAuth: process.env.HEROKU_HTTP_PROXY_AUTH | ||
} | ||
@@ -52,0 +53,0 @@ }); |
{ | ||
"name": "heroku-client", | ||
"description": "A wrapper for the Heroku v3 API", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"author": "Jonathan Clem", | ||
@@ -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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
370470
11822
6
5