winston-daily-rotate-file
Advanced tools
Comparing version 3.3.4 to 3.3.5
{ | ||
"name": "winston-daily-rotate-file", | ||
"version": "3.3.4", | ||
"version": "3.3.5", | ||
"description": "A transport for winston which logs to a rotating file each day.", | ||
@@ -43,3 +43,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"file-stream-rotator": "^0.3.1", | ||
"file-stream-rotator": "^0.4.0", | ||
"object-hash": "^1.3.0", | ||
@@ -46,0 +46,0 @@ "semver": "^5.5.0", |
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
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
+ Addedfile-stream-rotator@0.4.1(transitive)
- Removedfile-stream-rotator@0.3.1(transitive)
Updatedfile-stream-rotator@^0.4.0