@instana/aws-lambda
Advanced tools
Comparing version 2.9.0 to 2.10.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.10.0](https://github.com/instana/nodejs/compare/v2.9.0...v2.10.0) (2022-10-06) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
# [2.9.0](https://github.com/instana/nodejs/compare/v2.8.1...v2.9.0) (2022-09-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.9.0", | ||
"version": "2.10.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.9.0", | ||
"@instana/serverless": "2.9.0" | ||
"@instana/core": "2.10.0", | ||
"@instana/serverless": "2.10.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9cd0ca71bb85162399a1e322b08b9ab2fe498db9" | ||
"gitHead": "5f25a6d46370feaed952d85b5f891e57bc64512e" | ||
} |
60437
+ Added@instana/core@2.10.0(transitive)
- Removed@instana/core@2.9.0(transitive)
Updated@instana/core@2.10.0
Updated@instana/serverless@2.10.0