img-hasher
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "img-hasher", | ||
"description": "A fast image hash generator and hamming distance calculator using multiple algorithms", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"main": "index.js", | ||
@@ -56,8 +56,8 @@ "types": "index.d.ts", | ||
"optionalDependencies": { | ||
"@imranbarbhuiya/img-hasher-win32-x64-msvc": "0.0.8", | ||
"@imranbarbhuiya/img-hasher-darwin-x64": "0.0.8", | ||
"@imranbarbhuiya/img-hasher-linux-x64-gnu": "0.0.8", | ||
"@imranbarbhuiya/img-hasher-darwin-arm64": "0.0.8", | ||
"@imranbarbhuiya/img-hasher-linux-x64-musl": "0.0.8" | ||
"@imranbarbhuiya/img-hasher-win32-x64-msvc": "0.0.9", | ||
"@imranbarbhuiya/img-hasher-darwin-x64": "0.0.9", | ||
"@imranbarbhuiya/img-hasher-linux-x64-gnu": "0.0.9", | ||
"@imranbarbhuiya/img-hasher-darwin-arm64": "0.0.9", | ||
"@imranbarbhuiya/img-hasher-linux-x64-musl": "0.0.9" | ||
} | ||
} |
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