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.12 to 0.0.13

12

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

@@ -55,3 +55,11 @@ "types": "index.d.ts",

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