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

Changelog

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

  * Team upload

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on node-graceful-fs.
    + node-proper-lockfile: Drop versioned constraint on node-graceful-fs in
      Depends.

  [ Yadd ]
  * Update standards version to 4.6.0, no changes needed.
  * New upstream version 4.1.2
  * Enable upstream test using jest
  * Update copyright

 -- Yadd <email address hidden>  Sun, 03 Oct 2021 17:44:56 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-proper-lockfile_4.1.2-1.dsc 2.2 KiB 884611580504ea648c3a5ed9007f5656928822cffa2bc88a557c8a119b8f84df
node-proper-lockfile_4.1.2.orig.tar.gz 85.8 KiB d25ad71714c9cdd8c7669a7a004976a79b01252367aef796a28f15235ae4b635
node-proper-lockfile_4.1.2-1.debian.tar.xz 7.1 KiB c7e9713e97e2a20fd339de4bb9ad30a0780477c1739d116572eabbc2575655e2

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.