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
1
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
20

4.10.4

Diff

Changelog

Source

4.10.4 (2024-12-18)

fix: fail rebuild after changed css file if no html entry defined, #132

webdiscus
published 4.10.3 •

Changelog

Source

4.10.3 (2024-12-13)

  • fix: resolve webpack alias correctly if it is external URL
webdiscus
published 4.10.2 •

Changelog

Source

4.10.2 (2024-12-10)

  • fix: if a module build has failed then stop further processing of modules to allow output original error
webdiscus
published 4.10.1 •

Changelog

Source

4.10.1 (2024-12-09)

  • fix: re-deploy broken package v4.10.0 in npm repository. An error occurred during deployment.
webdiscus
published 4.10.0 •

Changelog

Source

4.10.0 (2024-12-08)

  • feat: add support for handlebars helpers in compile mode
webdiscus
published 4.9.2 •

Changelog

Source

4.9.2 (2024-12-07)

  • fix: Error Cannot find module 'nunjucks', introduced in 4.9.1
webdiscus
published 4.9.1 •

Changelog

Source

4.9.1 (2024-12-07) DEPRECATED

  • fix: rebuild all entrypoints after changes in partials matching to the watchFiles plugin option, this fix extends the feature of v4.9.0
webdiscus
published 4.9.0 •

Changelog

Source

4.9.0 (2024-12-07)

  • feat: using serve/watch, after a partial file is modified all entry point templates will be rebuilt, #127.
    The problem: Webpack doesn't know which partials are used in which templates, so Webpack can't rebuild the main template (entrypoint) where a partial has changed.
webdiscus
published 4.8.1 •

Changelog

Source

4.8.1 (2024-12-06)

  • fix: if template is imported in JS in compile mode and the same template function called with different variables set then variables from previous definition must not be cached. This fix is for all template engines. #128
webdiscus
published 4.8.0 •

Changelog

Source

4.8.0 (2024-12-05)

  • feat: add minimized tag in stats output for minimized HTML assets
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