Socket
Socket
Sign inDemoInstall

@storybook/types

Package Overview
Dependencies
1
Maintainers
0
Versions
634
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-pr-27039-sha-248e1a1b to 0.0.0-pr-27039-sha-3c144552

4

package.json
{
"name": "@storybook/types",
"version": "0.0.0-pr-27039-sha-248e1a1b",
"version": "0.0.0-pr-27039-sha-3c144552",
"description": "Core Storybook TS Types",

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

"peerDependencies": {
"@storybook/core": "0.0.0-pr-27039-sha-248e1a1b"
"storybook": "^0.0.0-pr-27039-sha-3c144552"
},

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

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

export * from '@storybook/core/dist/types';
export type * from '@storybook/core/dist/types';
export * from 'storybook/types';
export type * from 'storybook/types';

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

module.exports = require('@storybook/core/dist/types');
module.exports = require('storybook/types');

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