Le 14/06/2026 à 09:58, Bastien Roucaries a écrit :
Le dimanche 14 juin 2026, 08:36:23 heure d’été d’Europe centrale Edward Betts a
écrit :
Package: wnpp
Severity: wishlist
Owner: Edward Betts <[email protected]>
X-Debbugs-Cc: [email protected]
* Package name : node-cross-spawn
Version : 7.0.6
Upstream Author : André Cruz <[email protected]>
* URL : https://github.com/moxystudio/node-cross-spawn
* License : MIT
Programming Lang: JavaScript
Description : Cross-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.
This library is a dependancy of FullCalendar, needed by Home Assistant, the
Python smart home platform. I plan to maintain it as part of the Home
Assistant team.
No this package is banned see npm2deb
you should pat
rouca
yes please patch to use `import { spawn, spawnSync } from
"child_process"` and do not use this old hook