node-flatted 3.2.2~ds-2 source package in Ubuntu

Changelog

node-flatted (3.2.2~ds-2) unstable; urgency=medium

  * call executable terser (not uglifyjs.terser),
    and build-depend on terser (not uglifyjs.terser)

 -- Jonas Smedegaard <email address hidden>  Sun, 07 Nov 2021 21:38:59 +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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-flatted_3.2.2~ds-2.dsc 2.3 KiB 8f3e8bf171e9a3242cd9dca7c8ad561d09cf8bdeff7586ed64ed743f4346fc91
node-flatted_3.2.2~ds.orig.tar.xz 204.0 KiB 28e7f33dde6a94ec8497a84eda3df8e506d364fbf9f64facdfcb190793fe750c
node-flatted_3.2.2~ds-2.debian.tar.xz 5.5 KiB ceb4d9cc603931756de85e2a75b685f5452077d597dc2528b7909614707ed9d8

No changes file available.

Binary packages built by this source

libjs-flatted: super light and fast circular JSON parser - browser library

 Flatted is a super light and fast circular JSON parser.
 .
 Works with all ECMAScript engines
 compatible with Map, Set, Object.keys, and Array.prototype.reduce,
 even if polyfilled.
 .
 Flatted is the direct successor of no longer maintained CircularJSON.
 .
 This package contains flatted directly usable in web browsers.

node-flatted: super light and fast circular JSON parser - Node library

 Flatted is a super light and fast circular JSON parser.
 .
 Works with all ECMAScript engines
 compatible with Map, Set, Object.keys, and Array.prototype.reduce,
 even if polyfilled.
 .
 Flatted is the direct successor of no longer maintained CircularJSON.
 .
 This package contains flatted usable with Nodejs.