@equinor/fusion-log
Advanced tools
Comparing version 1.0.0-beta-cli-78048476c3d6eb4c8273320a739e5112fc7979fd to 1.0.0
@@ -1,2 +0,2 @@ | ||
export const version = '0.0.0'; | ||
export const version = '1.0.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ import { Subject, type Observable } from 'rxjs'; | ||
level: LogLevel; | ||
readonly version = "0.0.0"; | ||
readonly version = "1.0.0"; | ||
protected readonly _log$: Subject<{ | ||
@@ -9,0 +9,0 @@ lvl: LogLevel; |
@@ -1,1 +0,1 @@ | ||
export declare const version = "0.0.0"; | ||
export declare const version = "1.0.0"; |
{ | ||
"name": "@equinor/fusion-log", | ||
"version": "1.0.0-beta-cli-78048476c3d6eb4c8273320a739e5112fc7979fd", | ||
"version": "1.0.0", | ||
"description": "Log utils for Fusion front-end development", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
92621