node-neo-async 2.6.1-2 source package in Ubuntu

Changelog

node-neo-async (2.6.1-2) unstable; urgency=medium

  * Reupload to unstable
  * Bump Standards-Version to 4.4.0 (no changes needed)
  * Switch to pkg-js-tools auto install

 -- Pirate Praveen <email address hidden>  Thu, 08 Aug 2019 07:53:16 +0000

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

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-neo-async_2.6.1-2.dsc 2.1 KiB d4f33cb2956f1aa6b52adb15b447010c033c9750d18eed6555757e9416cb3165
node-neo-async_2.6.1.orig.tar.gz 170.2 KiB c4146d166cc3c546d237706be8fa9d8d7aa8537115abd10978f9a1c71df9e435
node-neo-async_2.6.1-2.debian.tar.xz 2.9 KiB 8707c77880b531536f84d2ce8807e6371511658dfa0e91af4c6c4e71bab67453

Available diffs

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.