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 3.1.2 to 3.1.3

2

index.js

@@ -62,3 +62,3 @@ 'use strict';

var MergeTrees = require('broccoli-merge-trees');
var qunitPath = path.join(path.dirname(resolve.sync('qunitjs')), '..');
var qunitPath = path.join(path.dirname(resolve.sync('qunit')), '..');

@@ -65,0 +65,0 @@ var trees = [

{
"name": "ember-cli-qunit",
"version": "3.1.2",
"version": "3.1.3",
"description": "QUnit testing package for ember-cli applications",

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

"qunit-notifications": "^0.1.1",
"qunitjs": "^2.0.1",
"qunit": "^2.4.1",
"resolve": "^1.1.6",

@@ -40,0 +40,0 @@ "silent-error": "^1.0.0"

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