@wdio/reporter
Advanced tools
Comparing version 6.6.0 to 6.6.6
{ | ||
"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 @@ } |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
30430
533
1