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 3.0.0 to 3.0.1

4

CHANGELOG.md
## Changelog
**3.0.1** — <small>_August 2, 2019_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/3.0.0...3.0.1)
- update dependencies
**3.0.0** — <small>_April 29, 2019_</small> — [Diff](https://github.com/archiverjs/node-crc32-stream/compare/2.0.0...3.0.0)

@@ -4,0 +8,0 @@

6

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

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

"crc": "^3.4.4",
"readable-stream": "^3.2.0"
"readable-stream": "^3.4.0"
},
"devDependencies": {
"chai": "^4.0.0",
"mocha": "^6.0.2"
"mocha": "^6.2.0"
},

@@ -37,0 +37,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