New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@comeonautomation/reportportal-client

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comeonautomation/reportportal-client - npm Package Compare versions

Comparing version

to
2.3.4

4

lib/report-portal-client.js

@@ -305,5 +305,5 @@ /* eslint-disable quotes,no-console,class-methods-use-this */

)
.then(response => {
.then(async response => {
this.logDebug(`Launches successfully stopped!`);
this.deleteSkippedInterruptedTest()
await this.deleteSkippedInterruptedTest()
.then(async () => {

@@ -310,0 +310,0 @@ await this.deleteEmptyExecutionTest();

{
"name": "@comeonautomation/reportportal-client",
"version": "2.3.3",
"version": "2.3.4",
"description": "ReportPortal client for node.js",

@@ -5,0 +5,0 @@ "contributors": [