Gathering detailed insights and metrics for springuper-winston-daily-rotate-file
Gathering detailed insights and metrics for springuper-winston-daily-rotate-file
Gathering detailed insights and metrics for springuper-winston-daily-rotate-file
Gathering detailed insights and metrics for springuper-winston-daily-rotate-file
A transport for winston which logs to a rotating file each day.
npm install springuper-winston-daily-rotate-file
Typescript
Module System
Node Version
NPM Version
69.6
Supply Chain
76.3
Quality
74.1
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
1,354
Last Day
1
Last Week
3
Last Month
8
Last Year
107
MIT License
920 Stars
248 Commits
157 Forks
22 Watchers
2 Branches
47 Contributors
Updated on Jul 02, 2025
Minified
Minified + Gzipped
Latest Version
1.0.3
Package Id
springuper-winston-daily-rotate-file@1.0.3
Size
7.53 kB
NPM Version
2.14.4
Node Version
4.1.2
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
0%
3
Compared to previous week
Last Month
-20%
8
Compared to previous month
Last Year
3.9%
107
Compared to previous year
1
1
I will be continuing work on winston
itself with gusto, but do not plan on spending cycles on maintaining this transport. This was the primary motivation for breaking it out from the core in winston@2.0.0
. If you are interested please let me know in the tracking Github issue.
A transport for winston which logs to a rotating file each day.
1 winston.add(require('winston-daily-rotate-file'), options)
The DailyRotateFile transport can rotate files by minute, hour, day, month or year. Its options are identical to the File transport with the lone addition of the 'datePattern' option:
Valid meta characters in the datePattern are:
Metadata: Logged via util.inspect(meta);
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 7/20 approved changesets -- score normalized to 3
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
10 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-23
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More