@instana/aws-lambda
Advanced tools
Comparing version 2.33.1 to 2.34.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.34.0](https://github.com/instana/nodejs/compare/v2.33.1...v2.34.0) (2023-10-10) | ||
### Reverts | ||
* Revert "chore: migrated to npm workspaces and lerna v7 (#876)" ([763ac7e](https://github.com/instana/nodejs/commit/763ac7e69d56742009e18964d267313918813c80)), closes [#876](https://github.com/instana/nodejs/issues/876) | ||
## [2.33.1](https://github.com/instana/nodejs/compare/v2.33.0...v2.33.1) (2023-09-26) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.33.1", | ||
"version": "2.34.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.33.1", | ||
"@instana/serverless": "2.33.1" | ||
"@instana/core": "2.34.0", | ||
"@instana/serverless": "2.34.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c193b291958243f3974aff1eac787141dd8e4770" | ||
"gitHead": "df37c59d12bc712924b53e01d2e52c1d6cc10692" | ||
} |
68403
+ Added@instana/core@2.34.0(transitive)
- Removed@instana/core@2.33.1(transitive)
Updated@instana/core@2.34.0
Updated@instana/serverless@2.34.0