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

Changelog

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

  * New upstream release
  * Refresh patch

 -- Ross Gammon <email address hidden>  Wed, 20 Jan 2016 19:44:31 +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.6-1.dsc 2.1 KiB 5186afcaa1814746274bf2ff458f9d5dea9c93f3b979123b82df2b5082e81a52
node-cross-spawn-async_2.1.6.orig.tar.gz 8.3 KiB 19394d32f9cfcd3f8d64d2bdc9d65e8821dd0f8be8bbaa74203d7d6d54dbf0a4
node-cross-spawn-async_2.1.6-1.debian.tar.xz 3.3 KiB 70f43d9e5d279ce90a6affe5fb95c41d7806e655b1f86ab1c2eea32a700f56be

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.