cli-engine-command
Advanced tools
Comparing version 7.0.5 to 7.0.6
{ | ||
"name": "cli-engine-command", | ||
"description": "base CLI command for cli-engine", | ||
"version": "7.0.5", | ||
"version": "7.0.6", | ||
"author": "Jeff Dickey @dickeyxxx", | ||
@@ -35,3 +35,3 @@ "bugs": "https://github.com/heroku/cli-engine-command/issues", | ||
"babel-plugin-transform-flow-strip-types": "6.22.0", | ||
"cli-engine-config": "^1.7.0", | ||
"cli-engine-config": "^2.0.0", | ||
"eslint": "^4.6.0", | ||
@@ -87,3 +87,3 @@ "eslint-config-standard": "10.2.1", | ||
"peerDependencies": { | ||
"cli-engine-config": "1.x" | ||
"cli-engine-config": "^2.0.0" | ||
}, | ||
@@ -90,0 +90,0 @@ "repository": "heroku/cli-engine-command", |
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
139979