licenses.dev

terser-webpack-plugin v5.3.10

Terser plugin for webpack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT26
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 mapDIRECT2
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
acorn • 8.12.1ECMAScript parserINDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
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.DIRECT5
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
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-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
serialize-javascript • 6.0.2Serialize JavaScript to a superset of JSON that includes regular expressions and functions.DIRECT2
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
terser • 5.32.0JavaScript parser, mangler/compressor and beautifier toolkit for ES6+DIRECT11
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.3.10 version:

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