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

webdriver-image-comparison

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webdriver-image-comparison - npm Package Compare versions

Comparing version 7.3.0 to 7.3.1

10

CHANGELOG.md
# webdriver-image-comparison
## 7.3.1
### Patch Changes
- 69d25fe: Multiple fixes:
- update deps
## 7.3.0

@@ -7,3 +15,3 @@

- 2d033e8: #691 Add option to ignore blinking cursors / carets
- 2d033e8: #691 Add option to ignore blinking cursors / carets

@@ -10,0 +18,0 @@ ### Patch Changes

6

package.json
{
"name": "webdriver-image-comparison",
"version": "7.3.0",
"version": "7.3.1",
"author": "Wim Selles - wswebcreation",

@@ -20,3 +20,3 @@ "description": "An image compare module that can be used for different NodeJS Test automation frameworks that support the webdriver protocol",

"dependencies": {
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"jimp": "^1.6.0",

@@ -29,3 +29,3 @@ "@wdio/logger": "^9.4.4"

"copyfiles": "^2.4.1",
"webdriverio": "^9.4.5"
"webdriverio": "^9.7.1"
},

@@ -32,0 +32,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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