New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

looks-same

Package Overview
Dependencies
Maintainers
9
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

looks-same - npm Package Compare versions

Comparing version 9.0.0 to 9.0.1-alpha.0

6

package.json
{
"name": "looks-same",
"version": "9.0.0",
"version": "9.0.1-alpha.0",
"description": "Pure node.js library for comparing PNG-images, taking into account human color perception.",

@@ -17,3 +17,3 @@ "main": "index.js",

"parse-color": "^1.0.0",
"sharp": "0.32.6"
"sharp": "0.33.4"
},

@@ -41,3 +41,3 @@ "devDependencies": {

"engines": {
"node": ">= 18.0.0"
"node": ">= 18.17.0"
},

@@ -44,0 +44,0 @@ "author": "Sergey Tatarintsev <sevinf@yandex-team.ru> (https://github.com/SevInf)",

@@ -7,3 +7,3 @@ # LooksSame

perception. It is created specially for the needs of visual regression testing
for [`hermione`](http://github.com/gemini-testing/hermione) utility, but can be used
for [`testplane`](http://github.com/gemini-testing/testplane) utility, but can be used
for other purposes.

@@ -10,0 +10,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