Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@storybook/types

Package Overview
Dependencies
Maintainers
29
Versions
821
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/types - npm Package Compare versions

Comparing version 7.0.0-alpha.50 to 7.0.0-alpha.51

14

package.json
{
"name": "@storybook/types",
"version": "7.0.0-alpha.50",
"version": "7.0.0-alpha.51",
"description": "Core Storybook Types",

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

"dependencies": {
"@babel/core": "^7.12.10",
"@types/babel__core": "^7.0.0",
"@babel/core": "^7.20.2",
"@types/babel__core": "^7.1.20",
"@types/express": "^4.7.0",

@@ -51,6 +51,6 @@ "express": "^4.17.1",

"devDependencies": {
"@storybook/csf": "0.0.2-next.7",
"@types/node": "^16.0.0",
"@storybook/csf": "next",
"@types/node": "^16.0.0 || ^18.0.0",
"synchronous-promise": "^2.0.15",
"typescript": "~4.6.3"
"typescript": "^4.9.3"
},

@@ -65,3 +65,3 @@ "publishConfig": {

},
"gitHead": "77184d039091f4782dc4540df6d271a24fb3e242"
"gitHead": "4fec76c3f5135854d9834ebc1cf2f1f325696ded"
}

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc