Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@storybook/addon-storysource

Package Overview
Dependencies
Maintainers
11
Versions
1865
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/addon-storysource - npm Package Compare versions

Comparing version 8.4.0-alpha.8 to 8.4.0-beta.0

6

package.json
{
"name": "@storybook/addon-storysource",
"version": "8.4.0-alpha.8",
"version": "8.4.0-beta.0",
"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": "8.4.0-alpha.8",
"@storybook/source-loader": "8.4.0-beta.0",
"estraverse": "^5.2.0",

@@ -63,3 +63,3 @@ "tiny-invariant": "^1.3.1"

"peerDependencies": {
"storybook": "^8.4.0-alpha.8"
"storybook": "^8.4.0-beta.0"
},

@@ -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)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc