New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

crc32c

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crc32c - npm Package Compare versions

Comparing version 0.1.0 to 0.1.2

6

package.json
{
"name": "crc32c",
"version": "0.1.0",
"version": "0.1.2",
"description": "CRC32C c implementation for Linux.",
"keywords": ["crc", "crc32", "crc32c", "hash" ],
"author": "Hugo Dozois <hugo@dozoisch.com>",
"license": "MIT",
"dependendices" : {},

@@ -15,3 +16,4 @@ "main": "./build/Release/crc32c.node",

"node": ">= 0.10.0"
}
},
"os" : [ "linux" ]
}

@@ -12,2 +12,6 @@ Node-crc32c

or
npm install crc32c
##Usage

@@ -14,0 +18,0 @@

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