@ronomon/deduplication
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
1
61780
10