node-cross-spawn-async 2.1.1-1 source package in Ubuntu

Changelog

node-cross-spawn-async (2.1.1-1) unstable; urgency=medium

  * New upstream release
  * Refresh patches
  * Add node-rimraf build dependency for tests & patch the new test

 -- Ross Gammon <email address hidden>  Wed, 23 Dec 2015 13:33:44 +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

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-cross-spawn-async_2.1.1-1.dsc 2.1 KiB aee9bca29f8e5008138c504fa77cf7e9b26e01868534f746714dda6eb2950a83
node-cross-spawn-async_2.1.1.orig.tar.gz 8.1 KiB 9bf133e37c7590bc02a6d4a8410404a95e7054671cb23a65726bb5873b355e34
node-cross-spawn-async_2.1.1-1.debian.tar.xz 3.3 KiB 351e637f7b019ed5050e274e47b70c17fb9932001867efb4c5a9cd3beabeb3a2

Available diffs

No changes file available.

Binary packages built by this source

node-cross-spawn-async: Cross platform child_process#spawn

 Node-cross-spawn-async is a cross platform solution to node's spawn.
 .
 The same module can be used on WIndows and Linux. It correctly handles
 PATHEXT, shebangs, del or dir and, escape arguments with spaces or
 special characters.
 .
 Node.js is an event-based server-side JavaScript engine.