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.5

6

lib/report-portal-client.js

@@ -370,7 +370,7 @@ /* eslint-disable quotes,no-console,class-methods-use-this */

){
await this.restClient
this.restClient
.retrieve(item_id_url)
.then(async response => {
.then(response => {
hasSkipTestItems.push(response.id)
await this.restClient
this.restClient
.delete("/item?ids="+response.id)

@@ -377,0 +377,0 @@ .then(response => {

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

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