Socket
Socket
Sign inDemoInstall

winston-daily-rotate-file

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winston-daily-rotate-file - npm Package Compare versions

Comparing version 4.5.4 to 4.5.5

2

index.d.ts

@@ -96,2 +96,4 @@ import TransportStream = require("winston-transport");

symlinkName?: string;
handleRejections?: boolean;
}

@@ -98,0 +100,0 @@ }

4

package.json
{
"name": "winston-daily-rotate-file",
"version": "4.5.4",
"version": "4.5.5",
"description": "A transport for winston which logs to a rotating file each day.",

@@ -46,4 +46,4 @@ "main": "index.js",

"triple-beam": "^1.3.0",
"winston-transport": "https://github.com/winstonjs/winston-transport/archive/868d6577956f82ee0b021b119a4de938c61645f7.tar.gz"
"winston-transport": "^4.4.0"
}
}
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