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

@reportportal/client-javascript

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reportportal/client-javascript - npm Package Versions

23

5.3.0

Diff

Changelog

Source

[5.3.0] - 2024-09-23

Changed

  • The client now expects reporting the time for launches, test items and logs with microsecond precision in the ISO string format. Thus, the helpers.now function is adjusted accordingly. Details about supported formats. For logs, microsecond precision is available on the UI from ReportPortal version 24.2.

Security

  • Updated versions of vulnerable packages (micromatch).
reportportal-admin
published 5.2.0 •

Changelog

Source

[5.2.0] - 2024-09-17

Changed

  • Breaking change Drop support of Node.js 12. The version 5.1.4 is the latest that supports it.
  • The client now creates an instance of the axios HTTP client in the constructor.
  • The HOST HTTP header is added to all requests as it was skipped by the HTTP client.

Fixed

  • Allow using restClientConfig in checkConnect() method. Thanks to stevez.

Security

  • Updated versions of vulnerable packages (braces).
reportportal-admin
published 5.1.4 •

Changelog

Source

[5.1.4] - 2024-05-22

Fixed

  • Use correct launch search URL based on config mode while merging launches. Resolves #200. Thanks to hoangthanhtri.
  • Print launch UUID after merging launches. Resolves #202. Thanks to hoangthanhtri.
reportportal-admin
published 5.1.3 •

Changelog

Source

[5.1.3] - 2024-04-11

Added

Security

  • Updated versions of vulnerable packages (follow-redirects).
reportportal-admin
published 5.1.2 •

Changelog

Source

[5.1.2] - 2024-02-20

Fixed

  • Execution sequence for retried tests #134.
reportportal-admin
published 5.1.1 •

Changelog

Source

[5.1.1] - 2024-01-23

Added

  • Debug logs for RestClient.
reportportal-admin
published 5.1.0 •

Changelog

Source

[5.1.0] - 2024-01-19

Changed

  • Breaking change Drop support of Node.js 10. The version 5.0.15 is the latest that supports it.

Security

  • Updated versions of vulnerable packages (axios, follow-redirects).

Deprecated

  • Node.js 12 usage. This minor version is the latest that supports Node.js 12.
reportportal-admin
published 5.0.15 •

Changelog

Source

[5.0.15] - 2023-11-20

Added

  • Logging link to the launch on its finish.

Deprecated

  • Node.js 10 usage. This version is the latest that supports Node.js 10.
reportportal-admin
published 5.0.14 •

Changelog

Source

[5.0.14] - 2023-10-05

Added

  • Promise.allSettled polyfill to support NodeJS 10.

Fixed

  • Reporting is down on error with collect request on reporting start.
  • Can not read property realId of undefined during reporting, resolves #99.
reportportal-admin
published 5.0.13 •

Changelog

Source

[5.0.13] - 2023-08-28

Added

  • launchUuidPrint and launchUuidPrintOutput configuration options to ease integration with CI tools, by @HardNorth.
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