@nocobase/logger
Advanced tools
Comparing version 0.19.0-alpha.6 to 0.19.0-alpha.7
@@ -14,2 +14,2 @@ import winston, { Logger } from 'winston'; | ||
declare function createLogger(options?: LoggerOptions): winston.Logger; | ||
export { Logger, LoggerOptions, Transports, createLogger }; | ||
export { createLogger, Logger, LoggerOptions, Transports }; |
{ | ||
"name": "@nocobase/logger", | ||
"version": "0.19.0-alpha.6", | ||
"version": "0.19.0-alpha.7", | ||
"description": "nocobase logging library", | ||
@@ -21,3 +21,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "2eb524db98c7f4136fe1a9a1b1259cd72cf6635f" | ||
"gitHead": "cbbfd4de14b8f73417e613af6927d2fbbdbd2b41" | ||
} |
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