Socket
Socket
Sign inDemoInstall

@storybook/preset-svelte-webpack

Package Overview
Dependencies
317
Maintainers
11
Versions
616
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.1.0-alpha.8 to 8.1.0-beta.0

4

dist/index.d.ts

@@ -803,4 +803,2 @@ import { FileSystemCache } from 'file-system-cache';

tags?: Tag$1[];
/** Tags from the meta for filtering entries in Storybook and its tools. */
metaTags?: Tag$1[];
/**

@@ -1000,2 +998,4 @@ * The id of the entry, auto-generated from {@link title}/{@link metaId} and {@link exportName} if unspecified.

* 'autodocs' tag.
*
* @deprecated Use `tags: ['autodocs']` in `.storybook/preview.js` instead
*/

@@ -1002,0 +1002,0 @@ autodocs?: boolean | 'tag';

{
"name": "@storybook/preset-svelte-webpack",
"version": "8.1.0-alpha.8",
"version": "8.1.0-beta.0",
"description": "Storybook for Svelte: Develop Svelte Component in isolation with Hot Reloading.",

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

"dependencies": {
"@storybook/core-webpack": "8.1.0-alpha.8",
"@storybook/node-logger": "8.1.0-alpha.8",
"@storybook/core-webpack": "8.1.0-beta.0",
"@storybook/node-logger": "8.1.0-beta.0",
"sveltedoc-parser": "^4.2.1",

@@ -71,0 +71,0 @@ "ts-dedent": "^2.0.0"

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