Socket
Socket
Sign inDemoInstall

@storybook/preview-api

Package Overview
Dependencies
Maintainers
11
Versions
755
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/preview-api - npm Package Compare versions

Comparing version 0.0.0-pr-28144-sha-88097b55 to 0.0.0-pr-28247-sha-834d31db

2

dist/index.d.ts

@@ -548,4 +548,2 @@ import { Channel } from '@storybook/channels';

* - Autodocs, where there is no story, and we fall back to the globally defined template.
* - *.stories.mdx files, where the MDX compiler produces a CSF file with a `.parameter.docs.page`
* parameter containing the compiled content of the MDX file.
*/

@@ -552,0 +550,0 @@ declare class CsfDocsRender<TRenderer extends Renderer> implements Render<TRenderer> {

16

package.json
{
"name": "@storybook/preview-api",
"version": "0.0.0-pr-28144-sha-88097b55",
"version": "0.0.0-pr-28247-sha-834d31db",
"description": "",

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

"dependencies": {
"@storybook/channels": "0.0.0-pr-28144-sha-88097b55",
"@storybook/client-logger": "0.0.0-pr-28144-sha-88097b55",
"@storybook/core-events": "0.0.0-pr-28144-sha-88097b55",
"@storybook/csf": "^0.1.7",
"@storybook/channels": "0.0.0-pr-28247-sha-834d31db",
"@storybook/client-logger": "0.0.0-pr-28247-sha-834d31db",
"@storybook/core-events": "0.0.0-pr-28247-sha-834d31db",
"@storybook/csf": "^0.1.8",
"@storybook/global": "^5.0.0",
"@storybook/types": "0.0.0-pr-28144-sha-88097b55",
"@storybook/types": "0.0.0-pr-28247-sha-834d31db",
"@types/qs": "^6.9.5",

@@ -64,3 +64,3 @@ "dequal": "^2.0.2",

"devDependencies": {
"@storybook/core-common": "0.0.0-pr-28144-sha-88097b55",
"@storybook/core-common": "0.0.0-pr-28247-sha-834d31db",
"ansi-to-html": "^0.6.11",

@@ -77,3 +77,3 @@ "slash": "^5.0.0"

},
"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