node-batch 0.6.1-4 source package in Ubuntu

Changelog

node-batch (0.6.1-4) unstable; urgency=medium

  * Update standards version to 4.6.1, no changes needed.
  * Drop __proto__ calls

 -- Yadd <email address hidden>  Wed, 30 Nov 2022 20:55:32 +0100

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-batch_0.6.1-4.dsc 2.0 KiB 8391ab6c42f11eacdb21500fda508c8b3974d3359c41aee6485e639678d0b11f
node-batch_0.6.1.orig.tar.gz 4.4 KiB 3eb465f71675a3663656ebf68a190c9a58c00f7f573dae8f9dfa409260925809
node-batch_0.6.1-4.debian.tar.xz 3.0 KiB 8575f451e7ae064aba5c84c109275ffa83c7b6872f3635490b91ac894f668046

Available diffs

No changes file available.

Binary packages built by this source

node-batch: batch with concurrency control and progress events - Node.js module

 This module allows parallel execution of async functions, with control over
 concurrency, and reporting through progress events.
 .
 Node.js is an event-based server-side JavaScript engine.