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

@applitools/eyes-sdk-core

Package Overview
Dependencies
Maintainers
15
Versions
466
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/eyes-sdk-core - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

3

lib/TestResultsFormatter.js

@@ -162,4 +162,5 @@ 'use strict';

currentResult.getAppUrls().getSession() : "No URL (session didn't start).";
tapString += `#\tTest url: ${url}\n`;
tapString += `#\tBrowser: ${currentResult.getHostApp()}, Viewport: ${currentResult.getHostDisplaySize()}\n`;
tapString += `#\tTest url: ${url}\n`;
if (includeSubTests) {

@@ -166,0 +167,0 @@ if (currentResult.getStepsInfo().length > 0) {

{
"name": "@applitools/eyes-sdk-core",
"version": "5.1.1",
"version": "5.1.2",
"description": "The core components of Eyes JavaScript SDK",

@@ -49,4 +49,3 @@ "keywords": [

"node": ">= 8.9.0"
},
"gitHead": "24beb417df275c99519cf04df8cdaac26ed94c60"
}
}
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