Socket
Socket
Sign inDemoInstall

@applitools/core-base

Package Overview
Dependencies
29
Maintainers
45
Versions
99
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.3 to 1.6.0

7

CHANGELOG.md
# Changelog
## [1.6.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/core-base@1.5.3...js/core-base@1.6.0) (2023-09-05)
### Features
* show aborted tests in Eyes dashboard ([#1877](https://github.com/applitools/eyes.sdk.javascript1/issues/1877)) ([f9840d4](https://github.com/applitools/eyes.sdk.javascript1/commit/f9840d494222ccc6c6f262896771e28da2565bc6))
## [1.5.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/core-base@1.5.2...js/core-base@1.5.3) (2023-09-04)

@@ -4,0 +11,0 @@

1

dist/server/requests.js

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

stitchingServiceUrl: account.stitchingServiceUrl,
testName: settings.testName,
account,

@@ -132,0 +133,0 @@ };

2

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

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

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

account: Account;
testName: string;
}

@@ -125,0 +126,0 @@ export interface FunctionalTest {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc