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

@storybook/csf

Package Overview
Dependencies
Maintainers
12
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/csf - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13-next.0

4

dist/index.d.ts

@@ -448,3 +448,5 @@ import { Simplify, RemoveIndexSignature, UnionToIntersection } from 'type-fest';

*/
subcomponents?: Record<string, TRenderer['component']>;
subcomponents?: Record<string, (TRenderer & {
T: any;
})['component']>;
/**

@@ -451,0 +453,0 @@ * Function that is executed after the story is rendered.

{
"name": "@storybook/csf",
"version": "0.1.12",
"version": "0.1.13-next.0",
"description": "Component Story Format (CSF) utilities",

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

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