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 1.0.0 to 1.0.1

1

lib/timeline-reporter.js

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

.then(file => {
console.log('-------------', `reductionRatio: ${reductionRatio} cid: ${runner.cid} ${runner.filename} and quality ${quality}`)
file

@@ -287,0 +286,0 @@ .resize(Math.round(file.getWidth() / reductionRatio), Jimp.AUTO) // resize

2

package.json
{
"name": "wdio-timeline-reporter",
"version": "1.0.0",
"version": "1.0.1",
"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