New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

qunit

Package Overview
Dependencies
Maintainers
6
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qunit - npm Package Compare versions

Comparing version 2.18.1 to 2.18.2

10

package.json

@@ -5,7 +5,7 @@ {

"description": "The powerful, easy-to-use testing framework.",
"version": "2.18.1",
"version": "2.18.2",
"homepage": "https://qunitjs.com",
"author": {
"name": "OpenJS Foundation and other contributors",
"url": "https://github.com/qunitjs/qunit/blob/2.18.1/AUTHORS.txt"
"url": "https://github.com/qunitjs/qunit/blob/2.18.2/AUTHORS.txt"
},

@@ -58,3 +58,2 @@ "repository": {

"@rollup/plugin-replace": "^3.0.0",
"coveralls": "^3.1.1",
"eslint": "7.32.0",

@@ -103,4 +102,3 @@ "eslint-config-semistandard": "^16.0.0",

"coverage-cli": "nyc --use-spawn-wrap --silent bin/qunit.js test/cli/*.js",
"coverage-main": "nyc instrument --in-place qunit/ && grunt connect:base qunit",
"coveralls-upload": "cat coverage/lcov.info | coveralls"
"coverage-main": "nyc instrument --in-place qunit/ && grunt connect:base qunit"
},

@@ -116,3 +114,3 @@ "nyc": {

"html",
"lcovonly"
"clover"
],

@@ -119,0 +117,0 @@ "report-dir": "coverage"

qunit/qunit.css

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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