You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@storybook/types

Package Overview
Dependencies
Maintainers
0
Versions
704
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-pr-28318-sha-24019b5c to 0.0.0-pr-28385-sha-9aab3bd7

6

package.json
{
"name": "@storybook/types",
"version": "0.0.0-pr-28318-sha-24019b5c",
"version": "0.0.0-pr-28385-sha-9aab3bd7",
"description": "Core Storybook TS Types",

@@ -47,3 +47,4 @@ "keywords": [

"dependencies": {
"@storybook/channels": "0.0.0-pr-28318-sha-24019b5c",
"@storybook/channels": "0.0.0-pr-28385-sha-9aab3bd7",
"@storybook/csf": "0.1.10--canary.100.877a297.0",
"@types/express": "^4.17.21",

@@ -53,3 +54,2 @@ "file-system-cache": "2.3.0"

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

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

@@ -9,3 +9,3 @@ // read ./code/frameworks subfolders and generate a list of available frameworks

const thirdPartyFrameworks = ['qwik', 'solid'];
const thirdPartyFrameworks = ['qwik', 'solid', 'nuxt'];

@@ -12,0 +12,0 @@ const run = async () => {

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc