aws-lambda-stream
Advanced tools
Comparing version
@@ -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": [ |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
167504
0.01%152
0.66%