node-terser 4.1.2-10 source package in Ubuntu

Changelog

node-terser (4.1.2-10) unstable; urgency=medium

  * update (and rename) patch 1001 to support commander v8;
    tighten to (build-)depend versioned on node-commander;
    closes: bug#1003039, thanks to Yadd
  * declare compliance with Debian Policy 4.6.0
  * set Rules-Requires-Root: no
  * generate documentation with cmark-gfm (not pandoc);
    build-depend on cmark-gfm (not pandoc)
  * simplify source helper script copyright-check
  * tediously update lintian overrides

 -- Jonas Smedegaard <email address hidden>  Sun, 06 Feb 2022 17:31:20 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-terser_4.1.2-10.dsc 2.3 KiB 6c6a87d4270f5eebccfcd335257e781392ebbf5d7d9c550b31e8bd0ff3920bf0
node-terser_4.1.2.orig.tar.gz 524.5 KiB c75c90204c3381fbc55bf4a58a234f7668f3e76c0fa67dcffdec32828dd33728
node-terser_4.1.2-10.debian.tar.xz 10.1 KiB 40fdf55be15fae42de97b80f3f53a94548cb154792098889ebd5504f9b3c4fff

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: No summary available for node-terser in ubuntu kinetic.

No description available for node-terser in ubuntu kinetic.

uglifyjs.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 uglifyjs.terser.