🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

crc32-stream

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crc32-stream - npm Package Compare versions

Comparing version
5.0.0
to
5.0.1
+2
-0
CHANGELOG.md
## 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 @@ },