node-flatted 2.0.2~dfsg-1 source package in Ubuntu

Changelog

node-flatted (2.0.2~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * use debhelper compatibility level 12 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * copyright: update coverage
  * declare compliance with Debian Policy 4.5.0
  * unfuzz patch

 -- Jonas Smedegaard <email address hidden>  Thu, 23 Apr 2020 02:26:56 +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

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-flatted_2.0.2~dfsg-1.dsc 2.2 KiB 8919a928a9e7aca0de5e13b914de7abb69406c643758083ae6a20c701a727009
node-flatted_2.0.2~dfsg.orig.tar.xz 20.9 KiB 40285e79d3aca2d387e4bf570dc4e555b90e337872da823f30af60a3768b3663
node-flatted_2.0.2~dfsg-1.debian.tar.xz 4.9 KiB c528f1321b9f3990724dc13ad97ba3a1c00ef4901d79baac023bf148bb1dc32b

Available diffs

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.