node-zx 7.0.7+~cs6.7.23-2 source package in Ubuntu

Changelog

node-zx (7.0.7+~cs6.7.23-2) unstable; urgency=medium

  * Patch: fix failing test with node 18

 -- Jérémy Lal <email address hidden>  Sun, 17 Jul 2022 18:38:17 +0200

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-zx_7.0.7+~cs6.7.23-2.dsc 4.3 KiB b27a1f5902187ac09c6d75b6f904a3a41b6eb8dc56f566c5b125394bbf561b3e
node-zx_7.0.7+~cs6.7.23.orig-event-stream.tar.gz 19.2 KiB a982dddd7bc3b499c61f6bef433b8dabf14733c70e84836b23a6d30c2954bdc7
node-zx_7.0.7+~cs6.7.23.orig-from.tar.gz 3.2 KiB ae329ea8fbe235040ad598b3de62aad5e53cc84dc7e2391d9c0edf3726bbc504
node-zx_7.0.7+~cs6.7.23.orig-map-stream.tar.gz 4.9 KiB 2a72c6e4d972decd6d9fc3fe803b7bfd963ad0b84f601e79fa10f700c8b563ba
node-zx_7.0.7+~cs6.7.23.orig-pause-stream.tar.gz 5.7 KiB 66df1b1aad8eed88f70cfa06ed541252215a8b725cfcad893a58bfc93f45ebe6
node-zx_7.0.7+~cs6.7.23.orig-ps-tree.tar.gz 16.6 KiB 1c1c682cabc225abf8242e294abaa99ab8d6cc4e66637249cdae3876b8827cca
node-zx_7.0.7+~cs6.7.23.orig-stream-combiner.tar.gz 2.5 KiB 99efd168fb3695365920d57d9f9f7407ce58d7b3669824ed299d6e165b387e33
node-zx_7.0.7+~cs6.7.23.orig-types-ps-tree.tar.gz 1.6 KiB b0e9da33d2b9394ee43e2708f5c0d278b636c76e6943c16fa28fbcdc5cb68cb0
node-zx_7.0.7+~cs6.7.23.orig.tar.gz 33.6 KiB 960b7ff72ea46fc34206d4cad8a26207b092b09f826031263de954d6adcca822
node-zx_7.0.7+~cs6.7.23-2.debian.tar.xz 5.2 KiB 4820cb531b70be44c447db0510e7f6c25ff3c7e45c8f9299e6c12222bebc3e9b

No changes file available.

Binary packages built by this source

zx: tool to launch modern Javascript scripts

 Bash is great, but when it comes to writing scripts,
 people usually choose a more convenient programming language.
 JavaScript maybe a good choice, but standard Node.js library
 requires additional hassle before using. The `zx` package provides
 useful wrappers around `child_process`, escapes arguments and
 gives sensible defaults.