concat-stream icon indicating copy to clipboard operation
concat-stream copied to clipboard

remove/updated dependencies

Open jimmywarting opened this issue 5 years ago • 2 comments

  • Updated to lowest LTS (node 8+)
  • Changed the main function to a class
    • Got rid of inherit
    • Made all test file use new
  • Got rid of typedarray
  • Got rid of buffer-from (only needed for node < 6)?

This should make the bundle smaller

edit: Realised i did the same stuff as in #62 + a bit more closes #62

jimmywarting avatar Jul 02 '19 15:07 jimmywarting

ping

PedroS11 avatar May 13 '20 15:05 PedroS11

@mafintosh Would you like some help with maintaining the library?

kibertoad avatar Jun 26 '24 20:06 kibertoad