node-proper-lockfile 4.1.2-4 source package in Ubuntu

Changelog

node-proper-lockfile (4.1.2-4) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.2, no changes needed.
  * Add patch for node-signal-exit >= 4

 -- Yadd <email address hidden>  Fri, 18 Aug 2023 07:28:01 +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 misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-proper-lockfile_4.1.2-4.dsc 2.2 KiB 064cef92b671e0d113ba1c027ea86e6006be5ac628637b9460aad3eb0557fbc7
node-proper-lockfile_4.1.2.orig.tar.gz 85.8 KiB d25ad71714c9cdd8c7669a7a004976a79b01252367aef796a28f15235ae4b635
node-proper-lockfile_4.1.2-4.debian.tar.xz 7.5 KiB ba4d0ddb61c096d18feb9120c5afafe29e006c2b93bf276d7f448c9b4b30dfbb

Available diffs

No changes file available.

Binary packages built by this source

node-proper-lockfile: Inter-process and inter-machine lockfile utility

 Node.js module that provides utilities for file locking, based on
 the mkdir strategy. Works atomically on a local and network file
 systems.
 .
 Node.js is an event-based server-side JavaScript engine.