instana-aws-lambda-auto-wrap
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-auto-wrap | ||
## [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-auto-wrap", | ||
"version": "2.30.2", | ||
"version": "2.31.0", | ||
"description": "Automatically wrap AWS Lambdas for Instana tracing and monitoring without code modification.", | ||
@@ -66,4 +66,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/aws-lambda": "2.30.2", | ||
"@instana/core": "2.30.2" | ||
"@instana/aws-lambda": "2.31.0", | ||
"@instana/core": "2.31.0" | ||
}, | ||
@@ -73,3 +73,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f7ff4ad3c09f0b885740ba43141d0371a4eef316" | ||
"gitHead": "bda995cfc2f2f902667e02f407c964cca5aeef92" | ||
} |
20800
+ Added@instana/aws-lambda@2.31.0(transitive)
+ Added@instana/core@2.31.0(transitive)
- Removed@instana/aws-lambda@2.30.2(transitive)
- Removed@instana/core@2.30.2(transitive)
Updated@instana/aws-lambda@2.31.0
Updated@instana/core@2.31.0