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

@applitools/visual-grid-client

Package Overview
Dependencies
Maintainers
12
Versions
574
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/visual-grid-client - npm Package Compare versions

Comparing version 5.0.6 to 5.0.7

6

package.json
{
"name": "@applitools/visual-grid-client",
"version": "5.0.6",
"version": "5.0.7",
"description": "",

@@ -38,3 +38,3 @@ "main": "src/visual-grid-client.js",

"dependencies": {
"@applitools/eyes.sdk.core": "^1.10.0",
"@applitools/eyes.sdk.core": "^1.11.0",
"@applitools/functional-commons": "^1.0.19",

@@ -53,3 +53,3 @@ "@applitools/http-commons": "^1.1.1",

"devDependencies": {
"chai": "^4.1.2",
"chai": "^4.2.0",
"chai-spies": "^1.0.0",

@@ -56,0 +56,0 @@ "cookie-parser": "^1.4.3",

@@ -126,3 +126,3 @@ 'use strict';

const imageLocation = imageLocationRegion
? Location.fromObject({x: imageLocationRegion.getLeft(), y: imageLocationRegion.getLeft()})
? Location.fromObject({x: imageLocationRegion.getLeft(), y: imageLocationRegion.getTop()})
: undefined;

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