reportportal-client
Advanced tools
Comparing version 5.2.0 to 5.2.1
@@ -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": [ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
135134