lambda-monitor-logger
Advanced tools
Comparing version 5.0.1 to 5.1.0
@@ -11,3 +11,4 @@ import Joi from 'joi-strict'; | ||
subject: Joi.string(), | ||
body: Joi.string() | ||
body: Joi.string(), | ||
html: Joi.boolean().optional() | ||
})); | ||
@@ -14,0 +15,0 @@ // eslint-disable-next-line no-console |
{ | ||
"name": "lambda-monitor-logger", | ||
"type": "module", | ||
"version": "5.0.1", | ||
"version": "5.1.0", | ||
"description": "Logging designed to be used with lambda-monitor", | ||
@@ -6,0 +6,0 @@ "main": "lib/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
9439
126