backfill-logger
Advanced tools
Comparing version 4.1.2-alpha.0 to 5.0.0-alpha.0
@@ -6,4 +6,4 @@ import { LogLevel } from "."; | ||
export declare const defaultFormatter: { | ||
format(logLevel: "silly" | "verbose" | "info" | "warn" | "error" | "mute" | "trace", ...args: string[]): string[]; | ||
format(logLevel: "error" | "mute" | "silly" | "verbose" | "info" | "warn" | "trace", ...args: string[]): string[]; | ||
}; | ||
//# sourceMappingURL=outputFormatter.d.ts.map |
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "4.1.2-alpha.0", | ||
"version": "5.0.0-alpha.0", | ||
"main": "lib/index.js", | ||
@@ -25,6 +25,6 @@ "scripts": { | ||
"@types/node": "^12.0.0", | ||
"backfill-utils-tsconfig": "^4.1.2-alpha.0", | ||
"backfill-utils-tsconfig": "^5.0.0-alpha.0", | ||
"typescript": "3.7.4" | ||
}, | ||
"gitHead": "85df2d4058011cfdc5a1e46a656f432ac887a226" | ||
"gitHead": "03dace2c81101cd159f9596035b78d20c790bcdd" | ||
} |
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