node-thenby 1.3.4+git20200720.0fd165a+ds-5 source package in Ubuntu

Changelog

node-thenby (1.3.4+git20200720.0fd165a+ds-5) unstable; urgency=medium

  * Team upload
  * Enable autopkgtest

 -- Yadd <email address hidden>  Mon, 14 Aug 2023 09:21:15 +0400

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-thenby_1.3.4+git20200720.0fd165a+ds-5.dsc 2.2 KiB f538227757a71f2b7d1a85e818b5d2eb251bd2ac3bd4d725e42eb6488853c35a
node-thenby_1.3.4+git20200720.0fd165a+ds.orig.tar.xz 45.2 KiB 9165c62e39a1c24a3ebde1e9c76673608fe081def1099a159ac29e8e7ffd4c95
node-thenby_1.3.4+git20200720.0fd165a+ds-5.debian.tar.xz 3.3 KiB 156308e1056d8310b5107147e388f70f6cee7339ab4989f1587728d842d4e11a

No changes file available.

Binary packages built by this source

node-thenby: library that helps sorting arrays on multiple keys

 It allows users to use the native Array::sort()
 method of javascript, but pass in multiple
 functions to sort that are composed with
 firstBy().thenBy().thenBy() style.