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

lambda-monitor-logger

Package Overview
Dependencies
Maintainers
1
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 3.2.0 to 3.2.1

4

lib/logic/email.js

@@ -10,3 +10,3 @@ "use strict";

to: Joi.string().email(),
title: Joi.string(),
subject: Joi.string(),
body: Joi.string()

@@ -18,3 +18,3 @@ })); // eslint-disable-next-line no-console

to: obj.to,
title: obj.title,
subject: obj.subject,
body: obj.body

@@ -21,0 +21,0 @@ })}`);

{
"name": "lambda-monitor-logger",
"version": "3.2.0",
"version": "3.2.1",
"description": "Logging designed to be used with lambda-monitor",

@@ -5,0 +5,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