Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@storybook/addon-webpack5-compiler-babel

Package Overview
Dependencies
Maintainers
12
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/addon-webpack5-compiler-babel - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5--canary.13.37da600.0

src/utils.ts

11

package.json
{
"name": "@storybook/addon-webpack5-compiler-babel",
"version": "3.0.4",
"version": "3.0.5--canary.13.37da600.0",
"type": "module",

@@ -61,7 +61,8 @@ "description": "Adds babel as a Webpack5 compiler to Storybook",

"@biomejs/biome": "^1.9.4",
"@storybook/core-common": "8.0.6",
"@storybook/manager": "8.0.6",
"@storybook/preview": "8.0.6",
"@storybook/types": "8.0.6",
"@storybook/manager": "8.4.7",
"@storybook/preview": "8.4.7",
"@storybook/types": "8.4.7",
"auto": "^11.3.0",
"find-cache-dir": "^5.0.0",
"find-up": "^7.0.0",
"tsup": "^8.3.5",

@@ -68,0 +69,0 @@ "typescript": "^5.7.2",

@@ -1,7 +0,4 @@

import {
getProjectRoot,
resolvePathInStorybookCache,
} from "@storybook/core-common";
import type { Options } from "@storybook/types";
import type { Configuration } from "webpack";
import { getProjectRoot, resolvePathInStorybookCache } from "./utils.js";

@@ -8,0 +5,0 @@ const virtualModuleFiles = [

Sorry, the diff of this file is not supported yet

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