Socket
Socket
Sign inDemoInstall

wdio-timeline-reporter

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wdio-timeline-reporter - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

lib/timeline-reporter.js

@@ -335,3 +335,3 @@ const events = require('events');

<summary>ERROR LOG</summary>
<table class="table is-striped">
<table class="table is-striped is-bordered is-fullwidth">
${!!type ? `<tr><td>Type:</td><td>${type}</td></tr>` : ``}

@@ -338,0 +338,0 @@ ${!!message ? `<tr><td>Message:</td><td>${message.replace(/<|>/g, '')}</td></tr>` : ``}

{
"name": "wdio-timeline-reporter",
"version": "0.2.1",
"version": "0.2.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/timeline-reporter.js",

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