Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-cli-ecosystem-installer

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-ecosystem-installer - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

coverage/coverage.json

4

CHANGELOG.md

@@ -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

11

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc