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

reportportal-client

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reportportal-client - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

2

lib/report-portal-client.js

@@ -234,3 +234,3 @@ /* eslint-disable quotes,no-console,class-methods-use-this */

if (this.isLaunchMergeRequired) {
const url = [this.baseURL, "launch", "merge"].join("/");
const url = ["launch", "merge"].join("/");
const launchIds = helpers.readLaunchesFromFile();

@@ -237,0 +237,0 @@ const data = this.getMergeLaunchesData(launchIds);

{
"name": "reportportal-client",
"version": "5.2.0",
"version": "5.2.1",
"description": "ReportPortal client for node.js",

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

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