@brightspace-ui/labs
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -16,2 +16,3 @@ { | ||
"./components/pager-numeric.js": "./src/components/pagination/pager-numeric.js", | ||
"./components/status-icon.js": "./src/components/status-icon/status-icon.js", | ||
"./controllers/computed-value.js": "./src/controllers/computed-values/computed-value.js", | ||
@@ -28,4 +29,5 @@ "./controllers/computed-values.js": "./src/controllers/computed-values/computed-values.js", | ||
"start": "web-dev-server --node-resolve --open --watch", | ||
"test": "npm run lint && npm run test:translations && npm run test:unit", | ||
"test": "npm run lint && npm run test:translations && npm run test:unit && npm run test:axe", | ||
"test:translations": "mfv -e -i untranslated", | ||
"test:axe": "d2l-test-runner axe --chrome", | ||
"test:unit": "d2l-test-runner", | ||
@@ -56,3 +58,3 @@ "test:vdiff": "d2l-test-runner vdiff" | ||
}, | ||
"version": "2.0.0" | ||
"version": "2.1.0" | ||
} |
@@ -39,2 +39,5 @@ # @brightspace-ui/labs | ||
# accessibility tests | ||
npm run test:axe | ||
# unit tests | ||
@@ -41,0 +44,0 @@ npm run test:unit |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
203434
50
2615
69