Socket
Socket
Sign inDemoInstall

html-webpack-plugin

Package Overview
Dependencies
111
Maintainers
4
Versions
138
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0-alpha.4 to 5.0.0-alpha.5

1

index.js

@@ -72,2 +72,3 @@ // @ts-check

const options = Object.assign(defaultOptions, userOptions);
this.options = options;

@@ -74,0 +75,0 @@ // Default metaOptions if no template is provided

2

package.json
{
"name": "html-webpack-plugin",
"version": "5.0.0-alpha.4",
"version": "5.0.0-alpha.5",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Simplifies creation of HTML files to serve your webpack bundles",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc