Socket
Socket
Sign inDemoInstall

@tsed/logger

Package Overview
Dependencies
13
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.7.0 to 5.8.0

2

lib/appenders/class/BaseAppender.d.ts

@@ -15,3 +15,3 @@ /**

reopen?(): any;
shutdown?(complete: any): any;
shutdown?(): Promise<any> | any | void;
}

@@ -18,0 +18,0 @@ /**

{
"name": "@tsed/logger",
"version": "5.7.0",
"version": "5.8.0",
"description": "A multi channel logger written in TypeScript.",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc