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

@applitools/visual-grid-client

Package Overview
Dependencies
Maintainers
23
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 15.8.45 to 15.8.46

13

index.d.ts

@@ -263,3 +263,3 @@ declare namespace Eyes {

*/
selector?: string | Selector
selector?: string | Selector | Selector[]

@@ -328,2 +328,12 @@ /**

ignoreDisplacements?: boolean
/**
* A flag that specify whether layout algorithm should consider the DOM in match window
*/
useDom?: boolean
/**
* A flag that specify whether layout algorithm should not flag repeating patters as differences
*/
enablePatterns?: boolean
}

@@ -334,2 +344,3 @@

selector: string
nodeType?: 'element' | 'shadow-root'
}

@@ -336,0 +347,0 @@

2

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

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

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