@goldstack/utils-log
Advanced tools
Comparing version 0.2.8 to 0.2.9
export declare const debug: (msg: any) => void; | ||
export declare const fatal: (msg: string) => void; | ||
//# sourceMappingURL=utilsLog.d.ts.map |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@goldstack/utils-log", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Utilities for emitting logs.", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.1.28", | ||
"@goldstack/utils-git": "0.1.29", | ||
"@types/jest": "^27.0.2", | ||
@@ -40,0 +40,0 @@ "@types/node": "^16.11.0", |
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
3144