New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@storybook/blocks

Package Overview
Dependencies
Maintainers
12
Versions
1066
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/blocks - npm Package Compare versions

Comparing version 9.0.0-alpha.1 to 9.0.0-alpha.2

dist/chunk-2PTXLE6R.mjs

2

dist/index.d.ts

@@ -216,3 +216,3 @@ import { Conditional, DocsContextProps, PreparedStory, ModuleExports, Renderer as Renderer$1, Args as Args$1, StoryId, ModuleExport, ResolvedModuleExportType, ResolvedModuleExportFromType, Parameters as Parameters$1, ProjectAnnotations, BaseAnnotations, ComponentTitle } from 'storybook/internal/types';

transform?: (code: string, storyContext: ReturnType<DocsContextProps['getStoryContext']>) => string;
/** Internal: set by our CSF loader (`enrichCsf` in `@storybook/csf-tools`). */
/** Internal: set by our CSF loader (`enrichCsf` in `storybook/internal/csf-tools`). */
originalSource?: string;

@@ -219,0 +219,0 @@ };

{
"name": "@storybook/blocks",
"version": "9.0.0-alpha.1",
"version": "9.0.0-alpha.2",
"description": "Storybook Doc Blocks",

@@ -50,5 +50,5 @@ "keywords": [

"devDependencies": {
"@storybook/addon-actions": "9.0.0-alpha.1",
"@storybook/react": "9.0.0-alpha.1",
"@storybook/test": "9.0.0-alpha.1",
"@storybook/addon-actions": "9.0.0-alpha.2",
"@storybook/react": "9.0.0-alpha.2",
"@storybook/test": "9.0.0-alpha.2",
"@types/color-convert": "^2.0.0",

@@ -68,3 +68,3 @@ "color-convert": "^2.0.1",

"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"storybook": "^9.0.0-alpha.1"
"storybook": "^9.0.0-alpha.2"
},

@@ -71,0 +71,0 @@ "peerDependenciesMeta": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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