cli-engine-command
Advanced tools
Comparing version 6.0.1 to 6.0.2
{ | ||
"name": "cli-engine-command", | ||
"description": "base CLI command for cli-engine", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"author": "Jeff Dickey @dickeyxxx", | ||
@@ -25,13 +25,13 @@ "bugs": "https://github.com/heroku/cli-engine-command/issues", | ||
"string": "3.x", | ||
"supports-color": "^4.2.1" | ||
"supports-color": "^4.4.0" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "6.24.1", | ||
"babel-cli": "^6.26.0", | ||
"babel-eslint": "7.2.3", | ||
"babel-jest": "20.0.3", | ||
"babel-plugin-transform-class-properties": "6.24.1", | ||
"babel-plugin-transform-es2015-modules-commonjs": "6.24.1", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", | ||
"babel-plugin-transform-flow-strip-types": "6.22.0", | ||
"cli-engine-config": "^1.3.8", | ||
"eslint": "^4.4.1", | ||
"cli-engine-config": "^1.6.1", | ||
"eslint": "^4.5.0", | ||
"eslint-config-standard": "10.2.1", | ||
@@ -44,7 +44,7 @@ "eslint-plugin-flowtype": "^2.34.1", | ||
"eslint-plugin-standard": "3.0.1", | ||
"flow-bin": "^0.52.0", | ||
"flow-copy-source": "^1.2.0", | ||
"flow-bin": "^0.53.1", | ||
"flow-copy-source": "^1.2.1", | ||
"flow-typed": "^2.1.5", | ||
"jest": "20.0.4", | ||
"jest-junit": "^2.1.0", | ||
"jest-junit": "^3.0.0", | ||
"nock": "^9.0.14", | ||
@@ -51,0 +51,0 @@ "nodemon": "1.11.0", |
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
147560
Updatedsupports-color@^4.4.0