@xylabs/logger
Advanced tools
Comparing version 3.5.4 to 3.5.5
@@ -1,2 +0,2 @@ | ||
import { Logger } from './Logger'; | ||
import { Logger } from './Logger.js'; | ||
export declare class IdLogger implements Logger { | ||
@@ -3,0 +3,0 @@ private _id?; |
@@ -1,4 +0,4 @@ | ||
export * from './getFunctionName'; | ||
export * from './IdLogger'; | ||
export * from './Logger'; | ||
export * from './getFunctionName.js'; | ||
export * from './IdLogger.js'; | ||
export * from './Logger.js'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1,2 +0,2 @@ | ||
import { Logger } from './Logger'; | ||
import { Logger } from './Logger.js'; | ||
export declare class IdLogger implements Logger { | ||
@@ -3,0 +3,0 @@ private _id?; |
@@ -1,4 +0,4 @@ | ||
export * from './getFunctionName'; | ||
export * from './IdLogger'; | ||
export * from './Logger'; | ||
export * from './getFunctionName.js'; | ||
export * from './IdLogger.js'; | ||
export * from './Logger.js'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1,2 +0,2 @@ | ||
import { Logger } from './Logger'; | ||
import { Logger } from './Logger.js'; | ||
export declare class IdLogger implements Logger { | ||
@@ -3,0 +3,0 @@ private _id?; |
@@ -1,4 +0,4 @@ | ||
export * from './getFunctionName'; | ||
export * from './IdLogger'; | ||
export * from './Logger'; | ||
export * from './getFunctionName.js'; | ||
export * from './IdLogger.js'; | ||
export * from './Logger.js'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -14,3 +14,3 @@ { | ||
"dependencies": { | ||
"@xylabs/error": "^3.5.4" | ||
"@xylabs/error": "^3.5.5" | ||
}, | ||
@@ -72,4 +72,4 @@ "devDependencies": { | ||
"sideEffects": false, | ||
"version": "3.5.4", | ||
"version": "3.5.5", | ||
"type": "module" | ||
} |
@@ -1,3 +0,3 @@ | ||
import { getFunctionName } from './getFunctionName' | ||
import { Logger } from './Logger' | ||
import { getFunctionName } from './getFunctionName.js' | ||
import { Logger } from './Logger.js' | ||
@@ -4,0 +4,0 @@ export class IdLogger implements Logger { |
@@ -1,3 +0,3 @@ | ||
export * from './getFunctionName' | ||
export * from './IdLogger' | ||
export * from './Logger' | ||
export * from './getFunctionName.js' | ||
export * from './IdLogger.js' | ||
export * from './Logger.js' |
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
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
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
89763
Updated@xylabs/error@^3.5.5