@storybook/addon-interactions
Advanced tools
Comparing version 8.3.0-alpha.9 to 8.3.0-alpha.10
{ | ||
"name": "@storybook/addon-interactions", | ||
"version": "8.3.0-alpha.9", | ||
"version": "8.3.0-alpha.10", | ||
"description": "Automate, test and debug user interactions", | ||
@@ -57,4 +57,4 @@ "keywords": [ | ||
"@storybook/global": "^5.0.0", | ||
"@storybook/instrumenter": "8.3.0-alpha.9", | ||
"@storybook/test": "8.3.0-alpha.9", | ||
"@storybook/instrumenter": "8.3.0-alpha.10", | ||
"@storybook/test": "8.3.0-alpha.10", | ||
"polished": "^4.2.2", | ||
@@ -73,3 +73,3 @@ "ts-dedent": "^2.2.0" | ||
"peerDependencies": { | ||
"storybook": "^8.3.0-alpha.9" | ||
"storybook": "^8.3.0-alpha.10" | ||
}, | ||
@@ -76,0 +76,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
72826
+ Added@storybook/instrumenter@8.3.0-alpha.10(transitive)
+ Added@storybook/test@8.3.0-alpha.10(transitive)
+ Added@testing-library/jest-dom@6.5.0(transitive)
- Removed@storybook/instrumenter@8.3.0-alpha.9(transitive)
- Removed@storybook/test@8.3.0-alpha.9(transitive)
- Removed@testing-library/jest-dom@6.4.8(transitive)