cli-engine-command
Advanced tools
Comparing version 4.0.5 to 4.0.6
{ | ||
"name": "cli-engine-command", | ||
"description": "base CLI command for cli-engine", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"author": "Jeff Dickey @dickeyxxx", | ||
"bugs": "https://github.com/heroku/cli-engine-command/issues", | ||
"dependencies": { | ||
"ansi-escapes": "2.0.0", | ||
"cardinal": "^1.0.0", | ||
"chalk": "^1.1.3", | ||
"cli-engine-config": "1.3.1", | ||
"fs-extra": "3.0.1", | ||
"ansi-escapes": "2.x", | ||
"cardinal": "1.x", | ||
"chalk": "1.x", | ||
"fs-extra": "3.x", | ||
"http-call": "1.1.2", | ||
"lodash.maxby": "4.6.0", | ||
"lodash.merge": "4.6.0", | ||
"lodash.maxby": "4.x", | ||
"lodash.merge": "4.x", | ||
"netrc-parser": "2.0.2", | ||
"string": "3.3.3", | ||
"supports-color": "^3.2.3" | ||
"string": "3.x", | ||
"supports-color": "3.x" | ||
}, | ||
@@ -27,2 +26,3 @@ "devDependencies": { | ||
"babel-plugin-transform-flow-strip-types": "6.22.0", | ||
"cli-engine-config": "1.3.2", | ||
"flow-bin": "0.47.0", | ||
@@ -62,2 +62,5 @@ "flow-copy-source": "1.1.0", | ||
"main": "lib/index.js", | ||
"peerDependencies": { | ||
"cli-engine-config": "1.x" | ||
}, | ||
"repository": "heroku/cli-engine-command", | ||
@@ -64,0 +67,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
136772
17
+ Addedansi-styles@3.2.1(transitive)
+ Addedcli-engine-config@1.7.0(transitive)
+ Addedcolor-convert@1.9.3(transitive)
+ Addedcolor-name@1.1.3(transitive)
+ Addedfs-extra@4.0.3(transitive)
+ Addedjest-matcher-utils@20.0.3(transitive)
+ Addedjest-validate@20.0.3(transitive)
+ Addedjsonfile@4.0.0(transitive)
+ Addedleven@2.1.0(transitive)
+ Addedlodash.merge@4.6.2(transitive)
+ Addedpretty-format@20.0.3(transitive)
+ Addeduuid@3.4.0(transitive)
- Removedcli-engine-config@1.3.1
- Removedcli-engine-config@1.3.1(transitive)
- Removedlodash.merge@4.6.0(transitive)
- Removeduuid@3.0.1(transitive)
Updatedansi-escapes@2.x
Updatedcardinal@1.x
Updatedchalk@1.x
Updatedfs-extra@3.x
Updatedlodash.maxby@4.x
Updatedlodash.merge@4.x
Updatedstring@3.x
Updatedsupports-color@3.x