@instana/aws-lambda
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -6,2 +6,8 @@ # Change Log | ||
## [3.1.1](https://github.com/instana/nodejs/compare/v3.1.0...v3.1.1) (2024-01-10) | ||
### Bug Fixes | ||
- resolved Lambda execution delay with env variable check ([#991](https://github.com/instana/nodejs/issues/991)) ([b6ed50b](https://github.com/instana/nodejs/commit/b6ed50b9a70e0f4af579e0cf66320d0b8ac36ca9)) | ||
# [3.1.0](https://github.com/instana/nodejs/compare/v3.0.0...v3.1.0) (2024-01-04) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -55,6 +55,2 @@ "author": { | ||
{ | ||
"name": "Bastian Krol", | ||
"email": "bastian.krol@instana.com" | ||
}, | ||
{ | ||
"name": "Willian Carvalho", | ||
@@ -65,3 +61,7 @@ "email": "willian.carvalho@instana.com" | ||
"name": "Katharina Irrgang", | ||
"email": "katharina.irrgang@instana.com" | ||
"email": "katharina.irrgang@ibm.com" | ||
}, | ||
{ | ||
"name": "Arya Mohanan", | ||
"email": "arya.mohanan@ibm.com" | ||
} | ||
@@ -74,6 +74,6 @@ ], | ||
"dependencies": { | ||
"@instana/core": "3.1.0", | ||
"@instana/serverless": "3.1.0" | ||
"@instana/core": "3.1.1", | ||
"@instana/serverless": "3.1.1" | ||
}, | ||
"gitHead": "68784f8bf4a1b14206cd1f14fd3654d3e2d7aab9" | ||
"gitHead": "93465a247cf9f493fd3bfed6f45550c2931927f5" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
69946
1
+ Added@instana/core@3.1.1(transitive)
- Removed@instana/core@3.1.0(transitive)
Updated@instana/core@3.1.1
Updated@instana/serverless@3.1.1