Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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 4.0.3 to 5.0.0

2

CHANGELOG.md
## Changelog
**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.3** — <small>_September 2, 2023_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/4.0.2...4.0.3)

@@ -4,0 +6,0 @@

4

package.json
{
"name": "crc32-stream",
"version": "4.0.3",
"version": "5.0.0",
"description": "a streaming CRC32 checksumer",

@@ -23,3 +23,3 @@ "homepage": "https://github.com/archiverjs/node-crc32-stream",

"engines": {
"node": ">= 10"
"node": ">= 12.0.0"
},

@@ -26,0 +26,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc