New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@storybook/web-components-webpack5

Package Overview
Dependencies
Maintainers
29
Versions
1073
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/web-components-webpack5 - npm Package Compare versions

Comparing version 7.0.0-beta.29 to 7.0.0-beta.30

6

dist/preset.d.ts

@@ -886,6 +886,6 @@ import { FileSystemCache } from 'file-system-cache';

configType?: 'DEVELOPMENT' | 'PRODUCTION';
ignorePreview: boolean;
cache: FileSystemCache;
ignorePreview?: boolean;
cache?: FileSystemCache;
configDir: string;
docsMode: boolean;
docsMode?: boolean;
features?: StorybookConfig['features'];

@@ -892,0 +892,0 @@ versionCheck?: VersionCheck;

{
"name": "@storybook/web-components-webpack5",
"version": "7.0.0-beta.29",
"version": "7.0.0-beta.30",
"description": "Storybook for web-components: View web components snippets in isolation with Hot Reloading.",

@@ -54,6 +54,6 @@ "keywords": [

"@babel/preset-env": "^7.20.2",
"@storybook/builder-webpack5": "7.0.0-beta.29",
"@storybook/core-common": "7.0.0-beta.29",
"@storybook/preset-web-components-webpack": "7.0.0-beta.29",
"@storybook/web-components": "7.0.0-beta.29",
"@storybook/builder-webpack5": "7.0.0-beta.30",
"@storybook/core-common": "7.0.0-beta.30",
"@storybook/preset-web-components-webpack": "7.0.0-beta.30",
"@storybook/web-components": "7.0.0-beta.30",
"@types/node": "^16.0.0"

@@ -83,3 +83,3 @@ },

},
"gitHead": "c6b2e1a65b1a0f65c52819929344602708212a59"
"gitHead": "633f95bec79fb65524a7bcae867448b351920831"
}
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