Socket
Socket
Sign inDemoInstall

@applitools/core-base

Package Overview
Dependencies
Maintainers
34
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/core-base - npm Package Compare versions

Comparing version 1.1.38 to 1.1.39

1

dist/server/requests.js

@@ -499,2 +499,3 @@ "use strict";

useDom: (_b = settings.useDom) !== null && _b !== void 0 ? _b : false,
densityMetrics: settings.densityMetrics,
},

@@ -501,0 +502,0 @@ name: settings.name,

2

package.json
{
"name": "@applitools/core-base",
"version": "1.1.38",
"version": "1.1.39",
"homepage": "https://applitools.com",

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

@@ -273,2 +273,7 @@ /// <reference types="node" />

ignoreDisplacements?: boolean;
densityMetrics?: {
scaleRatio?: number;
xdpi?: number;
ydpi?: number;
};
pageId?: string;

@@ -275,0 +280,0 @@ /** @internal */

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