@wdio/reporter
Advanced tools
Comparing version 5.2.3 to 5.4.3
@@ -26,2 +26,3 @@ "use strict"; | ||
this.specs = runner.specs; | ||
this.sessionId = runner.sessionId; | ||
this.isMultiremote = runner.isMultiremote; | ||
@@ -28,0 +29,0 @@ } |
{ | ||
"name": "@wdio/reporter", | ||
"version": "5.2.3", | ||
"version": "5.4.3", | ||
"description": "A WebdriverIO utility to help reporting all events", | ||
@@ -38,3 +38,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
}, | ||
"gitHead": "fc84d8fc6889043bfc0c85994acb7b4d5445ba1d" | ||
"gitHead": "f93cd341dcd7ba94ad961e821ab8687e0c21ccd1" | ||
} |
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
22522
406