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

@reportportal/agent-js-mocha

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reportportal/agent-js-mocha - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

4

package.json
{
"name": "@reportportal/agent-js-mocha",
"version": "5.0.3",
"version": "5.0.4",
"description": "Mocha reporter for the Report Portal",

@@ -13,3 +13,3 @@ "author": "ReportPortal.io",

"dependencies": {
"@reportportal/client-javascript": "^5.0.12",
"@reportportal/client-javascript": "~5.0.15",
"mocha": "^10.2.0"

@@ -16,0 +16,0 @@ },

@@ -72,3 +72,3 @@ # @reportportal/agent-js-mocha

| description | Optional | '' | Launch description. |
| rerun | Optional | false | Enable [rerun](https://github.com/reportportal/documentation/blob/master/src/md/src/DevGuides/rerun.md) |
| rerun | Optional | false | Enable [rerun](https://reportportal.io/docs/dev-guides/RerunDevelopersGuide) |
| rerunOf | Optional | Not set | UUID of launch you want to rerun. If not specified, reportportal will update the latest launch with the same name |

@@ -75,0 +75,0 @@ | mode | Optional | 'DEFAULT' | Results will be submitted to Launches page <br/> *'DEBUG'* - Results will be submitted to Debug page (values must be upper case). |

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