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

axe-core

Package Overview
Dependencies
Maintainers
4
Versions
1397
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axe-core - npm Package Compare versions

Comparing version

to
4.10.0-canary.154ff6d

3

package.json
{
"name": "axe-core",
"description": "Accessibility engine for automated Web UI testing",
"version": "4.10.0-canary.0d03b0a",
"version": "4.10.0-canary.154ff6d",
"license": "MPL-2.0",

@@ -115,2 +115,3 @@ "engines": {

"fmt": "prettier --write .",
"fmt:check": "prettier --check .",
"prepare": "husky && npm run patch",

@@ -117,0 +118,0 @@ "prebuild": "node ./build/check-node-version.js",

@@ -386,6 +386,6 @@ {

},
"4.10.0-canary.0d03b0a": {
"axe.js": "sha256-miI5/znbDrl/maBDMPxZC9z45Pec0i3Sdd1SRDCRQaw=",
"axe.min.js": "sha256-kqkKv7wQT6IOI7uRbAEumxlT1J1PoseKBJOiR02BDHE="
"4.10.0-canary.154ff6d": {
"axe.js": "sha256-APmPEo8ASpuMW2oqRisrl237pNNQR1pTvQGMz8HtRaQ=",
"axe.min.js": "sha256-c/Mj3mzEVa0Taa3PpqLSohMwASUfX4DGEuYUOeBOHxc="
}
}

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

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