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

@storybook/sveltekit

Package Overview
Dependencies
Maintainers
0
Versions
1021
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/sveltekit - npm Package Compare versions

Comparing version

to
0.0.0-pr-30753-sha-a8450d77

12

package.json
{
"name": "@storybook/sveltekit",
"version": "0.0.0-pr-30742-sha-cd7cb3d8",
"version": "0.0.0-pr-30753-sha-a8450d77",
"description": "Storybook for SvelteKit",

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

"dependencies": {
"@storybook/addon-actions": "0.0.0-pr-30742-sha-cd7cb3d8",
"@storybook/builder-vite": "0.0.0-pr-30742-sha-cd7cb3d8",
"@storybook/svelte": "0.0.0-pr-30742-sha-cd7cb3d8",
"@storybook/svelte-vite": "0.0.0-pr-30742-sha-cd7cb3d8"
"@storybook/addon-actions": "0.0.0-pr-30753-sha-a8450d77",
"@storybook/builder-vite": "0.0.0-pr-30753-sha-a8450d77",
"@storybook/svelte": "0.0.0-pr-30753-sha-a8450d77",
"@storybook/svelte-vite": "0.0.0-pr-30753-sha-a8450d77"
},

@@ -79,3 +79,3 @@ "devDependencies": {

"peerDependencies": {
"storybook": "^0.0.0-pr-30742-sha-cd7cb3d8",
"storybook": "^0.0.0-pr-30753-sha-a8450d77",
"svelte": "^4.0.0 || ^5.0.0",

@@ -82,0 +82,0 @@ "vite": "^4.0.0 || ^5.0.0 || ^6.0.0"

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Forms from './Forms.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Hrefs from './Hrefs.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Navigation from './Navigation.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Environment from './Environment.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, userEvent, within } from 'storybook/test';
import { expect, fn, userEvent, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Forms from './Forms.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Hrefs from './Hrefs.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Navigation from './Navigation.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Paths from './Paths.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Environment from './Environment.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Forms from './Forms.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Hrefs from './Hrefs.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Navigation from './Navigation.svelte';

@@ -1,2 +0,2 @@

import { expect, fn, within } from 'storybook/test';
import { expect, fn, within } from '@storybook/test';

@@ -3,0 +3,0 @@ import Paths from './Paths.svelte';