cli-engine-command
Advanced tools
Comparing version 8.0.4 to 8.0.5
{ | ||
"name": "cli-engine-command", | ||
"description": "base CLI command for cli-engine", | ||
"version": "8.0.4", | ||
"version": "8.0.5", | ||
"author": "Jeff Dickey @dickeyxxx", | ||
@@ -12,3 +12,2 @@ "bugs": "https://github.com/heroku/cli-engine-command/issues", | ||
"chalk": "^1.0.0", | ||
"cli-engine-config": "^3.0.0", | ||
"fs-extra": "^4.0.1", | ||
@@ -38,2 +37,3 @@ "http-call": "^3.0.2", | ||
"babel-plugin-transform-flow-strip-types": "6.22.0", | ||
"cli-engine-config": "^3.1.0", | ||
"eslint": "^4.6.1", | ||
@@ -47,3 +47,3 @@ "eslint-config-standard": "10.2.1", | ||
"eslint-plugin-standard": "3.0.1", | ||
"flow-bin": "^0.54.0", | ||
"flow-bin": "^0.54.1", | ||
"flow-copy-source": "^1.2.1", | ||
@@ -54,3 +54,3 @@ "flow-typed": "^2.1.5", | ||
"jest-junit": "^3.0.0", | ||
"lint-staged": "^4.1.0", | ||
"lint-staged": "^4.1.2", | ||
"nock": "^9.0.14", | ||
@@ -84,2 +84,5 @@ "nodemon": "^1.12.0", | ||
"main": "lib/index.js", | ||
"peerDependencies": { | ||
"cli-engine-config": "^3.0.0" | ||
}, | ||
"repository": "heroku/cli-engine-command", | ||
@@ -86,0 +89,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
88337
27
- Removedcli-engine-config@^3.0.0