ember-qunit
Advanced tools
Comparing version 0.4.18 to 0.4.19
{ | ||
"name": "ember-qunit", | ||
"version": "0.4.18", | ||
"version": "0.4.19", | ||
"description": "QUnit helpers for testing Ember.js applications", | ||
@@ -19,3 +19,3 @@ "main": "lib/ember-qunit.js", | ||
"dependencies": { | ||
"ember-test-helpers": "^0.5.19" | ||
"ember-test-helpers": "^0.5.22" | ||
}, | ||
@@ -22,0 +22,0 @@ "devDependencies": { |
# Ember QUnit [![Build Status](https://travis-ci.org/rwjblue/ember-qunit.png)](https://travis-ci.org/rwjblue/ember-qunit) | ||
**IMPORTANT NOTE** - The build process is currently changing for this project. In v0.1.8 and below, builds were pushed to a `dist/` dir. Going forward, we're going to push builds to a separate repo: [ember-qunit-builds](https://github.com/rwjblue/ember-qunit-builds). Until this transition is complete, please update your bower.json if it's referencing `rwjblue/ember-qunit#master`. Instead specify a version (`rwjblue/ember-qunit#v0.1.8`) or SHA (f3f852789bc80486afae1a9ddb7810356050fe9b or older). | ||
------- | ||
Ember QUnit simplifies unit testing of Ember applications with QUnit by | ||
@@ -8,0 +4,0 @@ providing QUnit-specific wrappers around the helpers contained in |
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
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
0
16686
261
Updatedember-test-helpers@^0.5.22