We recently started using https://socket.dev/ as part of our dependencies maintenance and it flagged spawn-command as problematic due to it being unmaintained: https://socket.dev/npm/package/spawn-command
The last release was 8 years ago, so there's probably other solutions out there or even can be written with native Node.js nowadays.
We recently started using https://socket.dev/ as part of our dependencies maintenance and it flagged
spawn-commandas problematic due to it being unmaintained: https://socket.dev/npm/package/spawn-commandThe last release was 8 years ago, so there's probably other solutions out there or even can be written with native Node.js nowadays.