ember-cli-ecosystem-installer
Advanced tools
Comparing version 0.9.1 to 0.9.2
@@ -0,1 +1,6 @@ | ||
# 0.9.2 | ||
* Move dependencies to avoid user of the package to install those | ||
# 0.9.1 | ||
@@ -2,0 +7,0 @@ * Update repo description |
{ | ||
"name": "ember-cli-ecosystem-installer", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "Tool to install/uninstall the LTS ecosystem packages", | ||
@@ -25,4 +25,2 @@ "directories": { | ||
"chalk": "^1.1.3", | ||
"child-process-promise": "^2.1.3", | ||
"cli-spinner": "^0.2.5", | ||
"ember-cli": "^2.7.0", | ||
@@ -50,3 +48,2 @@ "ember-cli-app-version": "^1.0.0", | ||
"mocha": "3.0.2", | ||
"promise": "^7.1.1", | ||
"testdouble": "^1.6.0" | ||
@@ -66,3 +63,6 @@ }, | ||
"ember-computed-decorators": ">=0.2.2 <2.0.0", | ||
"lodash": "^4.15.0" | ||
"lodash": "^4.15.0", | ||
"promise": "^7.1.1", | ||
"child-process-promise": "^2.1.3", | ||
"cli-spinner": "^0.2.5" | ||
}, | ||
@@ -69,0 +69,0 @@ "ember-addon": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
628123
25
8
+ Addedchild-process-promise@^2.1.3
+ Addedcli-spinner@^0.2.5
+ Addedpromise@^7.1.1
+ Addedasap@2.0.6(transitive)
+ Addedchild-process-promise@2.2.1(transitive)
+ Addedcli-spinner@0.2.10(transitive)
+ Addedcross-spawn@4.0.2(transitive)
+ Addednode-version@1.2.0(transitive)
+ Addedpromise@7.3.1(transitive)
+ Addedpromise-polyfill@6.1.0(transitive)