@wdio/mocha-framework
Advanced tools
Comparing version 5.6.0 to 5.6.3
@@ -22,3 +22,3 @@ "use strict"; | ||
const log = (0, _logger.default)('wdio-mocha-framework'); | ||
const log = (0, _logger.default)('@wdio/mocha-framework'); | ||
/** | ||
@@ -25,0 +25,0 @@ * Extracts the mocha UI type following this convention: |
{ | ||
"name": "@wdio/mocha-framework", | ||
"version": "5.6.0", | ||
"version": "5.6.3", | ||
"description": "A WebdriverIO plugin. Adapter for Mocha testing framework.", | ||
@@ -34,4 +34,4 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"@types/mocha": "^5.2.5", | ||
"@wdio/config": "^5.6.0", | ||
"@wdio/logger": "^5.6.0", | ||
"@wdio/config": "^5.6.3", | ||
"@wdio/logger": "^5.6.3", | ||
"mocha": "^6.0.0-1" | ||
@@ -46,3 +46,3 @@ }, | ||
"types": "mocha-framework.d.ts", | ||
"gitHead": "00bdd480d34757277d8b9f4f62f504311671a82e" | ||
"gitHead": "63ac0243ab13faf562b5e539ef84e727543dead1" | ||
} |
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
14492
Updated@wdio/config@^5.6.3
Updated@wdio/logger@^5.6.3