node-typanion 3.8.0+dfsg-3 source package in Ubuntu

Changelog

node-typanion (3.8.0+dfsg-3) unstable; urgency=medium

  * Team upload
  * Add fix for rollup 3 (Closes: #1022677)

 -- Yadd <email address hidden>  Fri, 28 Oct 2022 11:54:28 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-typanion_3.8.0+dfsg-3.dsc 2.2 KiB 7416aa81e58a8bf43a8b7cbb02e359c61a5ec17420d342d025e226fad96f0e7d
node-typanion_3.8.0+dfsg.orig.tar.xz 40.9 KiB 6be7c3139e900e0bbc13700889dec2bd76af484d20108c50668a8a690bc51168
node-typanion_3.8.0+dfsg-3.debian.tar.xz 3.3 KiB 7a836d51a7469cb94e908e445d627b87bf54191ee04a939d6ebdb86df099a032

Available diffs

No changes file available.

Binary packages built by this source

node-typanion: Static and runtime type assertion library with no dependencies

 Compared to yup, Typanion has a better inference support for TypeScript.
 .
 Its functional API makes it very easy to tree shake, which is another bonus
 (although the library isn't very large in itself).
 .
 Node.js is an event-based server-side JavaScript engine.