Socket
Socket
Sign inDemoInstall

@storybook/types

Package Overview
Dependencies
4
Maintainers
26
Versions
640
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.6.0-alpha.6 to 7.6.0-alpha.7

10

package.json
{
"name": "@storybook/types",
"version": "7.6.0-alpha.6",
"version": "7.6.0-alpha.7",
"description": "Core Storybook TS Types",

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

"scripts": {
"check": "../../../scripts/prepare/check.ts",
"prep": "../../../scripts/prepare/bundle.ts"
"check": "node --loader ../../../scripts/node_modules/esbuild-register/loader.js -r ../../../scripts/node_modules/esbuild-register/register.js ../../../scripts/prepare/check.ts",
"prep": "node --loader ../../../scripts/node_modules/esbuild-register/loader.js -r ../../../scripts/node_modules/esbuild-register/register.js ../../../scripts/prepare/bundle.ts"
},
"dependencies": {
"@storybook/channels": "7.6.0-alpha.6",
"@storybook/channels": "7.6.0-alpha.7",
"@types/babel__core": "^7.0.0",

@@ -54,3 +54,3 @@ "@types/express": "^4.7.0",

"devDependencies": {
"@storybook/csf": "^0.1.0",
"@storybook/csf": "^0.1.2",
"@types/fs-extra": "^11.0.1",

@@ -57,0 +57,0 @@ "@types/node": "^18.0.0",

Sorry, the diff of this file is too big to display

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