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.3 to 0.1.4

6

package.json
{
"name": "crc32c",
"version": "0.1.3",
"version": "0.1.4",
"description": "CRC32C c implementation for Linux.",
"keywords": ["crc", "crc32", "crc32c", "hash" ],
"keywords": ["crc", "crc32", "crc32c", "hash", "castagnoli" ],
"author": "Hugo Dozois <hugo@dozoisch.com>",
"license": "MIT",
"dependendices" : {},
"main": "./build/Release/crc32c.node",
"main": "./bin/crc32c.node",
"repository": {

@@ -11,0 +11,0 @@ "type": "git",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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