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

@applitools/eyes-common

Package Overview
Dependencies
Maintainers
13
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/eyes-common - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

CHANGELOG.md

2

lib/logging/Logger.js

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

*/
constructor(showLogs) {
constructor(showLogs = false) {
if (TypeUtils.isString(showLogs)) {

@@ -23,0 +23,0 @@ showLogs = (showLogs === 'true');

{
"name": "@applitools/eyes-common",
"version": "1.1.0",
"version": "1.2.0",
"description": "Utilities for working with Eyes JavaScript SDK and the visual grid",

@@ -50,3 +50,3 @@ "keywords": [

},
"gitHead": "b5565b3ce9ca6913a8098848f9255d816e4cfa78"
"gitHead": "a182e9e310884d337311d252f5646b34609d2d69"
}
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