@thi.ng/api
Advanced tools
Comparing version 6.9.1 to 6.10.0
@@ -9,2 +9,3 @@ export declare enum LogLevel { | ||
} | ||
export declare type LogLevelName = "FINE" | "DEBUG" | "INFO" | "WARN" | "SEVERE" | "NONE"; | ||
export interface ILogger { | ||
@@ -11,0 +12,0 @@ /** |
@@ -6,2 +6,13 @@ # Change Log | ||
# [6.10.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.9.1...@thi.ng/api@6.10.0) (2020-04-06) | ||
### Features | ||
* **api:** add LogLevelName type ([25b6c67](https://github.com/thi-ng/umbrella/commit/25b6c6774645eef6606e76b9e81149863e964d71)) | ||
## [6.9.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.9.0...@thi.ng/api@6.9.1) (2020-04-05) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@thi.ng/api", | ||
"version": "6.9.1", | ||
"version": "6.10.0", | ||
"description": "Common, generic types, interfaces & mixins", | ||
@@ -61,3 +61,3 @@ "module": "./index.js", | ||
}, | ||
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9" | ||
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc" | ||
} |
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
129311
2710