node-lockfile 1.0.4+~1.0.2-3 source package in Ubuntu

Changelog

node-lockfile (1.0.4+~1.0.2-3) unstable; urgency=medium

  * Team upload
  * Fix autopkgtest

 -- Yadd <email address hidden>  Fri, 18 Aug 2023 21:35:51 +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 javascript
Noble release universe javascript

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-lockfile_1.0.4+~1.0.2-3.dsc 2.4 KiB 7cf3c05fd4bede98ee6563519b58708977205db0e8c4d402df2f4295f054adae
node-lockfile_1.0.4+~1.0.2.orig-types-lockfile.tar.gz 1.7 KiB 133e6dae942c90d84f1de3883cada5517940bfc20d9661804d290fe5b3408760
node-lockfile_1.0.4+~1.0.2.orig.tar.gz 24.8 KiB 99d1fb9ab6c1497dfa839df86da073b435b7d9815b516253876a77b2d3f6e05b
node-lockfile_1.0.4+~1.0.2-3.debian.tar.xz 5.5 KiB 4adfe9ed933a29be6cc7b6e12cfb51ede4e63e79f24e0ff78985873d177b6eff

No changes file available.

Binary packages built by this source

node-lockfile: Asynchronous file lock module for Node.js

 This module provides asynchronous and synchronous concurrent file
 locking. It supports timeouts, expirations, and retrying upon failure.
 .
 Node.js is an event-based server-side javascript engine.