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

html-bundler-webpack-plugin

Package Overview
Dependencies
Maintainers
0
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-bundler-webpack-plugin - npm Package Versions

1
1819

0.1.0

Diff

Changelog

Source

0.1.0 (2023-01-12)

First beta release:

  • feat: handle HTML files from webpack entry
  • feat: resolve the Webpack alias in the source file name
  • feat: add js plugin option to extract JavaScript files from source scripts loaded in HTML via a <script> tag and generates a separate file for it
  • feat: add css plugin option to extract CSS files from source styles loaded in HTML via a <link> tag and generates a separate file for it
  • feat: process the images, fonts from sources loaded via <link>, <img> or <source> tags and generates a separate file for it
  • feat: resolve and extracts images from sources loaded via url() in a style (css, scss)
  • feat: resolve auto publicPath
webdiscus
published 0.0.1-beta.0 •

Changelog

Source

0.0.1-beta.0 (2023-01-07)

  • docs: announcement of the plugin
1
1819
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