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

Changelog

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

  * Team upload
  * Declare compliance with policy 4.6.2
  * Fix clean (Closes: #1045277)

 -- Yadd <email address hidden>  Mon, 14 Aug 2023 08:33:27 +0400

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-uuid_8.3.2+~8.3.3-4.dsc 2.4 KiB 54ac32bd2764995adca4a615bfc093b4a526e389ba791e08995f448940bf57be
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-4.debian.tar.xz 15.0 KiB 81518da4f139ca3e8c2e728e47001af411844201c0c5d78e23802d2a9a5e596a

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.