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.5--canary.13.37da600.0 to 3.0.5--canary.13.69f4876.0

2

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

@@ -5,0 +5,0 @@ "description": "Adds babel as a Webpack5 compiler to Storybook",

@@ -29,3 +29,3 @@ import { join } from "node:path";

export const getProjectRoot = () => {
let result;
let result: string | undefined;
// Allow manual override in cases where auto-detect doesn't work

@@ -32,0 +32,0 @@ // biome-ignore lint/complexity/useLiteralKeys: Ignore

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