Socket
Socket
Sign inDemoInstall

@storybook/instrumenter

Package Overview
Dependencies
65
Maintainers
31
Versions
800
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.1.0-alpha.29 to 7.1.0-alpha.36

src/typings.d.ts

1

dist/index.d.ts
declare global {
// eslint-disable-next-line @typescript-eslint/consistent-type-definitions -- It has to be an `interface` so that it can be merged.
interface SymbolConstructor {

@@ -3,0 +4,0 @@ readonly observable: symbol;

12

package.json
{
"name": "@storybook/instrumenter",
"version": "7.1.0-alpha.29",
"version": "7.1.0-alpha.36",
"description": "",

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

"dependencies": {
"@storybook/channels": "7.1.0-alpha.29",
"@storybook/client-logger": "7.1.0-alpha.29",
"@storybook/core-events": "7.1.0-alpha.29",
"@storybook/channels": "7.1.0-alpha.36",
"@storybook/client-logger": "7.1.0-alpha.36",
"@storybook/core-events": "7.1.0-alpha.36",
"@storybook/global": "^5.0.0",
"@storybook/preview-api": "7.1.0-alpha.29"
"@storybook/preview-api": "7.1.0-alpha.36"
},

@@ -65,2 +65,2 @@ "devDependencies": {

"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc