@wdio/logger
Advanced tools
Comparing version 8.0.14 to 8.1.0
@@ -1,4 +0,5 @@ | ||
import type loggerType from './node'; | ||
import type loggerType from './node.js'; | ||
export type { Logger } from './node.js'; | ||
declare const _default: typeof loggerType; | ||
export default _default; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@wdio/logger", | ||
"version": "8.0.14", | ||
"version": "8.1.0", | ||
"description": "A helper utility for logging of WebdriverIO packages", | ||
@@ -37,3 +37,3 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
}, | ||
"gitHead": "ab58bc79c1df2e146d02a68ee444766ec371e6d2" | ||
"gitHead": "f505134606f99129c816acb00f22e39032e60820" | ||
} |
Sorry, the diff of this file is not supported yet
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
11442
231