cli-engine-command
Advanced tools
Comparing version 9.0.0-ts.9 to 9.0.0-ts.10
{ | ||
"name": "cli-engine-command", | ||
"description": "base CLI command for cli-engine", | ||
"version": "9.0.0-ts.9", | ||
"version": "9.0.0-ts.10", | ||
"author": "Jeff Dickey @dickeyxxx", | ||
@@ -9,5 +9,2 @@ "bugs": "https://github.com/heroku/cli-engine-command/issues", | ||
"chalk": "^2.1.0", | ||
"cli-engine-config": "^4.0.1-ts.13", | ||
"cli-flags": "^1.0.15", | ||
"cli-ux": "^1.1.8", | ||
"fs-extra": "^4.0.2", | ||
@@ -23,2 +20,5 @@ "http-call": "^4.0.0-ts2.0", | ||
"babel-core": "^6.26.0", | ||
"cli-engine-config": "^4.0.1-ts.15", | ||
"cli-flags": "^1.0.15", | ||
"cli-ux": "^1.1.8", | ||
"del-cli": "^1.1.0", | ||
@@ -44,2 +44,7 @@ "husky": "^0.14.3", | ||
"main": "lib/index.js", | ||
"peerDependencies": { | ||
"cli-engine-config": "^4.0.1-ts.15", | ||
"cli-flags": "^1.0.15", | ||
"cli-ux": "^1.1.8" | ||
}, | ||
"repository": "heroku/cli-engine-command", | ||
@@ -46,0 +51,0 @@ "scripts": { |
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
12750
17
- Removedcli-engine-config@^4.0.1-ts.13
- Removedcli-flags@^1.0.15
- Removedcli-ux@^1.1.8