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