@qualweb/wcag-techniques
Advanced tools
Comparing version 0.3.15 to 0.3.16
{ | ||
"name": "@qualweb/wcag-techniques", | ||
"version": "0.3.15", | ||
"version": "0.3.16", | ||
"description": "Implementation of the WCAG 2.1 techniques", | ||
@@ -17,2 +17,3 @@ "main": "dist/wcag.bundle.js", | ||
"test:t34": "mocha test/techniques/QW-WCAG-T34.spec.mjs", | ||
"test:t35": "mocha test/techniques/QW-WCAG-T35.spec.mjs", | ||
"compile:techniques": "node compile-techniques.js", | ||
@@ -48,3 +49,3 @@ "lint": "eslint src --ext .ts", | ||
"@qualweb/dom": "0.2.9", | ||
"@qualweb/locale": "0.1.16", | ||
"@qualweb/locale": "0.1.17", | ||
"@qualweb/qw-page": "0.2.18", | ||
@@ -51,0 +52,0 @@ "@qualweb/types": "0.7.25", |
Sorry, the diff of this file is too big to display
102174