🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

aws-lambda-stream

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-lambda-stream - npm Package Compare versions

Comparing version

to
0.45.0

2

lib/utils/eventbridge.js

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

busName = process.env.BUS_NAME || 'undefined',
source = 'custom',
source = process.env.BUS_SRC || 'custom',
// could change this to internal vs external/ingress/egress

@@ -33,0 +33,0 @@ eventField = 'event',

{
"name": "aws-lambda-stream",
"version": "0.44.0",
"version": "0.45.0",
"description": "Create stream processors with AWS Lambda functions.",

@@ -5,0 +5,0 @@ "keywords": [