Socket
Socket
Sign inDemoInstall

karma-qunit

Package Overview
Dependencies
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma-qunit - npm Package Compare versions

Comparing version 2.0.2 to 2.1.0

3

lib/adapter.js

@@ -58,2 +58,5 @@ (function(window) {

document.body.appendChild(fixture)
if (typeof runner.config.fixture === 'undefined') {
runner.config.fixture = ''
}
}

@@ -60,0 +63,0 @@ }

8

package.json
{
"name": "karma-qunit",
"version": "2.0.2",
"version": "2.1.0",
"description": "A Karma plugin. Adapter for QUnit testing framework.",

@@ -62,6 +62,8 @@ "main": "lib/index.js",

"Friedel Ziegelmayer <friedel.ziegelmayer@gmail.com>",
"Aymeric Beaumet <aymeric@beaumet.me>",
"Ulrich Block <u.block@sap.com>",
"masubi <masubi@users.noreply.github.com>",
"Aymeric Beaumet <aymeric@beaumet.me>",
"johnjbarton <johnjbarton@johnjbarton.com>",
"thenickcox <nick@nickcox.me>",
"Aymeric Beaumet <aymeric.beaumet@gmail.com>",
"Brian Donovan <donovan@squareup.com>",

@@ -75,4 +77,4 @@ "Daniel Herman <daniel.c.herman@gmail.com>",

"pallxk <github@pallxk.com>",
"Aymeric Beaumet <aymeric.beaumet@gmail.com>"
"Aliaksei Sapach <dreamsonic@tut.by>"
]
}
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