heroku-cli-addons
Advanced tools
Comparing version 0.1.1 to 0.2.0
@@ -11,3 +11,4 @@ 'use strict'; | ||
require('./commands/addons/info'), | ||
require('./commands/addons/rename') | ||
require('./commands/addons/open'), | ||
require('./commands/addons/rename'), | ||
]; |
{ | ||
"name": "heroku-cli-addons", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "`heroku addons:*` commands", | ||
@@ -18,4 +18,5 @@ "main": "index.js", | ||
"co": "4.6.0", | ||
"heroku-cli-util": "5.6.1", | ||
"heroku-cli-util": "5.7.3", | ||
"lodash": "3.10.1", | ||
"opn": "3.0.3", | ||
"printf": "0.2.3" | ||
@@ -27,3 +28,4 @@ }, | ||
"mocha": "^2.2.5", | ||
"nock": "^2.10.0" | ||
"nock": "5.2.1", | ||
"proxyquire": "1.7.3" | ||
}, | ||
@@ -30,0 +32,0 @@ "scripts": { |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
48289
22
1102
5
5
4
1
+ Addedopn@3.0.3
+ Addedheroku-cli-util@5.7.3(transitive)
+ Addedheroku-client@2.4.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedopn@3.0.3(transitive)
- Removedheroku-cli-util@5.6.1(transitive)
- Removedheroku-client@2.3.2(transitive)
Updatedheroku-cli-util@5.7.3