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.10.0-canary.a2f3a48 to 4.10.0-canary.b03ada3

20

locales/_template.json

@@ -9,4 +9,4 @@ {

"area-alt": {
"description": "Ensure <area> elements of image maps have alternate text",
"help": "Active <area> elements must have alternate text"
"description": "Ensure <area> elements of image maps have alternative text",
"help": "Active <area> elements must have alternative text"
},

@@ -226,4 +226,4 @@ "aria-allowed-attr": {

"image-alt": {
"description": "Ensure <img> elements have alternate text or a role of none or presentation",
"help": "Images must have alternate text"
"description": "Ensure <img> elements have alternative text or a role of none or presentation",
"help": "Images must have alternative text"
},

@@ -239,4 +239,4 @@ "image-redundant-alt": {

"input-image-alt": {
"description": "Ensure <input type=\"image\"> elements have alternate text",
"help": "Image buttons must have alternate text"
"description": "Ensure <input type=\"image\"> elements have alternative text",
"help": "Image buttons must have alternative text"
},

@@ -336,4 +336,4 @@ "label-content-name-mismatch": {

"object-alt": {
"description": "Ensure <object> elements have alternate text",
"help": "<object> elements must have alternate text"
"description": "Ensure <object> elements have alternative text",
"help": "<object> elements must have alternative text"
},

@@ -357,3 +357,3 @@ "p-as-heading": {

"role-img-alt": {
"description": "Ensure [role=\"img\"] elements have alternate text",
"description": "Ensure [role=\"img\"] elements have alternative text",
"help": "[role=\"img\"] elements must have an alternative text"

@@ -795,3 +795,3 @@ },

"fail": "Form element does not have an implicit (wrapped) <label>",
"incomplete": "Unable to determine if form element has an implicit (wrapped} <label>"
"incomplete": "Unable to determine if form element has an implicit (wrapped) <label>"
},

@@ -798,0 +798,0 @@ "label-content-name-mismatch": {

{
"name": "axe-core",
"description": "Accessibility engine for automated Web UI testing",
"version": "4.10.0-canary.a2f3a48",
"version": "4.10.0-canary.b03ada3",
"license": "MPL-2.0",

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

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

},
"4.10.0-canary.a2f3a48": {
"axe.js": "sha256-+zI21iHtRU+jN553pnZ9Xw5Thcdr/o4DWJ+pk3foRdw=",
"axe.min.js": "sha256-eetiILhJdn4Bye2eKlAx84p/msrYhyhDiYeLXuBJ1zs="
"4.10.0-canary.b03ada3": {
"axe.js": "sha256-RMYQf8D/l1ayWEqDC23aSm0Dw8iHpOIfz1BbDUyNnPs=",
"axe.min.js": "sha256-xdVkSr+seFH6aTVYNj8af/z/0LJj1LMSiRse7Vd+598="
}
}

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