You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@storybook/preset-html-webpack

Package Overview
Dependencies
Maintainers
12
Versions
1130
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

to
8.6.0-alpha.0

6

package.json
{
"name": "@storybook/preset-html-webpack",
"version": "8.5.0",
"version": "8.6.0-alpha.0",
"description": "Storybook for HTML: View HTML snippets in isolation with Hot Reloading.",

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

"dependencies": {
"@storybook/core-webpack": "8.5.0",
"@storybook/core-webpack": "8.6.0-alpha.0",
"html-loader": "^3.1.0",

@@ -62,3 +62,3 @@ "webpack": "5"

"peerDependencies": {
"storybook": "^8.5.0"
"storybook": "^8.6.0-alpha.0"
},

@@ -65,0 +65,0 @@ "engines": {