@xylabs/logger
Advanced tools
Comparing version 3.5.1 to 3.5.2
export type LogFunction = (...data: unknown[]) => void; | ||
/** | ||
* Interface to handle overlap between Winston & | ||
* `console` with as much congruency as possible. | ||
*/ | ||
export interface Logger { | ||
@@ -7,0 +3,0 @@ debug: LogFunction; |
export type LogFunction = (...data: unknown[]) => void; | ||
/** | ||
* Interface to handle overlap between Winston & | ||
* `console` with as much congruency as possible. | ||
*/ | ||
export interface Logger { | ||
@@ -7,0 +3,0 @@ debug: LogFunction; |
export type LogFunction = (...data: unknown[]) => void; | ||
/** | ||
* Interface to handle overlap between Winston & | ||
* `console` with as much congruency as possible. | ||
*/ | ||
export interface Logger { | ||
@@ -7,0 +3,0 @@ debug: LogFunction; |
@@ -14,8 +14,8 @@ { | ||
"dependencies": { | ||
"@xylabs/error": "~3.5.1" | ||
"@xylabs/error": "~3.5.2" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^3.10.4", | ||
"@xylabs/tsconfig": "^3.10.4", | ||
"typescript": "^5.4.5" | ||
"@xylabs/ts-scripts-yarn3": "^3.11.10", | ||
"@xylabs/tsconfig": "^3.11.10", | ||
"typescript": "^5.5.2" | ||
}, | ||
@@ -72,4 +72,4 @@ "engines": { | ||
"sideEffects": false, | ||
"version": "3.5.1", | ||
"version": "3.5.2", | ||
"type": "module" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
89577
885
Updated@xylabs/error@~3.5.2