Socket
Socket
Sign inDemoInstall

@storybook/theming

Package Overview
Dependencies
10
Maintainers
11
Versions
1563
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.2.0-alpha.5 to 8.2.0-alpha.6

12

package.json
{
"name": "@storybook/theming",
"version": "8.2.0-alpha.5",
"version": "8.2.0-alpha.6",
"description": "Core Storybook Components",

@@ -27,9 +27,9 @@ "keywords": [

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

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

"@emotion/use-insertion-effect-with-fallbacks": "^1.0.1",
"@storybook/client-logger": "8.2.0-alpha.5",
"@storybook/client-logger": "8.2.0-alpha.6",
"@storybook/global": "^5.0.0",

@@ -57,0 +57,0 @@ "memoizerific": "^1.11.3"

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