@heroku-cli/command
Advanced tools
Comparing version 7.0.0-beta.0 to 7.0.0-beta.1
{ | ||
"name": "@heroku-cli/command", | ||
"description": "heroku specific functionality for the cli-engine", | ||
"version": "7.0.0-beta.0", | ||
"version": "7.0.0-beta.1", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/heroku/cli-engine-heroku/issues", | ||
"dependencies": { | ||
"@cli-engine/command": "^11.0.0-beta.1", | ||
"@cli-engine/config": "^5.0.0-beta.1", | ||
"@cli-engine/command": "^11.0.0-beta.2", | ||
"@cli-engine/config": "^5.0.0-beta.2", | ||
"cli-ux": "^2.0.15", | ||
@@ -16,2 +16,3 @@ "heroku-client": "3.0.5", | ||
"devDependencies": { | ||
"@cli-engine/util": "^1.0.2", | ||
"@heroku-cli/tslint": "^1.0.3", | ||
@@ -18,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
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
28867
13