@storybook/addon-backgrounds
Advanced tools
Comparing version 4.0.0-alpha.2 to 4.0.0-alpha.3
{ | ||
"name": "@storybook/addon-backgrounds", | ||
"version": "4.0.0-alpha.2", | ||
"version": "4.0.0-alpha.3", | ||
"description": "A storybook addon to show different backgrounds for your preview", | ||
@@ -27,7 +27,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@storybook/addons": "4.0.0-alpha.2", | ||
"@storybook/addons": "4.0.0-alpha.3", | ||
"babel-runtime": "^6.26.0", | ||
"global": "^4.3.2", | ||
"prop-types": "^15.6.1", | ||
"react-lifecycles-compat": "^3.0.0" | ||
"react-lifecycles-compat": "^3.0.2" | ||
}, | ||
@@ -34,0 +34,0 @@ "peerDependencies": { |
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/addons@4.0.0-alpha.3(transitive)
+ Added@storybook/channels@4.0.0-alpha.3(transitive)
- Removed@storybook/addons@4.0.0-alpha.2(transitive)
- Removed@storybook/channels@4.0.0-alpha.2(transitive)