cli-engine-command
Advanced tools
Comparing version 9.0.0-ts.5 to 9.0.0-ts.6
{ | ||
"name": "cli-engine-command", | ||
"description": "base CLI command for cli-engine", | ||
"version": "9.0.0-ts.5", | ||
"version": "9.0.0-ts.6", | ||
"author": "Jeff Dickey @dickeyxxx", | ||
"bugs": "https://github.com/heroku/cli-engine-command/issues", | ||
"dependencies": { | ||
"@heroku/linewrap": "^1.0.0", | ||
"ansi-escapes": "^3.0.0", | ||
"cardinal": "1.x", | ||
"chalk": "^2.1.0", | ||
"cli-flags": "^1.0.7", | ||
"cli-ux": "^1.1.3", | ||
"cli-engine-config": "^4.0.1-ts.10", | ||
"cli-flags": "^1.0.10", | ||
"cli-ux": "^1.1.7", | ||
"fs-extra": "^4.0.2", | ||
"http-call": "ts", | ||
"moment": "^2.18.1", | ||
"string": "3.x", | ||
"supports-color": "^4.4.0" | ||
"http-call": "ts" | ||
}, | ||
@@ -25,3 +20,3 @@ "devDependencies": { | ||
"@types/node": "^8.0.28", | ||
"cli-engine-config": "^4.0.1-ts.7", | ||
"babel-core": "^6.26.0", | ||
"del-cli": "^1.1.0", | ||
@@ -47,5 +42,2 @@ "husky": "^0.14.3", | ||
"main": "lib/index.js", | ||
"peerDependencies": { | ||
"cli-engine-config": "^4.0.0" | ||
}, | ||
"repository": "heroku/cli-engine-command", | ||
@@ -52,0 +44,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
6
11553
- Removed@heroku/linewrap@^1.0.0
- Removedansi-escapes@^3.0.0
- Removedcardinal@1.x
- Removedmoment@^2.18.1
- Removedstring@3.x
- Removedsupports-color@^4.4.0
- Removedstring@3.3.3(transitive)
Updatedcli-flags@^1.0.10
Updatedcli-ux@^1.1.7