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 0.1.1-1 to 0.1.1-2

2

package.json
{
"name": "crc32-stream",
"version": "0.1.1-1",
"version": "0.1.1-2",
"description": "a streaming CRC32 checksumer",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/ctalkington/node-crc32-stream",

@@ -41,7 +41,7 @@ # crc32-stream v0.1.1 [![Build Status](https://travis-ci.org/ctalkington/node-crc32-stream.svg?branch=master)](https://travis-ci.org/ctalkington/node-crc32-stream)

Return the checksum digest in unsigned form.
Returns the checksum digest in unsigned form.
#### hex()
Return the hex representation of the checksum digest. (ie E81722F0)
Returns the hexadecimal representation of the checksum digest. (ie E81722F0)

@@ -48,0 +48,0 @@ ### Instance Options

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