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

img-hasher

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

img-hasher - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

22

package.json
{
"name": "img-hasher",
"description": "A fast image hash generator and hamming distance calculator using multiple algorithms",
"version": "0.0.10",
"version": "0.0.11",
"main": "index.js",

@@ -14,2 +14,3 @@ "types": "index.d.ts",

"additional": [
"aarch64-linux-android",
"aarch64-apple-darwin",

@@ -31,5 +32,5 @@ "x86_64-unknown-linux-musl"

"devDependencies": {
"@napi-rs/cli": "^2.15.2",
"@types/node": "^20.1.4",
"prettier": "^2.8.8"
"@napi-rs/cli": "^2.16.5",
"@types/node": "^20.10.0",
"prettier": "^3.1.0"
},

@@ -55,11 +56,12 @@ "files": [

},
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@4.0.2",
"repository": "https://github.com/imranbarbhuiya/img-hasher",
"optionalDependencies": {
"@imranbarbhuiya/img-hasher-win32-x64-msvc": "0.0.10",
"@imranbarbhuiya/img-hasher-darwin-x64": "0.0.10",
"@imranbarbhuiya/img-hasher-linux-x64-gnu": "0.0.10",
"@imranbarbhuiya/img-hasher-darwin-arm64": "0.0.10",
"@imranbarbhuiya/img-hasher-linux-x64-musl": "0.0.10"
"@imranbarbhuiya/img-hasher-win32-x64-msvc": "0.0.11",
"@imranbarbhuiya/img-hasher-darwin-x64": "0.0.11",
"@imranbarbhuiya/img-hasher-linux-x64-gnu": "0.0.11",
"@imranbarbhuiya/img-hasher-android-arm64": "0.0.11",
"@imranbarbhuiya/img-hasher-darwin-arm64": "0.0.11",
"@imranbarbhuiya/img-hasher-linux-x64-musl": "0.0.11"
}
}
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