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

@storybook/preset-html-webpack

Package Overview
Dependencies
Maintainers
29
Versions
1018
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/preset-html-webpack - npm Package Compare versions

Comparing version 7.0.0-alpha.1 to 7.0.0-alpha.2

2

dist/cjs/index.js

@@ -8,3 +8,3 @@ "use strict";

var webpack = function webpack(config) {
const webpack = config => {
config.module.rules.push({

@@ -11,0 +11,0 @@ test: /\.html$/,

{
"name": "@storybook/preset-html-webpack",
"version": "7.0.0-alpha.1",
"version": "7.0.0-alpha.2",
"description": "Storybook for HTML: View HTML snippets in isolation with Hot Reloading.",

@@ -35,3 +35,3 @@ "keywords": [

"dependencies": {
"@storybook/core-webpack": "7.0.0-alpha.1",
"@storybook/core-webpack": "7.0.0-alpha.2",
"@types/node": "^14.14.20 || ^16.0.0",

@@ -53,3 +53,3 @@ "core-js": "^3.8.2",

},
"gitHead": "b90b85210f66da59656c2ef58b0910b156256bea"
"gitHead": "44920e2b6bd51981bac5124743c29fb9f5517e44"
}
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