licenses.dev

static-site-generator-webpack-plugin v3.4.2

Minimal, unopinionated static site generator powered by webpack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT40
PackageRelationDependenciesPublished
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
cheerio • 0.22.0Tiny, fast, and elegant implementation of core jQuery designed specifically for the serverDIRECT27
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
dom-serializer • 0.1.1render dom nodes to stringINDIRECT2
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
htmlparser2 • 3.10.1Fast & forgiving HTML/XML/RSS parserINDIRECT10
lodash.assignin • 4.2.0The lodash method `_.assignIn` exported as a module.INDIRECT0
lodash.bind • 4.2.1The lodash method `_.bind` exported as a module.INDIRECT0
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.INDIRECT0
lodash.filter • 4.6.0The lodash method `_.filter` exported as a module.INDIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.INDIRECT0
lodash.foreach • 4.5.0The lodash method `_.forEach` exported as a module.INDIRECT0
lodash.map • 4.6.0The lodash method `_.map` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
lodash.pick • 4.4.0The lodash method `_.pick` exported as a module.INDIRECT0
lodash.reduce • 4.6.0The lodash method `_.reduce` exported as a module.INDIRECT0
lodash.reject • 4.6.0The lodash method `_.reject` exported as a module.INDIRECT0
lodash.some • 4.6.0The lodash method `_.some` exported as a module.INDIRECT0
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
source-list-map • 1.1.2Fast line to line SourceMap generator.INDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
url • 0.11.4The core `url` packaged standalone for use with Browserify.DIRECT16
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
webpack-sources • 0.2.3Source code handling classes for webpackDIRECT2
BSD-2-Clause6
PackageRelationDependenciesPublished
css-what • 2.1.3a CSS selector parserINDIRECT0
domelementtype • 1.3.1all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 2.4.2handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 1.5.1utilities for working with htmlparser2's domINDIRECT3
entities • 1.1.2Encode & decode XML/HTML entities with easeINDIRECT0
nth-check • 1.0.2performant nth-check parser & compilerINDIRECT1
unknown2
PackageRelationDependenciesPublished
eval • 0.1.8Evaluate node require() module content directlyDIRECT3
require-like • 0.1.2Generates require functions that act as if they were operating in a given path.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
ISC2
PackageRelationDependenciesPublished
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
non-standard1
PackageRelationDependenciesPublished
css-select • 1.2.0a CSS selector compiler/engineINDIRECT7
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.4.2 version:

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