cli-engine-config
Advanced tools
Comparing version 4.0.1-ts.19 to 4.0.1-ts.20
{ | ||
"name": "cli-engine-config", | ||
"description": "base cli-engine config objects and interfaces", | ||
"version": "4.0.1-ts.19", | ||
"version": "4.0.1-ts.20", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/heroku/cli-engine-config/issues", | ||
"dependencies": { | ||
"cli-flags": "1.0.16", | ||
"debug": "^3.1.0", | ||
@@ -16,3 +17,2 @@ "fs-extra": "^4.0.2", | ||
"@types/node": "8.0.53", | ||
"cli-flags": "1.0.16", | ||
"del-cli": "1.1.0", | ||
@@ -42,5 +42,2 @@ "husky": "^0.14.3", | ||
"main": "lib/config.js", | ||
"peerDependencies": { | ||
"cli-flags": "^1.0.6" | ||
}, | ||
"repository": "heroku/cli-engine-config", | ||
@@ -47,0 +44,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
13
12740
+ Addedcli-flags@1.0.16
+ Addedcli-flags@1.0.16(transitive)
- Removedcli-flags@1.0.19(transitive)