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

@storybook/types

Package Overview
Dependencies
Maintainers
31
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.1.0-alpha.11 to 7.1.0-alpha.12

12

package.json
{
"name": "@storybook/types",
"version": "7.1.0-alpha.11",
"version": "7.1.0-alpha.12",
"description": "Core Storybook TS Types",

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

],
"homepage": "https://github.com/storybookjs/storybook/tree/main/code/lib/types",
"homepage": "https://github.com/storybookjs/storybook/tree/next/code/lib/types",
"bugs": {

@@ -26,6 +26,6 @@ "url": "https://github.com/storybookjs/storybook/issues"

".": {
"types": "./dist/index.d.ts",
"node": "./dist/index.js",
"require": "./dist/index.js",
"import": "./dist/index.mjs",
"types": "./dist/index.d.ts"
"import": "./dist/index.mjs"
},

@@ -48,3 +48,3 @@ "./package.json": "./package.json"

"dependencies": {
"@storybook/channels": "7.1.0-alpha.11",
"@storybook/channels": "7.1.0-alpha.12",
"@types/babel__core": "^7.0.0",

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

},
"gitHead": "0797ab602bc569ff71c343a2b1aaba7e49232d95"
"gitHead": "8de6963fca74d5952f5cb5737e34fb4e1ddfd0f6"
}

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

Sorry, the diff of this file is not supported yet

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