Socket
Socket
Sign inDemoInstall

@storybook/blocks

Package Overview
Dependencies
Maintainers
0
Versions
795
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 0.0.0-pr-27039-sha-248e1a1b to 0.0.0-pr-27039-sha-3c144552

dist/Color-IFWMEG3O.mjs

12

dist/index.d.ts

@@ -1,9 +0,9 @@

import { Conditional, DocsContextProps, PreparedStory, ModuleExports, Renderer as Renderer$1, Args as Args$1, StoryId, ModuleExport, StoryContextForLoaders, ResolvedModuleExportType, ResolvedModuleExportFromType, Parameters as Parameters$1, ProjectAnnotations, BaseAnnotations, ComponentTitle } from '@storybook/core/dist/types';
export { DocsContextProps } from '@storybook/core/dist/types';
import { Conditional, DocsContextProps, PreparedStory, ModuleExports, Renderer as Renderer$1, Args as Args$1, StoryId, ModuleExport, StoryContextForLoaders, ResolvedModuleExportType, ResolvedModuleExportFromType, Parameters as Parameters$1, ProjectAnnotations, BaseAnnotations, ComponentTitle } from 'storybook/types';
export { DocsContextProps } from 'storybook/types';
import React, { ComponentProps, FunctionComponent, ReactNode, FC, PropsWithChildren, Context, ReactElement } from 'react';
import { Renderer } from '@storybook/csf';
import { PropDescriptor } from '@storybook/core/dist/preview-api';
import { SupportedLanguage, SyntaxHighlighter, ActionItem, SyntaxHighlighterFormatTypes } from '@storybook/core/dist/components';
import { SourceType } from '@storybook/core/dist/docs-tools';
import { ThemeVars } from '@storybook/core/dist/theming';
import { PropDescriptor } from 'storybook/preview-api';
import { SupportedLanguage, SyntaxHighlighter, ActionItem, SyntaxHighlighterFormatTypes } from 'storybook/components';
import { SourceType } from 'storybook/docs-tools';
import { ThemeVars } from 'storybook/theming';
import PureMarkdown from 'markdown-to-jsx';

@@ -10,0 +10,0 @@

{
"name": "@storybook/blocks",
"version": "0.0.0-pr-27039-sha-248e1a1b",
"version": "0.0.0-pr-27039-sha-3c144552",
"description": "Storybook Doc Blocks",

@@ -47,3 +47,3 @@ "keywords": [

"dependencies": {
"@storybook/csf": "^0.1.7",
"@storybook/csf": "^0.1.8",
"@storybook/global": "^5.0.0",

@@ -65,10 +65,10 @@ "@storybook/icons": "^1.2.5",

"devDependencies": {
"@storybook/addon-actions": "0.0.0-pr-27039-sha-248e1a1b",
"@storybook/test": "0.0.0-pr-27039-sha-248e1a1b",
"@storybook/addon-actions": "0.0.0-pr-27039-sha-3c144552",
"@storybook/test": "0.0.0-pr-27039-sha-3c144552",
"@types/color-convert": "^2.0.0"
},
"peerDependencies": {
"@storybook/core": "0.0.0-pr-27039-sha-248e1a1b",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta"
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta",
"storybook": "^0.0.0-pr-27039-sha-3c144552"
},

@@ -89,8 +89,5 @@ "peerDependenciesMeta": {

"./src/index.ts"
],
"noExternal": [
"@storybook/core/dist/components"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae17"
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
}

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