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

Changelog

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

  * Team upload
  * Fix filenamemangle
  * Workaround Jest's bug with mixed commonjs/ESM modules (see #1009568)

 -- Yadd <email address hidden>  Fri, 22 Apr 2022 11:31:18 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-proper-lockfile_4.1.2-2.dsc 2.2 KiB 807b007aee40997096500363f1a6d12e0c9464ff3ac0783e354f0949ac706129
node-proper-lockfile_4.1.2.orig.tar.gz 85.8 KiB d25ad71714c9cdd8c7669a7a004976a79b01252367aef796a28f15235ae4b635
node-proper-lockfile_4.1.2-2.debian.tar.xz 7.2 KiB b4c38f0d6b87e1fa35241548f81bd1180b3e0ff9e2c6cd110d025484c9bd79c5

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.