cli-engine-command
Advanced tools
Comparing version 3.0.3 to 3.0.4
{ | ||
"name": "cli-engine-command", | ||
"description": "base CLI command for cli-engine", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"author": "Jeff Dickey @dickeyxxx", | ||
"bugs": "https://github.com/heroku/cli-engine-command/issues", | ||
"dependencies": { | ||
"ansi-escapes": "^1.4.0", | ||
"ansi-escapes": "2.0.0", | ||
"cardinal": "^1.0.0", | ||
"chalk": "^1.1.3", | ||
"cli-engine-config": "1.0.3", | ||
"cli-engine-config": "1.1.1", | ||
"fs-extra": "2.1.2", | ||
@@ -24,3 +24,3 @@ "got": "^6.7.1", | ||
"babel-cli": "6.24.1", | ||
"babel-eslint": "7.2.1", | ||
"babel-eslint": "7.2.3", | ||
"babel-jest": "19.0.0", | ||
@@ -30,11 +30,11 @@ "babel-plugin-transform-class-properties": "6.24.1", | ||
"babel-plugin-transform-flow-strip-types": "6.22.0", | ||
"flow-bin": "0.43.1", | ||
"flow-bin": "0.44.2", | ||
"flow-copy-source": "1.1.0", | ||
"flow-typed": "2.0.0", | ||
"flow-typed": "2.1.2", | ||
"jest": "19.0.2", | ||
"jest-junit": "1.4.0", | ||
"jest-junit": "1.5.1", | ||
"nock": "9.0.13", | ||
"nodemon": "1.11.0", | ||
"rimraf": "2.6.1", | ||
"standard": "10.0.1", | ||
"standard": "10.0.2", | ||
"std-mocks": "1.0.1" | ||
@@ -41,0 +41,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
129432
+ Addedansi-escapes@2.0.0(transitive)
+ Addedcli-engine-config@1.1.1(transitive)
- Removedansi-escapes@1.4.0(transitive)
- Removedcli-engine-config@1.0.3(transitive)
Updatedansi-escapes@2.0.0
Updatedcli-engine-config@1.1.1