regular / unbzip2-stream

streaming unbzip2 implementatio in pure javascript for node and browsers
Other
29 stars 23 forks source link

bump up the buffer lib #25

Closed joebach71 closed 5 years ago

joebach71 commented 5 years ago

node v10 has deprecated new Buffer() Can you bump up the version of buffer from "3.0.1" to current? Thanks.

[DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
regular commented 5 years ago

done. published as 1.3.3