2.0.2
- fix: GetDataStream must extend Writable, not legacy Stream #19
- fix: limit header size to prevent memory exhaustion
- fix: limit boundaries to prevent memory exhaustion
- fix: sanitize the spool filename, prevent path traversal
- fix: on Writable stream, set
autoClose: falseendis a noop here, that's for fs.createReadableStream