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

@ronomon/deduplication

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ronomon/deduplication - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

3

package.json
{
"name": "@ronomon/deduplication",
"version": "2.0.3",
"version": "2.0.4",
"description": "Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark.",

@@ -62,2 +62,3 @@ "main": "binding.node",

"scripts": {
"prepublishOnly": "rm -f binding.node",
"postinstall": "node-gyp clean",

@@ -64,0 +65,0 @@ "test": "node test.js"

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