licenses.dev

rollup-plugin-terser v7.0.2

Rollup plugin to minify generated es bundle

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT29
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.2Generate errors that contain a code frame that point to source locations.DIRECT11
@babel/helper-validator-identifier • 7.24.5Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.5Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@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.4.15Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@types/node • 20.12.12TypeScript definitions for nodeINDIRECT1
acorn • 8.11.3ECMAScript parserINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
jest-worker • 26.6.2Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.DIRECT5
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
undici-types • 5.26.5A stand-alone types package for UndiciINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
serialize-javascript • 4.0.0Serialize JavaScript to a superset of JSON that includes regular expressions and functions.DIRECT2
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
terser • 5.31.0JavaScript parser, mangler/compressor and beautifier toolkit for ES6+DIRECT11
ISC1
PackageRelationDependenciesPublished
picocolors • 1.0.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.0.2 version:

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