@instana/aws-lambda
Advanced tools
Comparing version 2.30.2 to 2.31.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.31.0](https://github.com/instana/nodejs/compare/v2.30.2...v2.31.0) (2023-09-04) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
## [2.30.2](https://github.com/instana/nodejs/compare/v2.30.1...v2.30.2) (2023-08-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.30.2", | ||
"version": "2.31.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.30.2", | ||
"@instana/serverless": "2.30.2" | ||
"@instana/core": "2.31.0", | ||
"@instana/serverless": "2.31.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f7ff4ad3c09f0b885740ba43141d0371a4eef316" | ||
"gitHead": "bda995cfc2f2f902667e02f407c964cca5aeef92" | ||
} |
67623
+ Added@instana/core@2.31.0(transitive)
- Removed@instana/core@2.30.2(transitive)
Updated@instana/core@2.31.0
Updated@instana/serverless@2.31.0