node-terser 5.16.1-1 source package in Ubuntu

Changelog

node-terser (5.16.1-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ lintian-brush ]
  * update lintian overrides
  * set upstream metadata fields:
    Bug-Database Bug-Submit Repository-Browse

 -- Jonas Smedegaard <email address hidden>  Fri, 02 Dec 2022 20:25:43 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-terser_5.16.1-1.dsc 2.4 KiB ff2c506c160eca7b50af25d3e66f6875be31c85be9f37205b4b71b23bb4f5ba3
node-terser_5.16.1.orig.tar.gz 459.2 KiB 5e128a7d1e7c80d77d0fa40c7abd28092bb063566a14e10fe9e72d2b70595226
node-terser_5.16.1-1.debian.tar.xz 13.6 KiB 0ebaec8aca1ebbdd5920d4f9283de2ebc0603933bcab4bccaa658e561777815a

Available diffs

No changes file available.

Binary packages built by this source

libjs-terser: parser/mangler/compressor for ES6+ - browser library

 Terser is a parser, mangler, optimizer and beautifier toolkit
 for ECMAScript 2015 and newer (ES6+).
 .
 terser is a fork of uglify-es
 that retains API and CLI compatibility with uglify-es
 (Debian packages node-uglify-js, libjs-uglify-js, and uglifyjs).
 .
 ECMAScript 2015 (ES2015) a.k.a. ECMAScript 6 (ES6)
 is the 6th formal definition of JavaScript -
 a high-level, interpreted programming language
 most notably used in web browsers and in Node.js.
 .
 This package contains Terser directly usable in web browsers.

node-terser: parser/mangler/compressor for ES6+ - Node.js library

 Terser is a parser, mangler, optimizer and beautifier toolkit
 for ECMAScript 2015 and newer (ES6+).
 .
 terser is a fork of uglify-es
 that retains API and CLI compatibility with uglify-es
 (Debian packages node-uglify-js, libjs-uglify-js, and uglifyjs).
 .
 ECMAScript 2015 (ES2015) a.k.a. ECMAScript 6 (ES6)
 is the 6th formal definition of JavaScript -
 a high-level, interpreted programming language
 most notably used in web browsers and in Node.js.
 .
 This package contains Terser usable with Node.js.

terser: parser/mangler/compressor for ES6+ - CLI tool

 Terser is a parser, mangler, optimizer and beautifier toolkit
 for ECMAScript 2015 and newer (ES6+).
 .
 terser is a fork of uglify-es
 that retains API and CLI compatibility with uglify-es
 (Debian packages node-uglify-js, libjs-uglify-js, and uglifyjs).
 .
 ECMAScript 2015 (ES2015) a.k.a. ECMAScript 6 (ES6)
 is the 6th formal definition of JavaScript -
 a high-level, interpreted programming language
 most notably used in web browsers and in Node.js.
 .
 This package provides command-line tool terser.