Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

axe-core

Package Overview
Dependencies
Maintainers
4
Versions
1377
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.11fad59 to 4.9.1-canary.135898b

9

locales/_template.json

@@ -376,2 +376,6 @@ {

},
"summary-name": {
"description": "Ensures summary elements have discernible text",
"help": "Summary elements must have discernible text"
},
"svg-img-alt": {

@@ -686,4 +690,5 @@ "description": "Ensures <svg> elements with an img, graphics-document or graphics-symbol role have an accessible text",

"autocomplete-valid": {
"pass": "The autocomplete attribute is correctly formatted",
"fail": "The autocomplete attribute is incorrectly formatted"
"pass": "the autocomplete attribute is correctly formatted",
"fail": "the autocomplete attribute is incorrectly formatted",
"incomplete": "the autocomplete attribute has a non-standard value. Check whether any standard value could be used instead."
},

@@ -690,0 +695,0 @@ "accesskeys": {

{
"name": "axe-core",
"description": "Accessibility engine for automated Web UI testing",
"version": "4.9.1-canary.11fad59",
"version": "4.9.1-canary.135898b",
"license": "MPL-2.0",

@@ -6,0 +6,0 @@ "engines": {

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

},
"4.9.1-canary.11fad59": {
"axe.js": "sha256-D3HJfQ2YoZDdO8fr62hevEUOS0sCzeo2y2Qo2RXgFYw=",
"axe.min.js": "sha256-ou0XS12fEdVox7+H1WtBN4PgHZXTcWGB32F/tPudxDQ="
"4.9.1-canary.135898b": {
"axe.js": "sha256-F9VxaUj18uqzclG5wGzojRyJ93b18kDbPals0JTo480=",
"axe.min.js": "sha256-RMvJRYwNsTyYi3/1uz8KQKRqtN2AlBOJm+j3nbkJS1U="
}
}

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