cli-engine-command
Advanced tools
Comparing version 5.1.12 to 5.1.13
@@ -1,1 +0,1 @@ | ||
"use strict"; | ||
'use strict'; |
{ | ||
"name": "cli-engine-command", | ||
"description": "base CLI command for cli-engine", | ||
"version": "5.1.12", | ||
"version": "5.1.13", | ||
"author": "Jeff Dickey @dickeyxxx", | ||
@@ -11,3 +11,3 @@ "bugs": "https://github.com/heroku/cli-engine-command/issues", | ||
"chalk": "^1.0.0", | ||
"fs-extra": "3.x", | ||
"fs-extra": "^4.0.0", | ||
"http-call": "^2.1.3", | ||
@@ -35,3 +35,3 @@ "lodash.ary": "^4.1.1", | ||
"babel-plugin-transform-flow-strip-types": "6.22.0", | ||
"cli-engine-config": "^1.3.7", | ||
"cli-engine-config": "^1.3.8", | ||
"eslint": "^4.2.0", | ||
@@ -49,3 +49,3 @@ "eslint-config-standard": "10.2.1", | ||
"jest": "20.0.4", | ||
"jest-junit": "1.5.1", | ||
"jest-junit": "^2.1.0", | ||
"nock": "^9.0.14", | ||
@@ -52,0 +52,0 @@ "nodemon": "1.11.0", |
Sorry, the diff of this file is not supported yet
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
147253
- Removedfs-extra@3.0.1(transitive)
- Removedjsonfile@3.0.1(transitive)
Updatedfs-extra@^4.0.0