crc32-stream
Advanced tools
Comparing version
{ | ||
"name": "crc32-stream", | ||
"version": "5.0.1", | ||
"version": "6.0.0", | ||
"description": "a streaming CRC32 checksumer", | ||
@@ -23,3 +23,3 @@ "homepage": "https://github.com/archiverjs/node-crc32-stream", | ||
"engines": { | ||
"node": ">= 12.0.0" | ||
"node": ">= 14" | ||
}, | ||
@@ -31,7 +31,7 @@ "scripts": { | ||
"crc-32": "^1.2.0", | ||
"readable-stream": "^3.4.0" | ||
"readable-stream": "^4.0.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "4.4.1", | ||
"mocha": "9.2.2" | ||
"mocha": "10.3.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "keywords": [ |
6598
-28.32%6
-14.29%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated