Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

backfill-logger

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backfill-logger - npm Package Compare versions

Comparing version 4.1.2-alpha.0 to 5.0.0-alpha.0

2

lib/outputFormatter.d.ts

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc