@instana/aws-lambda
Advanced tools
Comparing version 3.3.1 to 3.4.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [3.4.0](https://github.com/instana/nodejs/compare/v3.3.1...v3.4.0) (2024-04-16) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
## [3.3.1](https://github.com/instana/nodejs/compare/v3.3.0...v3.3.1) (2024-04-11) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "3.3.1", | ||
"version": "3.4.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -72,6 +72,6 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "3.3.1", | ||
"@instana/serverless": "3.3.1" | ||
"@instana/core": "3.4.0", | ||
"@instana/serverless": "3.4.0" | ||
}, | ||
"gitHead": "441bf30bdcb4904720331e09136cabc31c11e369" | ||
"gitHead": "840c806f491830272eadacc4aeb26a41e63b9c5e" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
70950
+ Added@instana/core@3.4.0(transitive)
- Removed@instana/core@3.3.1(transitive)
Updated@instana/core@3.4.0
Updated@instana/serverless@3.4.0