node-p-map 4.0.0+~3.1.0+~3.0.1-1 source package in Ubuntu

Changelog

node-p-map (4.0.0+~3.1.0+~3.0.1-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.5.1
  * Modernize debian/watch
  * Add ctype=nodejs to component(s)
  * Fix GitHub tags regex
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle
  * Drop dependency to nodejs
  * Use uscan group and repack
  * New upstream version 4.0.0+~3.1.0+~3.0.1: updates clean-stack from 3.0.0
    to 3.0.1
  * Install components in nodejs dir

 -- Yadd <email address hidden>  Tue, 16 Nov 2021 12:19:21 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-p-map_4.0.0+~3.1.0+~3.0.1-1.dsc 2.8 KiB b525586692b09f70c3ffe5dff495198216018da0d21ffd8f9bf5131a516e0f7d
node-p-map_4.0.0+~3.1.0+~3.0.1.orig-aggregate-error.tar.gz 3.7 KiB 03dcbeabdaa1b14c5b847c99e89ac759ee94299cd71ade4ed38e4f4bdb71360c
node-p-map_4.0.0+~3.1.0+~3.0.1.orig-clean-stack.tar.gz 4.3 KiB 4811b0d45907287b0187a8d9700b2f92e35d66e0d146c2fb2e50709ad00d83c6
node-p-map_4.0.0+~3.1.0+~3.0.1.orig.tar.gz 5.1 KiB d61f9167a876080f2180200053d371f0f9842e135c3e18b791b65e9400d19969
node-p-map_4.0.0+~3.1.0+~3.0.1-1.debian.tar.xz 7.8 KiB 2b126400614914fbc2d30bfc9ee63fe8c866fa89d2debf5a0950033c9ab3f959

Available diffs

No changes file available.

Binary packages built by this source

node-p-map: Map over promises concurrently

 Useful when you need to run promise-returning & async functions multiple times
 with different inputs concurrently.
 .
 Node.js is an event-based server-side JavaScript engine.