Socket
Socket
Sign inDemoInstall

axe-core

Package Overview
Dependencies
Maintainers
4
Versions
1362
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 4.9.1-canary.7844c7c to 4.9.1-canary.79f0908

8

package.json
{
"name": "axe-core",
"description": "Accessibility engine for automated Web UI testing",
"version": "4.9.1-canary.7844c7c",
"version": "4.9.1-canary.79f0908",
"license": "MPL-2.0",

@@ -119,3 +119,3 @@ "engines": {

"devDependencies": {
"@axe-core/webdriverjs": "^4.5.2",
"@axe-core/webdriverjs": "^4.9.0",
"@babel/core": "^7.20.12",

@@ -193,6 +193,6 @@ "@babel/plugin-proposal-object-rest-spread": "^7.20.7",

"*.js": [
"eslint --fix",
"prettier --write"
"prettier --write",
"eslint --fix"
]
}
}

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

},
"4.9.1-canary.7844c7c": {
"axe.js": "sha256-TX7Ckp/neEW4KP8S+YlmbmvMFLrE8o8ZYm1j8rh+elc=",
"axe.min.js": "sha256-284Sy0B10kgk36ZndLjgktONSH7ubc9nFIi8iMzdBJE="
"4.9.1-canary.79f0908": {
"axe.js": "sha256-q1LmbaDMqKty5VvZz1HIOXkneKY3R43goJ+sKGUhXb8=",
"axe.min.js": "sha256-z+ygBJFwkRkRoUrk2ASZjdcjqraM6ulTI99EwDhVw7w="
}
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc