UNPKG

nofilter

Version:

Read and write a growable buffer as a stream

20 lines (13 loc) 482 B
# Changelog All notable changes to this project will be documented in this file. ## [5.0.0] - 2024-09-03 - Updated to eslint flat, fixed ensuing lint issues - Updated all other dependencies - [BREAKING] now requires node 18 ## [4.0.0] - 2023-05-13 ### Changed - Now requires use as an ES6 module. - Now requires Node.js version 16 or greater - Now generates docs with typedoc - Now uses c8 for coverage instead of nyc - Updated all dependencies. Removed unused dependencies.