@ronomon/deduplication
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@ronomon/deduplication", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"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.", | ||
"main": "binding.node", | ||
"files": [ | ||
"benchmark.js", | ||
"binding.cc", | ||
"binding.gyp", | ||
"binding.js", | ||
"demo.js", | ||
"table.js", | ||
"test.js" | ||
], | ||
"repository": { | ||
@@ -7,0 +16,0 @@ "type": "git", |
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
95820