@sa11y/assert
Advanced tools
Comparing version 6.7.1-alpha.4 to 6.8.0
{ | ||
"name": "@sa11y/assert", | ||
"version": "6.7.1-alpha.4", | ||
"version": "6.8.0", | ||
"description": "Provides assertAccessible API to check DOM for accessibility issues", | ||
@@ -24,5 +24,5 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@sa11y/common": "6.7.1-alpha.4", | ||
"@sa11y/format": "6.7.1-alpha.4", | ||
"@sa11y/preset-rules": "6.7.1-alpha.4", | ||
"@sa11y/common": "6.8.0", | ||
"@sa11y/format": "6.8.0", | ||
"@sa11y/preset-rules": "6.8.0", | ||
"axe-core": "4.9.0" | ||
@@ -32,3 +32,3 @@ }, | ||
"@jest/globals": "28.1.3", | ||
"@sa11y/test-utils": "6.7.1-alpha.4" | ||
"@sa11y/test-utils": "6.8.0" | ||
}, | ||
@@ -39,5 +39,5 @@ "publishConfig": { | ||
"engines": { | ||
"node": "^16 || ^18" | ||
"node": "^16 || ^18 || ^20" | ||
}, | ||
"gitHead": "a44a4a6d189c9d2fc1424891d72a939863a49dd4" | ||
"gitHead": "21dba8217b4a0faa62efdd5919c94b01d30ba823" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
8302
+ Added@sa11y/common@6.8.0(transitive)
+ Added@sa11y/format@6.8.0(transitive)
+ Added@sa11y/preset-rules@6.8.0(transitive)
- Removed@sa11y/common@6.7.1-alpha.4(transitive)
- Removed@sa11y/format@6.7.1-alpha.4(transitive)
- Removed@sa11y/preset-rules@6.7.1-alpha.4(transitive)
Updated@sa11y/common@6.8.0
Updated@sa11y/format@6.8.0
Updated@sa11y/preset-rules@6.8.0