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

sharp-phash

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sharp-phash - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

18

package.json
{
"name": "sharp-phash",
"version": "0.2.0",
"version": "0.2.1",
"description": "sharp based perceptual hash implementation",

@@ -13,13 +13,19 @@ "main": "index.js",

],
"keywords": ["sharp", "phash", "hash", "image", "perceptual"],
"keywords": [
"sharp",
"phash",
"hash",
"image",
"perceptual"
],
"author": "",
"license": "MIT",
"dependencies": {
"bluebird": "^3.4.6",
"sharp": "^0.17.0"
"bluebird": "^3.5.0",
"sharp": "^0.18.4"
},
"devDependencies": {
"eslint": "^3.12.2",
"eslint-plugin-promise": "^3.4.0"
"eslint": "^3.19.0",
"eslint-plugin-promise": "^3.5.0"
}
}
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