heroku-container-tools
Advanced tools
Comparing version 4.0.1 to 4.0.2
var pkg = require('./package.json'); | ||
module.exports = { | ||
commands: [] | ||
commands: [{ | ||
topic: 'container', | ||
hidden: true, | ||
run: () => console.log('noop!') | ||
}] | ||
}; |
{ | ||
"name": "heroku-container-tools", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"topic": "container", | ||
@@ -5,0 +5,0 @@ "description": "Use containers to build and deploy Heroku apps", |
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
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
32689
754
5