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

@reportportal/agent-js-jest

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reportportal/agent-js-jest - npm Package Versions

2

5.1.1

Diff

Changelog

Source

[5.1.1] - 2024-11-01

Fixed

  • Race condition when many suites run in parallel. Resolves #147. Thanks to @tristanzander.
reportportal-admin
published 5.1.0 •

Changelog

Source

[5.1.0] - 2024-07-11

Added

  • ReportingApi with attachment method support. Resolves #122.
  • extendTestDescriptionWithLastError config option to extend test description with last error message. Resolves #136. Thanks to artsiomBandarenka.

Changed

  • Breaking change Drop support of Node.js 10. The version 5.0.8 is the latest that supports it.
  • @reportportal/client-javascript bumped to version 5.1.4.

Security

  • Updated versions of vulnerable packages (braces).

Deprecated

  • Node.js 12 usage. This minor version is the latest that supports Node.js 12.
  • token config option. Use apiKey instead.
reportportal-admin
published 5.0.8 •

Changelog

Source

[5.0.8] - 2024-01-19

Deprecated

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

Changelog

Source

[5.0.7] - 2023-11-20

Fixed

  • isLaunchMergeRequired option from client-javascript missed.

Changed

  • @reportportal/client-javascript bumped to version 5.0.15. launchUuidPrint and launchUuidPrintOutput configuration options introduced.
  • Readme file updated.
  • Logging link to the launch on its finish now available by default. logLaunchLink option is removed from the config.

Security

  • Updated versions of vulnerable packages (@babel/traverse).
reportportal-admin
published 5.0.6 •

Changelog

Source

[5.0.6] - 2023-07-18

Changed

  • token configuration option was renamed to apiKey to maintain common convention.
  • @reportportal/client-javascript bumped to version 5.0.12.
  • Readme file updated.
reportportal-admin
published 5.0.5 •

Changelog

Source

[5.0.5] - 2023-03-16

Added

Fixed

  • Log messages in RP shown without ANSI characters
reportportal-admin
published 5.0.4 •

Changelog

Source

[5.0.4] - 2022-05-30

Added

  • Possibility to provide endpoint url via RP_ENDPOINT environment variable
  • New option logLaunchLink to print launch url in console

Fixed

  • The duration of tests and suites is now displayed correctly
  • The reporter will now wait for a report on all tests
  • Security vulnerabilities
  • Tests without describe block causes error #82

Changed

  • Package size reduced
reportportal-admin
published 5.0.3 •

Changelog

Source

[5.0.3] - 2021-06-23

Fixed

  • Nested describe blocks are not visible in report

Updated

  • @reportportal/client-javascript version to the latest

Added

reportportal-admin
published 5.0.2 •

Changelog

Source

[5.0.2] - 2021-02-09

Added

  • Debug flag, launch mode configuration properties

Fixed

  • Doesn't start a suite if test has no describe
  • Vulnerable dependencies (lodash)
reportportal-admin
published 5.0.1 •

Changelog

Source

[5.0.1] - 2020-06-12

Changed

  • Packages publishing workflow improved
2
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