@sebastianfoth/winston-nodemailer
Advanced tools
Comparing version 0.0.20 to 0.0.21
@@ -93,3 +93,3 @@ "use strict"; | ||
returnDefaultSubject() { | ||
return `{{application}} | {{environment}} | {{level}} | Error Report`; | ||
return `{{application}} | {{environment}} | {{level}} | Winston Report`; | ||
} | ||
@@ -96,0 +96,0 @@ returnDefaultTemplate() { |
{ | ||
"name": "@sebastianfoth/winston-nodemailer", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "A nodemailer transport for winston 3.x", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
11451