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

ember-cli-qunit

Package Overview
Dependencies
Maintainers
1
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 0.0.1 to 0.0.2

2

index.js

@@ -43,2 +43,3 @@ 'use strict';

app.import('vendor/ember-qunit/dist/named-amd/main.js', {
type: 'test',
exports: {

@@ -57,2 +58,3 @@ 'ember-qunit': [

app.import('vendor/ember-cli-shims/test-shims.js', {
type: 'test',
exports: {

@@ -59,0 +61,0 @@ 'qunit': ['default']

2

package.json
{
"name": "ember-cli-qunit",
"version": "0.0.1",
"version": "0.0.2",
"description": "QUnit testing package for ember-cli applications",

@@ -5,0 +5,0 @@ "main": "index.js",

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