it-to-buffer
Advanced tools
Comparing version
{ | ||
"name": "it-to-buffer", | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"description": "Takes an async iterator that yields buffers and concatenates them all together", | ||
@@ -5,0 +5,0 @@ "author": "Alex Potsides <alex@achingbrain.net>", |
@@ -77,4 +77,4 @@ # it-to-buffer | ||
- Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>) | ||
- MIT ([LICENSE-MIT](LICENSE-MIT) / <http://opensource.org/licenses/MIT>) | ||
- Apache 2.0, ([LICENSE-APACHE](https://github.com/achingbrain/it/blob/main/packages/it-to-buffer/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>) | ||
- MIT ([LICENSE-MIT](https://github.com/achingbrain/it/blob/main/packages/it-to-buffer/LICENSE-MIT) / <http://opensource.org/licenses/MIT>) | ||
@@ -81,0 +81,0 @@ # Contribution |
10933
1.22%