Socket
Socket
Sign inDemoInstall

@storybook/preview-api

Package Overview
Dependencies
1
Maintainers
0
Versions
616
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-pr-27039-sha-9bd21423 to 0.0.0-pr-27039-sha-a8fe2125

4

package.json
{
"name": "@storybook/preview-api",
"version": "0.0.0-pr-27039-sha-9bd21423",
"version": "0.0.0-pr-27039-sha-a8fe2125",
"description": "",

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

"peerDependencies": {
"@storybook/core": "0.0.0-pr-27039-sha-9bd21423"
"storybook": "^0.0.0-pr-27039-sha-a8fe2125"
},

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

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

export * from '@storybook/core/dist/preview-api';
export type * from '@storybook/core/dist/preview-api';
export * from 'storybook/preview-api';
export type * from 'storybook/preview-api';

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

module.exports = require('@storybook/core/dist/preview-api');
module.exports = require('storybook/preview-api');

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