node-terser 4.1.2-4ubuntu1 source package in Ubuntu

Changelog

node-terser (4.1.2-4ubuntu1) eoan; urgency=medium

  * Revert for now commit 4867af788e328f05f317f3d05afb772c06d62393
    we still have old rollup in eoan.

 -- Gianfranco Costamagna <email address hidden>  Mon, 14 Oct 2019 13:54:38 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-terser_4.1.2.orig.tar.gz 524.5 KiB c75c90204c3381fbc55bf4a58a234f7668f3e76c0fa67dcffdec32828dd33728
node-terser_4.1.2-4ubuntu1.debian.tar.xz 8.2 KiB bbc4e49c6e2b34620decbfc91db77be9b56d67755648c24c03086807b644b266
node-terser_4.1.2-4ubuntu1.dsc 2.3 KiB fea30575b8bd8941ae8d0581774ab1f694f8172c40cae31c3edbb5618c496753

View changes file

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.

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.