licenses.dev

html-webpack-plugin v5.6.0

Simplifies creation of HTML files to serve your webpack bundles

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT32
PackageRelationDependenciesPublished
@jridgewell/gen-mapping • 0.3.5Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/source-map • 0.3.6Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT5
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@types/html-minifier-terser • 6.1.0TypeScript definitions for html-minifier-terserDIRECT0
acorn • 8.14.0ECMAScript parserINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
clean-css • 5.3.3A well-tested CSS minifierINDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commander • 8.3.0the complete solution for node.js command-line programsINDIRECT0
dom-converter • 0.2.0converts bare objects to DOM objects or xml representationsINDIRECT1
dom-serializer • 1.4.1render domhandler DOM nodes to a stringINDIRECT3
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
html-minifier-terser • 6.1.0Highly configurable, well-tested, JavaScript-based HTML minifier.DIRECT23
htmlparser2 • 6.1.0Fast & forgiving HTML/XML parserINDIRECT5
lodash • 4.17.21Lodash modular utilities.DIRECT0
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
pretty-error • 4.0.0See nodejs errors with less clutterDIRECT16
relateurl • 0.2.7Minify URLs by converting them from absolute to relative.INDIRECT0
renderkid • 3.0.0Stylish console.log for nodeINDIRECT15
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
tapable • 2.2.1Just a little module for plugins.DIRECT0
utila • 0.4.0notareplacementforunderscoreINDIRECT0
BSD-2-Clause8
PackageRelationDependenciesPublished
css-select • 4.3.0a CSS selector compiler/engineINDIRECT8
css-what • 6.1.0a CSS selector parserINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 4.3.1Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 2.8.0Utilities for working with htmlparser2's domINDIRECT4
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
terser • 5.36.0JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT11
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
ISC1
PackageRelationDependenciesPublished
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/html-webpack-plugin)](https://licenses.dev/npm/html-webpack-plugin)
<a href="https://licenses.dev/npm/html-webpack-plugin">
  <img src="https://licenses.dev/b/npm/html-webpack-plugin" alt="licenses" />
</a>

Or the licenses badge code for the 5.6.0 version:

[![licenses](https://licenses.dev/b/npm/html-webpack-plugin/5.6.0)](https://licenses.dev/npm/html-webpack-plugin/5.6.0)
<a href="https://licenses.dev/npm/html-webpack-plugin/5.6.0">
  <img src="https://licenses.dev/b/npm/html-webpack-plugin/5.6.0" alt="licenses" />
</a>
GitHub