set-blocking
set blocking stdio and stderr ensuring that terminal output does not truncate
exit
A replacement for process.exit that ensures stdio are fully drained before exiting.
minipass-flush
A Minipass stream that calls a flush function before emitting 'end'
exit-x
A replacement for process.exit that ensures stdio are fully drained before exiting.