winston-daily-rotate-file
Advanced tools
Comparing version 4.5.3 to 4.5.4
{ | ||
"name": "winston-daily-rotate-file", | ||
"version": "4.5.3", | ||
"version": "4.5.4", | ||
"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": "github:winstonjs/winston-transport#868d657" | ||
"winston-transport": "https://github.com/winstonjs/winston-transport/archive/868d6577956f82ee0b021b119a4de938c61645f7.tar.gz" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
34206