You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

lambda-log-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lambda-log-wrapper - npm Package Compare versions

Comparing version

to
0.0.13

2

index.js

@@ -94,3 +94,3 @@ 'use strict';

var lgParams = {
logGroupName: '/metric/lambda/correlation/'+obj.pmParams.metric.MetricData[0].MetricName
logGroupName: '/metric/lambda/correlation/'+obj.pmParams.MetricData[0].MetricName
};

@@ -97,0 +97,0 @@ this.cloudwatchlogs.createLogGroup(lgParams, function(err, data) {

{
"name": "lambda-log-wrapper",
"version": "0.0.12",
"version": "0.0.13",
"description": "This is wrapper around node lambda which calls and logs ",

@@ -5,0 +5,0 @@ "main": "lib/index.js",