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.8.4-canary.1dbea83 to 4.8.4-canary.4d65d4b

8

locales/_template.json

@@ -868,3 +868,6 @@ {

"target-offset": {
"pass": "Target has sufficient space from its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px which is at least ${data.minOffset}px.",
"pass": {
"default": "Target has sufficient space from its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px which is at least ${data.minOffset}px.",
"large": "Target far exceeds the minimum size of ${data.minOffset}px."
},
"fail": "Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of ${data.closestOffset}px instead of at least ${data.minOffset}px.",

@@ -879,3 +882,4 @@ "incomplete": {

"default": "Control has sufficient size (${data.width}px by ${data.height}px, should be at least ${data.minSize}px by ${data.minSize}px)",
"obscured": "Control is ignored because it is fully obscured and thus not clickable"
"obscured": "Control is ignored because it is fully obscured and thus not clickable",
"large": "Target far exceeds the minimum size of ${data.minSize}px."
},

@@ -882,0 +886,0 @@ "fail": {

{
"name": "axe-core",
"description": "Accessibility engine for automated Web UI testing",
"version": "4.8.4-canary.1dbea83",
"version": "4.8.4-canary.4d65d4b",
"license": "MPL-2.0",

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

@@ -374,6 +374,6 @@ {

},
"4.8.4-canary.1dbea83": {
"axe.js": "sha256-bvHFu079FW+vB0y59ghP4Cudn7uB+PRWypXJJAeS8ZM=",
"axe.min.js": "sha256-DME9I67xmUOvT8AvQ7rne3oNZg+8HT6ARtksP3KxsJ8="
"4.8.4-canary.4d65d4b": {
"axe.js": "sha256-qgbeIuZyAj+qRwLvRd6GN/RnyCe4Ci2eVVKWEACZAec=",
"axe.min.js": "sha256-bIDby1bKlxR89r5bNgcRDbVs3b1aPMCdAfCGlfZmusw="
}
}

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