@ronomon/deduplication
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@ronomon/deduplication", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"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.", | ||
@@ -59,3 +59,6 @@ "main": "binding.node", | ||
"nan": "^2.10.0" | ||
}, | ||
"engines": { | ||
"node": ">=10.0.0" | ||
} | ||
} |
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
95682