Socket
Socket
Sign inDemoInstall

@storybook/csf-tools

Package Overview
Dependencies
1
Maintainers
0
Versions
949
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-pr-28288-sha-f4b255c5 to 0.0.0-pr-28310-sha-4e2aa1c7

4

package.json
{
"name": "@storybook/csf-tools",
"version": "0.0.0-pr-28288-sha-f4b255c5",
"version": "0.0.0-pr-28310-sha-4e2aa1c7",
"description": "Parse and manipulate CSF and Storybook config files",

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

"peerDependencies": {
"@storybook/core": "^0.0.0-pr-28288-sha-f4b255c5"
"storybook": "^0.0.0-pr-28310-sha-4e2aa1c7"
},

@@ -45,0 +45,0 @@ "publishConfig": {

@@ -1,2 +0,2 @@

export * from '@storybook/core/csf-tools';
export type * from '@storybook/core/csf-tools';
export * from 'storybook/csf-tools';
export type * from 'storybook/csf-tools';

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

module.exports = require('@storybook/core/csf-tools');
module.exports = require('storybook/csf-tools');

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