Socket
Socket
Sign inDemoInstall

crc32-stream

Package Overview
Dependencies
Maintainers
1
Versions
24
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.1 to 6.0.0

8

package.json
{
"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": [

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