Binary package “node-stream-consume” in ubuntu mantic

consume a stream to ensure it keeps flowing

 stream-consume is a node module that ensures a Readable stream continues
 flowing if it's not piped to another destination.
 .
 Node.js is an event-based server-side JavaScript engine.