Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

crc-utils2

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crc-utils2 - npm Package Compare versions

Comparing version 0.9.10 to 0.9.11

index.js

7

package.json
{
"name": "crc-utils2",
"version": "0.9.10",
"version": "0.9.11",
"description": "CRC Utils. Combines two or more CRC32 checksums into new one.",

@@ -8,5 +8,6 @@ "keywords": ["crc32", "crc32_combine", "crc", "gzip"],

"dependencies": {
"compress-buffer-crc32": ""
"compress-buffer-crc32": "",
"binpack": ""
},
"main": "./build/default/crc32",
"main": "./index.js",
"repository": {

@@ -13,0 +14,0 @@ "type": "git",

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