node-uuid 8.3.2+~8.3.3-1 source package in Ubuntu

Changelog

node-uuid (8.3.2+~8.3.3-1) unstable; urgency=medium

  * Team upload
  * Add ctype=nodejs to component(s)
  * Update standards version to 4.6.0, no changes needed.
  * New upstream version 8.3.2+~8.3.3

 -- Yadd <email address hidden>  Sun, 21 Nov 2021 18:12:01 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe web

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-uuid_8.3.2+~8.3.3-1.dsc 2.5 KiB cd46d0f74b795b51dd56b0d8d422abc8c05a2f8bcecea3c5afa718271a3800ed
node-uuid_8.3.2+~8.3.3.orig-Xtypes.tar.gz 2.3 KiB 976a0414c85190e1cec01ef5af2bb7912c797f42c6d9576aafd524d51af1a59b
node-uuid_8.3.2+~8.3.3.orig.tar.gz 204.1 KiB a3f419bfca2f937935ef039cf62b01a28e96d99129038f7a1fa4a5427cdc372d
node-uuid_8.3.2+~8.3.3-1.debian.tar.xz 14.7 KiB 1e4d44b9383e597e3649db606da934a2013fb3bbcff61aea9eb53875833aeeb6

Available diffs

No changes file available.

Binary packages built by this source

node-uuid: simple and fast RFC4122 UUID generation - Node.js module

 uuid provides simple, fast generation of RFC4122 UUIDs.
 .
  * Support for version 1, 3, 4 and 5 UUIDs
  * Cross-platform
  * Uses cryptographically-strong random number APIs (when available)
  * Small footprint
 .
 This package provides uuid usable with Node.js -
 an event-based server-side JavaScript engine.