heroku-container-registry
Advanced tools
Comparing version 4.4.7 to 4.99.0
17
index.js
@@ -1,18 +0,3 @@ | ||
var pkg = require('./package.json') | ||
module.exports = { | ||
topic: { | ||
topic: 'container', | ||
description: 'Use containers to build and deploy Heroku apps', | ||
name: 'container', | ||
help: pkg.description | ||
}, | ||
commands: [ | ||
require('./commands/rm')(pkg.topic), | ||
require('./commands/index')(pkg), | ||
require('./commands/login')(pkg.topic), | ||
require('./commands/logout')(pkg.topic), | ||
require('./commands/push')(pkg.topic), | ||
require('./commands/run')(pkg.topic) | ||
] | ||
commands: [] | ||
} |
{ | ||
"name": "heroku-container-registry", | ||
"version": "4.4.7", | ||
"topic": "container", | ||
"description": "Use containers to build and deploy Heroku apps", | ||
"main": "index.js", | ||
"repository": "https://github.com/heroku/heroku-container-registry", | ||
"scripts": { | ||
"test": "TZ=utc nyc mocha && standard", | ||
"depcheck": "depcheck || true" | ||
}, | ||
"keywords": [ | ||
"heroku", | ||
"container", | ||
"cli", | ||
"heroku-plugin" | ||
], | ||
"author": "Hunter Loftis <hunter@heroku.com>", | ||
"license": "ISC", | ||
"version": "4.99.0", | ||
"author": "Heroku", | ||
"dependencies": { | ||
"glob": "7.1.0", | ||
"heroku-cli-util": "6.1.17", | ||
"inquirer": "3.0.6" | ||
}, | ||
"devDependencies": { | ||
"chai": "3.2.0", | ||
"depcheck": "0.4.7", | ||
"mocha": "2.2.4", | ||
"mockdate": "2.0.1", | ||
"nock": "9.0.4", | ||
"nyc": "10.1.2", | ||
"sinon": "2.1.0", | ||
"standard": "8.6.0", | ||
"unexpected": "10.25.0" | ||
}, | ||
"standard": { | ||
"env": "mocha" | ||
} | ||
"files": [ | ||
"index.js" | ||
], | ||
"main": "index.js", | ||
"repository": "https://github.com/heroku/heroku-container-registry" | ||
} |
# Heroku Container Registry CLI plugin | ||
Heroku Toolbelt plugin to release apps to Heroku that are built on local containers. | ||
Heroku CLI plugin to release apps to Heroku that are built on local containers. | ||
@@ -8,3 +8,3 @@ ## Installation | ||
``` | ||
$ heroku plugins:install heroku-container-registry | ||
$ heroku plugins:install @heroku-cli/plugin-container-registry | ||
``` | ||
@@ -20,3 +20,5 @@ | ||
$ heroku container:push | ||
$ heroku container:release web | ||
$ heroku container:pull web | ||
$ heroku open | ||
``` |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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 3 instances in 1 package
0
0
0
23
1
1496
4
3
2
- Removedglob@7.1.0
- Removedheroku-cli-util@6.1.17
- Removedinquirer@3.0.6
- Removedansi-escapes@1.4.0(transitive)
- Removedansi-regex@2.1.13.0.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedansicolors@0.2.1(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedcapture-stack-trace@1.0.2(transitive)
- Removedcardinal@1.0.0(transitive)
- Removedchalk@1.1.3(transitive)
- Removedchardet@0.4.2(transitive)
- Removedcli-cursor@2.1.0(transitive)
- Removedcli-width@2.2.1(transitive)
- Removedco@4.6.0(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedcreate-error-class@3.0.2(transitive)
- Removeddebug@2.6.9(transitive)
- Removedduplexer3@0.1.5(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedesprima@3.0.0(transitive)
- Removedexternal-editor@2.2.0(transitive)
- Removedfigures@2.0.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedget-stream@3.0.0(transitive)
- Removedglob@7.1.0(transitive)
- Removedgot@6.7.1(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedhas-flag@1.0.0(transitive)
- Removedheroku-cli-util@6.1.17(transitive)
- Removedheroku-client@3.0.2(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedinquirer@3.0.6(transitive)
- Removedis-fullwidth-code-point@2.0.0(transitive)
- Removedis-redirect@1.0.0(transitive)
- Removedis-retry-allowed@1.2.0(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedlex@1.7.9(transitive)
- Removedlodash@4.17.21(transitive)
- Removedlodash.ary@4.1.1(transitive)
- Removedlodash.defaults@4.2.0(transitive)
- Removedlodash.get@4.4.2(transitive)
- Removedlodash.identity@3.0.0(transitive)
- Removedlodash.keys@4.2.0(transitive)
- Removedlodash.mapvalues@4.6.0(transitive)
- Removedlodash.noop@3.0.1(transitive)
- Removedlodash.partial@4.2.1(transitive)
- Removedlodash.pickby@4.6.0(transitive)
- Removedlodash.property@4.4.2(transitive)
- Removedlodash.repeat@4.1.0(transitive)
- Removedlodash.result@4.5.2(transitive)
- Removedlowercase-keys@1.0.1(transitive)
- Removedmimic-fn@1.2.0(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedms@2.0.0(transitive)
- Removedmute-stream@0.0.7(transitive)
- Removednetrc-parser@2.0.1(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedonce@1.4.0(transitive)
- Removedonetime@2.0.1(transitive)
- Removedopn@3.0.3(transitive)
- Removedos-tmpdir@1.0.2(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedprepend-http@1.0.4(transitive)
- Removedredeyed@1.0.1(transitive)
- Removedrestore-cursor@2.0.0(transitive)
- Removedrun-async@2.4.1(transitive)
- Removedrx@4.1.0(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedstring-width@2.1.1(transitive)
- Removedstrip-ansi@3.0.14.0.0(transitive)
- Removedsupports-color@2.0.03.2.3(transitive)
- Removedthrough@2.3.8(transitive)
- Removedtimed-out@4.0.1(transitive)
- Removedtmp@0.0.33(transitive)
- Removedtunnel-agent@0.4.3(transitive)
- Removedunzip-response@2.0.1(transitive)
- Removedurl-parse-lax@1.0.0(transitive)
- Removedwrappy@1.0.2(transitive)