node-neo-async 2.6.2+~cs3.0.0-3 source package in Ubuntu

Changelog

node-neo-async (2.6.2+~cs3.0.0-3) unstable; urgency=medium

  * Remove generated files in clean (Closes: #1045165)
  * Include all files in build in the binary package (Closes: #1064411)
  * Bump Standards-Version to 4.6.2 (no changes needed)

 -- Pirate Praveen <email address hidden>  Thu, 22 Feb 2024 00:46:31 +0530

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-neo-async_2.6.2+~cs3.0.0-3.dsc 2.4 KiB 042653cf8e1e85b128eeb340682dac7b469152f7a21af920e71d54520a0c51a7
node-neo-async_2.6.2+~cs3.0.0.orig-asyncro.tar.gz 1.2 MiB 721bd5d51f9c8e91e08a5dd0eeddb8688224d3c606cd6733e6e165a2a2a245f6
node-neo-async_2.6.2+~cs3.0.0.orig.tar.gz 182.1 KiB 95a9dcc2c813f17a72021620203348eaaabea64c5e11714fa41a0197b9e22fb0
node-neo-async_2.6.2+~cs3.0.0-3.debian.tar.xz 3.9 KiB 152e7b1c99551dc2db8b2258e939d2bf6ea6503e5d49b33bbff68caf52abdd1d

No changes file available.

Binary packages built by this source

node-neo-async: faster replacement for Async

 Neo-Async is thought to be used as a drop-in replacement for Async, it almosti
 fully covers its functionality and runs faster.
 .
 Async is a utility module which provides straight-forward, powerful
 functions for working with asynchronous Javascript. Although originally
 designed for use with Node, it can also be used directly in the
 browser.
 .
 Node.js is an event-based server-side JavaScript engine.