@storybook/addon-jest
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0-alpha.2
{ | ||
"name": "@storybook/addon-jest", | ||
"version": "4.0.0-alpha.1", | ||
"version": "4.0.0-alpha.2", | ||
"description": "React storybook addon that show component jest report", | ||
@@ -28,3 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@storybook/components": "4.0.0-alpha.1", | ||
"@storybook/addons": "4.0.0-alpha.2", | ||
"@storybook/components": "4.0.0-alpha.2", | ||
"babel-runtime": "^6.26.0", | ||
@@ -37,3 +38,2 @@ "glamor": "^2.20.40", | ||
"peerDependencies": { | ||
"@storybook/addons": "^3.3.0", | ||
"react": "*", | ||
@@ -40,0 +40,0 @@ "react-dom": "*" |
@@ -7,5 +7,5 @@ # Storybook addon Jest | ||
[![Storybook Jest Addon Demo](@storybook/addon-jest.gif)](https://storybook-addon-jest-example.herokuapp.com/) | ||
[![Storybook Jest Addon Demo](https://raw.githubusercontent.com/storybooks/storybook-addon-jest/master/storybook-addon-jest.gif)](http://storybooks-official.netlify.com/?selectedKind=Addons%7Cjest&selectedStory=withTests&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Ftests%2Fpanel) | ||
> Checkout the above [Live Storybook](https://storybook-addon-jest-example.herokuapp.com/). | ||
> Checkout the above [Live Storybook](http://storybooks-official.netlify.com/?selectedKind=Addons%7Cjest&selectedStory=withTests&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Ftests%2Fpanel). | ||
@@ -12,0 +12,0 @@ ## Getting started |
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
5235365
+ Added@storybook/addons@4.0.0-alpha.2(transitive)
+ Added@storybook/channels@4.0.0-alpha.2(transitive)
+ Added@storybook/components@4.0.0-alpha.2(transitive)
- Removed@storybook/addons@3.4.12(transitive)
- Removed@storybook/components@4.0.0-alpha.1(transitive)