New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/reporter

Package Overview
Dependencies
Maintainers
2
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/reporter - npm Package Compare versions

Comparing version 6.6.0 to 6.6.6

4

package.json
{
"name": "@wdio/reporter",
"version": "6.6.0",
"version": "6.6.6",
"description": "A WebdriverIO utility to help reporting all events",

@@ -34,3 +34,3 @@ "author": "Christian Bromann <christian@saucelabs.com>",

"types": "reporter.d.ts",
"gitHead": "643b1f237c0c7e4eb0e28fca31d963d3b19a073c"
"gitHead": "bd5a61a663dc0e0061f4d27009b4c94163cf3fd7"
}

@@ -29,5 +29,4 @@ declare namespace WDIOReporter {

interface Options {
configFile: string;
logFile: string;
logLevel: string;
logFile?: string;
logLevel?: string;
stdout?: boolean;

@@ -34,0 +33,0 @@ }

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