@contrast/logger
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -8,1 +8,2 @@ import { Config } from '@contrast/config'; | ||
export default function init(core: Core): Logger; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -12,1 +12,2 @@ /// <reference types="node" /> | ||
export declare const cleanEnv: (env: NodeJS.ProcessEnv) => NodeJS.ProcessEnv; | ||
//# sourceMappingURL=utils.d.ts.map |
{ | ||
"name": "@contrast/logger", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Centralized logging for Contrast agent services", | ||
@@ -23,2 +23,2 @@ "license": "SEE LICENSE IN LICENSE", | ||
} | ||
} | ||
} |
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
15127
11