crc32-stream
Advanced tools
+2
-0
| ## Changelog | ||
| **5.0.1** — <small>_February 28, 2024_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/5.0.0...5.0.1) | ||
| **5.0.0** — <small>_September 2, 2023_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/4.0.3...5.0.0) | ||
@@ -4,0 +6,0 @@ |
+2
-2
| { | ||
| "name": "crc32-stream", | ||
| "version": "5.0.0", | ||
| "version": "5.0.1", | ||
| "description": "a streaming CRC32 checksumer", | ||
@@ -33,3 +33,3 @@ "homepage": "https://github.com/archiverjs/node-crc32-stream", | ||
| "devDependencies": { | ||
| "chai": "4.3.8", | ||
| "chai": "4.4.1", | ||
| "mocha": "9.2.2" | ||
@@ -36,0 +36,0 @@ }, |
9205
1.45%