ember-cli-ecosystem-installer
Advanced tools
Comparing version 0.7.1 to 0.7.2
@@ -0,1 +1,5 @@ | ||
# 0.7.2 | ||
* Fix build, coverage and npm tags | ||
* Add coverage | ||
# 0.7.1 | ||
@@ -2,0 +6,0 @@ * Change repo in package.json |
{ | ||
"name": "ember-cli-ecosystem-installer", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "The default blueprint for ember-cli addons.", | ||
@@ -13,3 +13,3 @@ "directories": { | ||
"test": "npm run-script lint && npm run-script utest", | ||
"utest": "mocha node-tests --recursive", | ||
"utest": "istanbul cover _mocha node-tests/blueprints/*.js", | ||
"lint": "eslint *.js addon app blueprints config tests" | ||
@@ -25,2 +25,4 @@ }, | ||
"broccoli-asset-rev": "^2.2.0", | ||
"chalk": "^1.1.3", | ||
"child-process-promise": "^2.1.3", | ||
"cli-spinner": "^0.2.5", | ||
@@ -46,8 +48,7 @@ "ember-cli": "^2.7.0", | ||
"figures": "^1.7.0", | ||
"istanbul": "^0.4.5", | ||
"loader.js": "^4.0.0", | ||
"mocha": "3.0.2", | ||
"testdouble": "^1.6.0", | ||
"promise": "^7.1.1", | ||
"chalk": "^1.1.3", | ||
"child-process-promise": "^2.1.3" | ||
"testdouble": "^1.6.0" | ||
}, | ||
@@ -54,0 +55,0 @@ "keywords": [ |
@@ -1,9 +0,9 @@ | ||
[ci-img]: https://img.shields.io/travis/ciena-frost/ember-frost-lts.svg "Travis CI Build Status" | ||
[ci-url]: https://travis-ci.org/ciena-frost/ember-frost-lts | ||
[ci-img]: https://img.shields.io/travis/ciena-blueplanet/ember-cli-ecoystem-installer.svg "Travis CI Build Status" | ||
[ci-url]: https://travis-ci.org/ciena-blueplanet/ember-cli-ecoystem-installer | ||
[cov-img]: https://img.shields.io/coveralls/ciena-frost/ember-frost-lts.svg "Coveralls Code Coverage" | ||
[cov-url]: https://coveralls.io/github/ciena-frost/ember-frost-lts | ||
[cov-img]: https://img.shields.io/coveralls/ciena-blueplanet/ember-cli-ecoystem-installer.svg "Coveralls Code Coverage" | ||
[cov-url]: https://coveralls.io/github/ciena-blueplanet/ember-cli-ecoystem-installer | ||
[npm-img]: https://img.shields.io/npm/v/ember-frost-lts.svg "NPM Version" | ||
[npm-url]: https://www.npmjs.com/package/ember-frost-lts | ||
[npm-img]: https://img.shields.io/npm/v/ember-cli-ecoystem-installer.svg "NPM Version" | ||
[npm-url]: https://www.npmjs.com/package/ember-cli-ecoystem-installer | ||
@@ -10,0 +10,0 @@ [![Travis][ci-img]][ci-url] [![Coveralls][cov-img]][cov-url] [![NPM][npm-img]][npm-url] |
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
627865
58
4960
28