@ubio/logger
Advanced tools
+6
-5
@@ -12,7 +12,8 @@ declare function ubioLogger(options: ubioLogger.LoggerOptions): ubioLogger.Logger | ||
| export interface Logger { | ||
| debug(message: string, details?: object): void, | ||
| info(message: string, details?: object): void, | ||
| warning(message: string, details?: object): void, | ||
| error(message: string, details?: object): void, | ||
| alert(message: string, details?: object): void | ||
| metric(message: string, details?: object): void; | ||
| debug(message: string, details?: object): void; | ||
| info(message: string, details?: object): void; | ||
| warning(message: string, details?: object): void; | ||
| error(message: string, details?: object): void; | ||
| alert(message: string, details?: object): void; | ||
| } | ||
@@ -19,0 +20,0 @@ } |
+1
-1
| { | ||
| "name": "@ubio/logger", | ||
| "version": "1.4.0", | ||
| "version": "1.4.1", | ||
| "description": "Logger component for UB", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7810
0.75%181
0.56%1
Infinity%