@instana/aws-lambda
Advanced tools
Comparing version 2.11.0 to 2.11.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.11.1](https://github.com/instana/nodejs/compare/v2.11.0...v2.11.1) (2022-11-09) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
# [2.11.0](https://github.com/instana/nodejs/compare/v2.10.0...v2.11.0) (2022-11-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.11.0", | ||
"version": "2.11.1", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.11.0", | ||
"@instana/serverless": "2.11.0" | ||
"@instana/core": "2.11.1", | ||
"@instana/serverless": "2.11.1" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c326cc5b0ce29b5ca89158b128d192750b243600" | ||
"gitHead": "3d29a8b21bc9aad1daa4e8512c7763f5cfb844c1" | ||
} |
60503
+ Added@instana/core@2.11.1(transitive)
- Removed@instana/core@2.11.0(transitive)
Updated@instana/core@2.11.1
Updated@instana/serverless@2.11.1