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

@applitools/ufg-client

Package Overview
Dependencies
Maintainers
34
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/ufg-client - npm Package Compare versions

Comparing version 1.1.27 to 1.2.0

3

dist/server/requests.js

@@ -117,2 +117,5 @@ "use strict";

}
if (settings.stitchMode) {
renderOptions.renderInfo.stitchMode = settings.stitchMode;
}
return renderOptions;

@@ -119,0 +122,0 @@ }),

2

package.json
{
"name": "@applitools/ufg-client",
"version": "1.1.27",
"version": "1.2.0",
"homepage": "https://applitools.com",

@@ -5,0 +5,0 @@ "bugs": {

@@ -154,2 +154,3 @@ /// <reference types="node" />

fully?: boolean;
stitchMode?: 'Scroll' | 'CSS' | 'Resize';
selectorsToCalculate?: Selector[];

@@ -156,0 +157,0 @@ includeFullPageSize?: boolean;

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