@wdio/reporter
Advanced tools
Comparing version 5.15.2 to 5.18.6
{ | ||
"name": "@wdio/reporter", | ||
"version": "5.15.2", | ||
"version": "5.18.6", | ||
"description": "A WebdriverIO utility to help reporting all events", | ||
@@ -42,3 +42,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"types": "reporter.d.ts", | ||
"gitHead": "bfe37c105c96fd3403a14bf8f439dc04e6178541" | ||
"gitHead": "fa344d53871401ad3a6513ffa16ed4f9d2218f59" | ||
} |
@@ -23,3 +23,3 @@ WebdriverIO Reporter | ||
export default MyCustomeReporter extends Reporter { | ||
export default MyCustomReporter extends Reporter { | ||
constructor () { | ||
@@ -26,0 +26,0 @@ super() |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24363