mafintosh / tar-stream

tar-stream is a streaming tar parser and generator.
MIT License
411 stars 93 forks source link

Update bl dep to pull in new buffer and reduce browser bloat #134

Closed achingbrain closed 1 year ago

achingbrain commented 3 years ago

To reduce the number of duplicate copies of buffer in the dep tree for browser bundles, use the latest bl to get the latest buffer.

BREAKING CHANGE: bl@5.x.x uses buffer@6.x.x which drops support for IE and Safari < 10