@storybook/addon-storysource
Advanced tools
Comparing version 0.0.0-pr-29424-sha-612c2fbc to 0.0.0-pr-29434-sha-c02fe507
{ | ||
"name": "@storybook/addon-storysource", | ||
"version": "0.0.0-pr-29424-sha-612c2fbc", | ||
"version": "0.0.0-pr-29434-sha-c02fe507", | ||
"description": "View a story’s source code to see how it works and paste into your app", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@storybook/source-loader": "0.0.0-pr-29424-sha-612c2fbc", | ||
"@storybook/source-loader": "0.0.0-pr-29434-sha-c02fe507", | ||
"estraverse": "^5.2.0", | ||
@@ -63,3 +63,3 @@ "tiny-invariant": "^1.3.1" | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-29424-sha-612c2fbc" | ||
"storybook": "^0.0.0-pr-29434-sha-c02fe507" | ||
}, | ||
@@ -66,0 +66,0 @@ "publishConfig": { |
@@ -5,3 +5,3 @@ <h1>Storybook Storysource Addon</h1> | ||
[Framework Support](https://storybook.js.org/docs/react/api/frameworks-feature-support) | ||
[Framework Support](https://storybook.js.org/docs/configure/integration/frameworks-feature-support) | ||
@@ -60,3 +60,3 @@ ![Storysource Demo](https://raw.githubusercontent.com/storybookjs/storybook/next/code/addons/storysource/docs/demo.gif) | ||
Storysource will automatically use the light or dark syntax theme based on your storybook theme. See [Theming Storybook](https://storybook.js.org/docs/react/configure/theming) for more information. | ||
Storysource will automatically use the light or dark syntax theme based on your storybook theme. See [Theming Storybook](https://storybook.js.org/docs/configure/user-interface/theming) for more information. | ||
@@ -63,0 +63,0 @@ ![Storysource Light/Dark Themes](https://raw.githubusercontent.com/storybookjs/storybook/next/code/addons/storysource/docs/theming-light-dark.png) |
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
1893148
+ Added@storybook/source-loader@0.0.0-pr-29434-sha-c02fe507(transitive)
- Removed@storybook/source-loader@0.0.0-pr-29424-sha-612c2fbc(transitive)