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.1.0 to 3.2.0

lib/logic/email.js

3

lib/index.js

@@ -7,2 +7,4 @@ "use strict";

const email = require('./logic/email');
const json = require('./logic/json');

@@ -16,4 +18,5 @@

module.exports.abbrev = abbrev;
module.exports.email = email;
module.exports.json = json;
module.exports.datadog = datadog;
module.exports.s3 = s3;

2

package.json
{
"name": "lambda-monitor-logger",
"version": "3.1.0",
"version": "3.2.0",
"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