@instana/aws-lambda
Advanced tools
Comparing version 2.14.0 to 2.14.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.14.1](https://github.com/instana/nodejs/compare/v2.14.0...v2.14.1) (2023-01-12) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
# [2.14.0](https://github.com/instana/nodejs/compare/v2.13.2...v2.14.0) (2023-01-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.14.0", | ||
"version": "2.14.1", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.14.0", | ||
"@instana/serverless": "2.14.0" | ||
"@instana/core": "2.14.1", | ||
"@instana/serverless": "2.14.1" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5b9cda0a1e7816fe223cb421f8295abb7b0d5938" | ||
"gitHead": "4044eba96b67343b4f03a515887ab677f70ae408" | ||
} |
59007
+ Added@instana/core@2.14.1(transitive)
- Removed@instana/core@2.14.0(transitive)
Updated@instana/core@2.14.1
Updated@instana/serverless@2.14.1