Socket
Socket
Sign inDemoInstall

fluent-logger

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluent-logger - npm Package Compare versions

Comparing version 3.4.0 to 3.4.1

6

CHANGELOG.md
# v3.x
## v3.4.1 - 2019-12-14
### Fixes
* Fix type definition for winston support #163
## v3.4.0 - 2019-11-20

@@ -4,0 +10,0 @@

6

lib/index.d.ts

@@ -79,5 +79,5 @@ // Type definitions for fluent-logger-node

interface Constructable<T, U> {
new(tag: string, options: U) : T;
}
let support: {
winstonTransport: any
};

@@ -84,0 +84,0 @@ let EventTime: InnerEventTime;

{
"name": "fluent-logger",
"version": "3.4.0",
"version": "3.4.1",
"main": "./lib/index.js",

@@ -5,0 +5,0 @@ "scripts": {

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