@heroku-cli/command
Advanced tools
Comparing version 7.0.0-beta.3 to 7.0.10
{ | ||
"name": "@heroku-cli/command", | ||
"description": "heroku specific functionality for the cli-engine", | ||
"version": "7.0.0-beta.3", | ||
"version": "7.0.10", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/heroku/cli-engine-heroku/issues", | ||
"dependencies": { | ||
"@cli-engine/command": "^11.0.0-beta.4", | ||
"@cli-engine/config": "^5.0.0-beta.5", | ||
"cli-ux": "^2.0.15", | ||
"@cli-engine/command": "^12.0.1", | ||
"@cli-engine/config": "^5.0.10", | ||
"cli-ux": "^2.0.16", | ||
"heroku-client": "3.0.5", | ||
@@ -16,3 +16,3 @@ "http-call": "^4.0.6", | ||
"devDependencies": { | ||
"@cli-engine/util": "^1.0.5", | ||
"@cli-engine/util": "^1.0.7", | ||
"@heroku-cli/tslint": "^1.0.3", | ||
@@ -19,0 +19,0 @@ "@types/ansi-styles": "^2.0.30", |
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
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 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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
57229
54
1551
0
29
14
+ Added@cli-engine/command@12.1.1(transitive)
- Removed@cli-engine/command@11.0.0-beta.4(transitive)
Updated@cli-engine/command@^12.0.1
Updated@cli-engine/config@^5.0.10
Updatedcli-ux@^2.0.16