Socket
Socket
Sign inDemoInstall

ember-cli-qunit

Package Overview
Dependencies
Maintainers
6
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-qunit - npm Package Compare versions

Comparing version 4.1.0-beta.3 to 4.1.0

21

CHANGELOG.md
# Change Log
## [v4.1.0](https://github.com/ember-cli/ember-cli-qunit/tree/v4.1.0) (2017-11-11)
[Full Changelog](https://github.com/ember-cli/ember-cli-qunit/compare/v4.0.2...v4.1.0)
**Closed issues:**
- Error: Merge error: conflicting capitalizations [\#195](https://github.com/ember-cli/ember-cli-qunit/issues/195)
## [v4.0.2](https://github.com/ember-cli/ember-cli-qunit/tree/v4.0.2) (2017-11-06)
[Full Changelog](https://github.com/ember-cli/ember-cli-qunit/compare/v4.1.0-beta.3...v4.0.2)
## [v4.1.0-beta.3](https://github.com/ember-cli/ember-cli-qunit/tree/v4.1.0-beta.3) (2017-11-06)
[Full Changelog](https://github.com/ember-cli/ember-cli-qunit/compare/v4.1.0-beta.2...v4.1.0-beta.3)
**Closed issues:**
- generateTestFile\(\) can generate broken code [\#142](https://github.com/ember-cli/ember-cli-qunit/issues/142)
**Merged pull requests:**
- Remove `setTestGenerator` shenanigans. [\#193](https://github.com/ember-cli/ember-cli-qunit/pull/193) ([rwjblue](https://github.com/rwjblue))
## [v4.1.0-beta.2](https://github.com/ember-cli/ember-cli-qunit/tree/v4.1.0-beta.2) (2017-10-08)

@@ -4,0 +25,0 @@ [Full Changelog](https://github.com/ember-cli/ember-cli-qunit/compare/v4.1.0-beta.1...v4.1.0-beta.2)

4

package.json
{
"name": "ember-cli-qunit",
"version": "4.1.0-beta.3",
"version": "4.1.0",
"description": "QUnit testing package for ember-cli applications",

@@ -37,3 +37,3 @@ "main": "index.js",

"ember-cli-babel": "^6.8.1",
"ember-qunit": "^3.0.0-beta.7"
"ember-qunit": "^3.0.0"
},

@@ -40,0 +40,0 @@ "devDependencies": {

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