@instana/aws-lambda
Advanced tools
Comparing version 2.14.2 to 2.15.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.15.0](https://github.com/instana/nodejs/compare/v2.14.2...v2.15.0) (2023-01-27) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
## [2.14.2](https://github.com/instana/nodejs/compare/v2.14.1...v2.14.2) (2023-01-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.14.2", | ||
"version": "2.15.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.14.2", | ||
"@instana/serverless": "2.14.2" | ||
"@instana/core": "2.15.0", | ||
"@instana/serverless": "2.15.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c14515435c1f5f16e0bb78692a6a4fbb61e49e19" | ||
"gitHead": "f39391abb88c2c6e6dd29f6d83800a0c9e5e46d7" | ||
} |
59497
+ Added@instana/core@2.15.0(transitive)
- Removed@instana/core@2.14.2(transitive)
Updated@instana/core@2.15.0
Updated@instana/serverless@2.15.0