licenses.dev

webpack v5.35.0

Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT61
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/eslint-scope • 3.7.7TypeScript definitions for eslint-scopeDIRECT3
@types/eslint • 9.6.1TypeScript definitions for eslintINDIRECT2
@types/estree • 0.0.47TypeScript definitions for ESTree AST specificationDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
@webassemblyjs/ast • 1.11.0AST utils for webassemblyjsDIRECT5
@webassemblyjs/floating-point-hex-parser • 1.11.0A function to parse floating point hexadecimal strings as defined by the WebAssembly specificationINDIRECT0
@webassemblyjs/helper-api-error • 1.11.0Common API errorsINDIRECT0
@webassemblyjs/helper-buffer • 1.11.0Buffer manipulation utilityINDIRECT0
@webassemblyjs/helper-numbers • 1.11.0Number parsing utilityINDIRECT3
@webassemblyjs/helper-wasm-bytecode • 1.11.0WASM's Bytecode constantsINDIRECT0
@webassemblyjs/helper-wasm-section • 1.11.0INDIRECT12
@webassemblyjs/ieee754 • 1.11.0IEEE754 decoder and encoderINDIRECT1
@webassemblyjs/utf8 • 1.11.0UTF8 encoder/decoder for WASMINDIRECT0
@webassemblyjs/wasm-edit • 1.11.0> Rewrite a WASM binaryDIRECT16
@webassemblyjs/wasm-gen • 1.11.0WebAssembly binary format printerINDIRECT10
@webassemblyjs/wasm-opt • 1.11.0INDIRECT13
@webassemblyjs/wasm-parser • 1.11.0WebAssembly binary format parserDIRECT10
@webassemblyjs/wast-printer • 1.11.0WebAssembly text format printerINDIRECT6
acorn • 8.12.1ECMAScript parserDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
browserslist • 4.23.3Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetDIRECT6
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
chrome-trace-event • 1.0.4A library to create a trace of your node app per Google's Trace Event format.DIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
enhanced-resolve • 5.17.1Offers a async require.resolve function. It's highly configurable.DIRECT2
es-module-lexer • 0.4.1Lexes ES modules returning their import/export metadataDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
events • 3.3.0Node's event emitter for all engines.DIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
jest-worker • 27.5.1Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
json-parse-better-errors • 1.0.2JSON.parse with context information on errorDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
loader-runner • 4.3.0Runs (webpack) loadersDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.DIRECT1
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster DIRECT0
node-releases • 2.0.18Node.js releases dataINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
schema-utils • 3.3.0webpack Validation UtilsDIRECT8
source-list-map • 2.0.1Fast line to line SourceMap generator.INDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
tapable • 2.2.1Just a little module for plugins.DIRECT0
terser-webpack-plugin • 5.3.10Terser plugin for webpackDIRECT30
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
update-browserslist-db • 1.1.0CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
watchpack • 2.4.2Wrapper library for directory and file watching.DIRECT2
webpack-sources • 2.3.1Source code handling classes for webpackDIRECT2
BSD-2-Clause7
PackageRelationDependenciesPublished
eslint-scope • 5.1.1ECMAScript scope analyzer for ESLintDIRECT3
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
glob-to-regexp • 0.4.1Convert globs to regular expressionsDIRECT0
terser • 5.32.0JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT11
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
ISC3
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.23Provides a list of electron-to-chromium version mappingsINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
@xtuc/ieee754 • 1.2.0Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
serialize-javascript • 6.0.2Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
@webassemblyjs/leb128 • 1.11.0LEB128 decoder and encoderINDIRECT1
@xtuc/long • 4.2.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001660A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.35.0 version:

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