@sa11y/assert
Advanced tools
Comparing version 5.1.0 to 5.2.0
{ | ||
"name": "@sa11y/assert", | ||
"version": "5.1.0", | ||
"version": "5.2.0", | ||
"description": "Provides assertAccessible API to check DOM for accessibility issues", | ||
@@ -24,5 +24,5 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@sa11y/common": "5.1.0", | ||
"@sa11y/format": "5.1.0", | ||
"@sa11y/preset-rules": "5.1.0", | ||
"@sa11y/common": "5.2.0", | ||
"@sa11y/format": "5.2.0", | ||
"@sa11y/preset-rules": "5.2.0", | ||
"axe-core": "4.7.0" | ||
@@ -32,3 +32,3 @@ }, | ||
"@jest/globals": "28.1.3", | ||
"@sa11y/test-utils": "5.1.0" | ||
"@sa11y/test-utils": "5.2.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "60b921be53c4ad776944a6538d429e93b127bf29" | ||
"gitHead": "440bbb4f9d9fc3e2263e75af8e2235008eafe789" | ||
} |
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
+ Added@sa11y/common@5.2.0(transitive)
+ Added@sa11y/format@5.2.0(transitive)
+ Added@sa11y/preset-rules@5.2.0(transitive)
- Removed@sa11y/common@5.1.0(transitive)
- Removed@sa11y/format@5.1.0(transitive)
- Removed@sa11y/preset-rules@5.1.0(transitive)
Updated@sa11y/common@5.2.0
Updated@sa11y/format@5.2.0
Updated@sa11y/preset-rules@5.2.0