axe-core
Advanced tools
Comparing version 4.10.2-canary.11de515 to 4.10.2-canary.62388de
{ | ||
"name": "axe-core", | ||
"description": "Accessibility engine for automated Web UI testing", | ||
"version": "4.10.2-canary.11de515", | ||
"version": "4.10.2-canary.62388de", | ||
"license": "MPL-2.0", | ||
@@ -128,2 +128,3 @@ "engines": { | ||
"@deque/dot": "^1.1.5", | ||
"@types/node": "^4.9.5", | ||
"aria-practices": "github:w3c/aria-practices#ce0336bd82d7d3651abcbde86af644197ddbc629", | ||
@@ -163,3 +164,3 @@ "aria-query": "^5.1.3", | ||
"jsdoc": "^4.0.2", | ||
"jsdom": "^24.0.0", | ||
"jsdom": "^25.0.1", | ||
"karma": "^6.4.1", | ||
@@ -184,3 +185,3 @@ "karma-chai": "^0.1.0", | ||
"serve-handler": "^6.1.5", | ||
"sinon": "^18.0.0", | ||
"sinon": "^19.0.2", | ||
"sri-toolbox": "^0.2.0", | ||
@@ -187,0 +188,0 @@ "standard-version": "^9.5.0", |
@@ -394,6 +394,6 @@ { | ||
}, | ||
"4.10.2-canary.11de515": { | ||
"axe.js": "sha256-giw/yf/4YxnLVeJ9pSuzno0U2ErBxAEF1oTasnG5ydo=", | ||
"axe.min.js": "sha256-uzb/dD6kkjXuI6GYF8KIMj1XwKkX6YYXKnjXG0Vgpg8=" | ||
"4.10.2-canary.62388de": { | ||
"axe.js": "sha256-I7al+FXYIBGaVKyyuhqi3PcF2dducNy3vT/Ru0URPN8=", | ||
"axe.min.js": "sha256-OrI4iqBCmiUdbZD4UpNT8kYG3Djk7GxJEbuxNupD/AQ=" | ||
} | ||
} |
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
2882780
70