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

ember-qunit

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-qunit - npm Package Compare versions

Comparing version 0.4.18 to 0.4.19

4

package.json
{
"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

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