node-terser 5.15.0-1 source package in Ubuntu

Changelog

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

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patches
  * fix use source-map during build;
    build-depend on node-source-map
  * skip tests likely caused by outdated source-map;
    add source helper tool tap-todo
  * update copyright info: update coverage

 -- Jonas Smedegaard <email address hidden>  Thu, 25 Aug 2022 18:32:01 +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_5.15.0-1.dsc 2.4 KiB 075c771a34c144805ae0af31fbc518ff2357dee768cf6c8a9cf47bcf3608ff14
node-terser_5.15.0.orig.tar.gz 456.6 KiB 702131e06038d855f5ce9972fdb9cae6e68108aeb4239a7a15305ad9712f9b99
node-terser_5.15.0-1.debian.tar.xz 13.8 KiB c4ad5ef05f27e3f2f9bac582211b55eff9271b6f56bb5af46d17167cdeb1f460

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.

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.