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.19.2 to 2.19.3

28

package.json

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

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

@@ -50,9 +50,9 @@ "repository": {

"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/plugin-external-helpers": "^7.14.5",
"@babel/preset-env": "^7.15.6",
"@babel/core": "^7.19.6",
"@babel/plugin-external-helpers": "^7.18.6",
"@babel/preset-env": "^7.19.4",
"@qunitjs/browserstack-runner": "0.9.5-qunitjs.1",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.1.0",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-replace": "^3.0.0",

@@ -65,3 +65,3 @@ "benchmark": "2.1.4",

"eslint-plugin-html": "^6.1.2",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-json-es": "^1.5.5",

@@ -74,9 +74,9 @@ "eslint-plugin-markdown": "^2.2.1",

"fuzzysort": "1.2.1",
"grunt": "^1.5.2",
"grunt": "^1.5.3",
"grunt-contrib-connect": "^3.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-qunit": "^5.1.0",
"grunt-contrib-qunit": "^5.1.1",
"grunt-git-authors": "^3.2.0",
"grunt-search": "^0.1.8",
"kleur": "4.1.4",
"kleur": "4.1.5",
"npm-reporter": "file:./test/cli/fixtures/npm-reporter",

@@ -87,4 +87,4 @@ "nyc": "^15.1.0",

"rimraf": "^3.0.2",
"rollup": "^2.56.3",
"semver": "^7.3.5"
"rollup": "^2.79.1",
"semver": "^7.3.8"
},

@@ -91,0 +91,0 @@ "scripts": {

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