DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: node-cross-spawn 7.0.6-1

Package Information

DescriptionCross-platform child process spawning for Node.js

Cross-spawn provides a drop-in replacement for Node.js child_process.spawn and child_process.spawnSync with improved cross-platform behaviour.

The module is useful for JavaScript tools that need to run external commands consistently across Unix-like systems and Windows without relying on platform-specific argument escaping.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/js/node-cross-spawn.git (browse)
Closes#1139969
Trackerhttps://tracker.debian.org/pkg/node-cross-spawn
Uploaded5 hours ago

New Package Report

.changes
DateThu, 11 Jun 2026 07:42:20 +0100
Sourcenode-cross-spawn
Version7.0.6-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
Changelog
node-cross-spawn (7.0.6-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1139969)
.dsc
Sectionjavascript
Priorityoptional
Componentmain
Package-Listnode-cross-spawn deb javascript optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cross-spawn
Upstream-Contact: André Cruz <andre@moxy.studio>
Source: https://github.com/moxystudio/node-cross-spawn

Files: *
Copyright: 2018 Made With MOXY Lda <hello@moxy.studio>
License: MIT

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: MIT


License: MIT
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

Review Information

rejected — allocated to awm 2 hours ago, started 2 hours ago, completed 2 hours ago.

Final Comment

At uploader request.

Back to Dashboard | View all reviews for this package