node-terser 4.8.0-3 source package in Ubuntu

Changelog

node-terser (4.8.0-3) unstable; urgency=medium

  [ Yadd ]
  * declare compliance with policy 4.6.1
  * fix debian/rules for parallel build
    (manpage needs bundle file)

  [ Jonas Smedegaard ]
  * update patch 1001 to support node-commander v9;
    closes: bug#1004471, thanks to Yadd
  * add patch cherry-picked upstream
    to omit test for non-ASCII characters in output

 -- Jonas Smedegaard <email address hidden>  Sat, 25 Jun 2022 12:15:50 +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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-terser_4.8.0-3.dsc 2.3 KiB 5d7dfa2a5cb5178878921d09d512b42a404bb454df94641d4ef83f2a343e9aab
node-terser_4.8.0.orig.tar.gz 420.6 KiB d43a691f7e836595f2bbce1d052d9996bfff486957c19ebb6b9f0b53a7c7b832
node-terser_4.8.0-3.debian.tar.xz 11.9 KiB dc32410d11948185de3b39594f6879ae2811ee3fae94fc22727bb8cb14409bfe

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.