@storybook/addon-a11y
Advanced tools
Comparing version 8.3.0-beta.1 to 8.3.0-beta.2
{ | ||
"name": "@storybook/addon-a11y", | ||
"version": "8.3.0-beta.1", | ||
"version": "8.3.0-beta.2", | ||
"description": "Test component compliance with web accessibility standards", | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@storybook/addon-highlight": "8.3.0-beta.1", | ||
"@storybook/addon-highlight": "8.3.0-beta.2", | ||
"axe-core": "^4.2.0" | ||
@@ -74,3 +74,3 @@ }, | ||
"peerDependencies": { | ||
"storybook": "^8.3.0-beta.1" | ||
"storybook": "^8.3.0-beta.2" | ||
}, | ||
@@ -77,0 +77,0 @@ "publishConfig": { |
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@storybook/addon-highlight@8.3.0-beta.2(transitive)
- Removed@storybook/addon-highlight@8.3.0-beta.1(transitive)