@aws/lambda-invoke-store
Advanced tools
@@ -47,8 +47,3 @@ 'use strict'; | ||
| this.currentContext = context; | ||
| try { | ||
| return fn(); | ||
| } | ||
| finally { | ||
| this.currentContext = undefined; | ||
| } | ||
| return fn(); | ||
| } | ||
@@ -55,0 +50,0 @@ } |
@@ -45,8 +45,3 @@ const PROTECTED_KEYS = { | ||
| this.currentContext = context; | ||
| try { | ||
| return fn(); | ||
| } | ||
| finally { | ||
| this.currentContext = undefined; | ||
| } | ||
| return fn(); | ||
| } | ||
@@ -53,0 +48,0 @@ } |
+1
-1
| { | ||
| "name": "@aws/lambda-invoke-store", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Invoke scoped data storage for AWS Lambda Node.js Runtime Environment", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/awslabs/aws-lambda-invoke-store", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
27475
-0.73%284
-3.4%