Socket
Socket
Sign inDemoInstall

@storybook/blocks

Package Overview
Dependencies
23
Maintainers
29
Versions
701
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-alpha.53 to 7.0.0-alpha.54

dist/chunk-GWAJ4KRU.mjs

5

dist/index.d.ts

@@ -0,5 +1,4 @@

import { Conditional, Parameters, DocsContextProps, Renderer, Store_PropDescriptor, StrictArgTypes, StoryId, ProjectAnnotations, BaseAnnotations, Store_ModuleExports, Store_Story, StoryAnnotations, Store_ModuleExport, ComponentTitle } from '@storybook/types';
export { DocsContextProps } from '@storybook/types';
import React, { FunctionComponent, ComponentProps, ReactNode, FC, ElementType, Context } from 'react';
import { Conditional, Parameters, Renderer, Store_PropDescriptor, StrictArgTypes, StoryId, ProjectAnnotations, BaseAnnotations, Store_ModuleExports, Store_Story, StoryAnnotations, Store_ModuleExport, ComponentTitle } from '@storybook/types';
import { DocsContextProps } from '@storybook/preview-web';
export { DocsContextProps } from '@storybook/preview-web';
import { SyntaxHighlighter, ActionItem, SyntaxHighlighterFormatTypes } from '@storybook/components';

@@ -6,0 +5,0 @@ import { Channel } from '@storybook/channels';

26

package.json
{
"name": "@storybook/blocks",
"version": "7.0.0-alpha.53",
"version": "7.0.0-alpha.54",
"description": "Storybook Doc Blocks",

@@ -45,13 +45,12 @@ "keywords": [

"dependencies": {
"@storybook/api": "7.0.0-alpha.53",
"@storybook/channels": "7.0.0-alpha.53",
"@storybook/client-logger": "7.0.0-alpha.53",
"@storybook/components": "7.0.0-alpha.53",
"@storybook/core-events": "7.0.0-alpha.53",
"@storybook/channels": "7.0.0-alpha.54",
"@storybook/client-logger": "7.0.0-alpha.54",
"@storybook/components": "7.0.0-alpha.54",
"@storybook/core-events": "7.0.0-alpha.54",
"@storybook/csf": "next",
"@storybook/docs-tools": "7.0.0-alpha.53",
"@storybook/preview-web": "7.0.0-alpha.53",
"@storybook/store": "7.0.0-alpha.53",
"@storybook/theming": "7.0.0-alpha.53",
"@storybook/types": "7.0.0-alpha.53",
"@storybook/docs-tools": "7.0.0-alpha.54",
"@storybook/manager-api": "7.0.0-alpha.54",
"@storybook/preview-api": "7.0.0-alpha.54",
"@storybook/theming": "7.0.0-alpha.54",
"@storybook/types": "7.0.0-alpha.54",
"@types/lodash": "^4.14.167",

@@ -70,4 +69,3 @@ "color-convert": "^2.0.1",

"devDependencies": {
"@storybook/addon-actions": "7.0.0-alpha.53",
"@storybook/addons": "7.0.0-alpha.53",
"@storybook/addon-actions": "7.0.0-alpha.54",
"@types/color-convert": "^2.0.0"

@@ -87,3 +85,3 @@ },

},
"gitHead": "fd1cf81615a5ddac3369e7bb567a1a43081fdc23"
"gitHead": "91177d4e27daec556a24ae6223c3cbe17a998d9b"
}

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc