Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lambda-monitor-logger

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lambda-monitor-logger - npm Package Compare versions

Comparing version 5.0.1 to 5.1.0

3

lib/logic/email.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc