cli-engine-heroku
Advanced tools
Comparing version 6.0.0-ts.0 to 6.0.0-ts.1
{ | ||
"name": "cli-engine-heroku", | ||
"description": "heroku specific functionality for the cli-engine", | ||
"version": "6.0.0-ts.0", | ||
"version": "6.0.0-ts.1", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -10,2 +10,4 @@ "bugs": "https://github.com/heroku/cli-engine-heroku/issues", | ||
"chalk": "2.3.0", | ||
"cli-engine-command": "ts", | ||
"cli-engine-config": "ts", | ||
"cli-ux": "^2.0.5", | ||
@@ -25,4 +27,2 @@ "heroku-client": "^3.0.3", | ||
"@types/supports-color": "3.1.0", | ||
"cli-engine-command": "ts", | ||
"cli-engine-config": "ts", | ||
"del-cli": "1.1.0", | ||
@@ -49,6 +49,2 @@ "husky": "0.14.3", | ||
"main": "lib/index.js", | ||
"peerDependencies": { | ||
"cli-engine-command": "^10.0.0", | ||
"cli-engine-config": "^4.0.0" | ||
}, | ||
"repository": "heroku/cli-engine-heroku", | ||
@@ -55,0 +51,0 @@ "scripts": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15
4
51249
+ Addedcli-engine-command@ts
+ Addedcli-engine-config@ts
+ Addedcli-engine-command@10.1.0-ts.4(transitive)
+ Addedcli-engine-config@4.3.0-ts.4(transitive)
+ Addedcli-flags@1.0.19(transitive)
- Removedcli-engine-command@10.0.2(transitive)
- Removedcli-engine-config@4.2.3(transitive)
- Removedcli-flags@1.0.18(transitive)