Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

axe-core

Package Overview
Dependencies
0
Maintainers
4
Versions
1335
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.9.1-canary.3d36f97 to 4.9.1-canary.3ef9353

18

package.json
{
"name": "axe-core",
"description": "Accessibility engine for automated Web UI testing",
"version": "4.9.1-canary.3d36f97",
"version": "4.9.1-canary.3ef9353",
"license": "MPL-2.0",

@@ -79,2 +79,4 @@ "engines": {

"build": "grunt",
"patch": "npx patch-package",
"unpatch": "npx patch-package --reverse",
"eslint": "eslint --color --format stylish '{lib,test,build,doc}/**/*.js' 'Gruntfile.js'",

@@ -114,3 +116,3 @@ "test": "npm run test:tsc && run-s \"test:unit:* -- {@}\" --",

"fmt": "prettier --write .",
"prepare": "husky",
"prepare": "husky && npm run patch",
"prebuild": "node ./build/check-node-version.js",

@@ -135,3 +137,3 @@ "pretest": "node ./build/check-node-version.js",

"clone": "^2.1.2",
"colorjs.io": "^0.4.3",
"colorjs.io": "0.4.3",
"conventional-commits-parser": "^5.0.0",

@@ -143,7 +145,8 @@ "core-js": "^3.27.1",

"esbuild": "^0.10.x",
"eslint": "^8.31.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-mocha-no-only": "^1.1.1",
"eslint": "^9.2.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-mocha-no-only": "^1.2.0",
"execa": "5.x",
"glob": "^10.3.10",
"globals": "^15.2.0",
"grunt": "^1.5.3",

@@ -177,2 +180,3 @@ "grunt-babel": "^8.0.0",

"outdent": "^0.8.0",
"patch-package": "^8.0.0",
"prettier": "^3.0.3",

@@ -182,3 +186,3 @@ "revalidator": "^0.3.1",

"serve-handler": "^6.1.5",
"sinon": "^17.0.0",
"sinon": "^18.0.0",
"sri-toolbox": "^0.2.0",

@@ -185,0 +189,0 @@ "standard-version": "^9.5.0",

@@ -382,6 +382,6 @@ {

},
"4.9.1-canary.3d36f97": {
"axe.js": "sha256-M+WynaGMQG0AWC1cVk9cvMmLxrlfaDV3gA57ZBFshek=",
"axe.min.js": "sha256-3iZc7p83wFIWfGoELAjn4y8H472sjBzrIQ79tOvh/Sc="
"4.9.1-canary.3ef9353": {
"axe.js": "sha256-yk0Pcwq1ZR+RNY7RhCt00DoaBTyOGPV9qcdJmTs+HmM=",
"axe.min.js": "sha256-2JC+Kf4ettodlNl+qgXGAYjfO5sL8xNvDkBPDL2gVNc="
}
}

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

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc