@wdio/utils
Advanced tools
Comparing version 5.6.0 to 5.6.3
@@ -16,3 +16,3 @@ "use strict"; | ||
const log = (0, _logger.default)('wdio-utils:initialiseServices'); | ||
const log = (0, _logger.default)('@wdio/utils:initialiseServices'); | ||
/** | ||
@@ -19,0 +19,0 @@ * initialise services based on configuration |
{ | ||
"name": "@wdio/utils", | ||
"version": "5.6.0", | ||
"version": "5.6.3", | ||
"description": "A WDIO helper utility to provide several utility functions used across the project.", | ||
@@ -34,3 +34,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/logger": "^5.6.0", | ||
"@wdio/logger": "^5.6.3", | ||
"deepmerge": "^3.2.0" | ||
@@ -41,3 +41,3 @@ }, | ||
}, | ||
"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
5771
66
Updated@wdio/logger@^5.6.3