create-storybook
Advanced tools
Comparing version 0.0.0-pr-30457-sha-e6b0c6dc to 0.0.0-pr-30516-sha-086477d9
@@ -1,2 +0,2 @@ | ||
import { initiate } from '../chunk-BXPKU4GR.js'; | ||
import { initiate } from '../chunk-L4NKYT64.js'; | ||
import { versions } from 'storybook/internal/common'; | ||
@@ -3,0 +3,0 @@ import { addToGlobalContext } from 'storybook/internal/telemetry'; |
@@ -1,1 +0,1 @@ | ||
export { doInitiate as initiate } from './chunk-BXPKU4GR.js'; | ||
export { doInitiate as initiate } from './chunk-L4NKYT64.js'; |
{ | ||
"name": "create-storybook", | ||
"version": "0.0.0-pr-30457-sha-e6b0c6dc", | ||
"version": "0.0.0-pr-30516-sha-086477d9", | ||
"description": "Initialize Storybook into your project", | ||
@@ -67,3 +67,3 @@ "homepage": "https://github.com/storybookjs/storybook/tree/next/code/lib/create-storybook", | ||
"semver": "^7.3.7", | ||
"storybook": "0.0.0-pr-30457-sha-e6b0c6dc", | ||
"storybook": "0.0.0-pr-30516-sha-086477d9", | ||
"tiny-invariant": "^1.3.1", | ||
@@ -70,0 +70,0 @@ "ts-dedent": "^2.0.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1111068
39
1822
+ Added@storybook/core@0.0.0-pr-30516-sha-086477d9(transitive)
+ Added@storybook/theming@0.0.0-pr-30516-sha-086477d9(transitive)
+ Addedstorybook@0.0.0-pr-30516-sha-086477d9(transitive)
- Removed@storybook/core@0.0.0-pr-30457-sha-e6b0c6dc(transitive)
- Removed@storybook/csf@0.1.14--canary.f3da709.0(transitive)
- Removed@storybook/theming@0.0.0-pr-30457-sha-e6b0c6dc(transitive)
- Removedstorybook@0.0.0-pr-30457-sha-e6b0c6dc(transitive)
- Removedtype-fest@2.19.0(transitive)