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

Changelog

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

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * Add fix for rollup 3 (Closes: #1022656)

 -- Yadd <email address hidden>  Thu, 27 Oct 2022 14:38:59 +0200

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
Lunar release universe web

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-uuid_8.3.2+~8.3.3-3.dsc 2.4 KiB 04c5b91ca3be587c2f78bab19786051f7ff0b077906c70aec4ce474278d2170a
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-3.debian.tar.xz 15.0 KiB 2d8b5a5a94cdfade53fe671d4575fde58964686eb873eaa9866030ee88d82f89

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.