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

html-inline-webpack-plugin

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-inline-webpack-plugin - npm Package Versions

2

1.0.0

Diff

Changelog

Source

1.0.0

  • Added a new "Loaded" option to HTMLInlineWebpackPluginScriptLoading. And "ASYNC" option has been removed.
mttankkeo
published 1.0.0-beta8 •

Changelog

Source

1.0.0-beta8

  • Changed the property name of an option from favIcon to favicon.
  • Fixed an issue with the inject option where all script code was inserted inline into the document. This caused problems for code that needed to be executed after the entire tree was loaded, as the DOMContentLoaded event was used to wrap and trigger the code. This approach led to issues with scripts dependent on the DOMContentLoaded event, causing adverse effects and malfunctioning of the code. The issue has been resolved to ensure that scripts dependent on DOMContentLoaded function correctly without negative impacts.
mttankkeo
published 1.0.0-beta7 •

mttankkeo
published 1.0.0-beta6 •

mttankkeo
published 1.0.0-beta5 •

mttankkeo
published 1.0.0-beta4 •

mttankkeo
published 1.0.0-beta3 •

mttankkeo
published 1.0.0-beta2 •

mttankkeo
published 1.0.0-beta1 •

mttankkeo
published 1.0.0-alpha5 •

2
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