node-terser 5.18.0-1 source package in Ubuntu

Changelog

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

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patches
  * ignore another test relying on astring (we use escodegen)
  * update patch 2001 to cover another privacy leak

 -- Jonas Smedegaard <email address hidden>  Tue, 13 Jun 2023 09:22:47 +0200

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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-terser_5.18.0-1.dsc 2.4 KiB f46847640e4d6b47a6e52988d340fb7d07c22724f579a3913ab505146e395d36
node-terser_5.18.0.orig.tar.gz 493.4 KiB d8d6d4ff3665845044cc040469f818ceef425df4816f80de3356c53456907d6a
node-terser_5.18.0-1.debian.tar.xz 14.1 KiB d61b20813dc9dd933c21fb35a50d56a682245dfd52502599ae6ca92e7add3d8a

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.