@qualweb/wcag-techniques
Advanced tools
Comparing version 0.3.7 to 0.3.8
{ | ||
"name": "@qualweb/wcag-techniques", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"description": "Implementation of the WCAG 2.1 techniques", | ||
@@ -13,2 +13,4 @@ "main": "dist/wcag.bundle.js", | ||
"test:url": "mocha test/url.spec.mjs", | ||
"test:t17": "mocha test/techniques/QW-WCAG-T17.spec.mjs", | ||
"test:t9": "mocha test/techniques/QW-WCAG-T9.spec.mjs", | ||
"test:t33": "mocha test/techniques/QW-WCAG-T33.spec.mjs", | ||
@@ -15,0 +17,0 @@ "test:t34": "mocha test/techniques/QW-WCAG-T34.spec.mjs", |
Sorry, the diff of this file is too big to display
101489