instana-aws-lambda-auto-wrap
Advanced tools
Comparing version 4.1.0 to 4.2.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [4.2.0](https://github.com/instana/nodejs/compare/v4.1.0...v4.2.0) (2024-11-22) | ||
**Note:** Version bump only for package instana-aws-lambda-auto-wrap | ||
# [4.1.0](https://github.com/instana/nodejs/compare/v4.0.1...v4.1.0) (2024-11-19) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "instana-aws-lambda-auto-wrap", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "Automatically wrap AWS Lambdas for Instana tracing and monitoring without code modification.", | ||
@@ -67,6 +67,6 @@ "author": { | ||
"dependencies": { | ||
"@instana/aws-lambda": "4.1.0", | ||
"@instana/core": "4.1.0" | ||
"@instana/aws-lambda": "4.2.0", | ||
"@instana/core": "4.2.0" | ||
}, | ||
"gitHead": "661e207ab1d53b4c28131ed47061ddf8c6befe87" | ||
"gitHead": "419d00d24dd96ee6588039c32ef25acdfa43f370" | ||
} |
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
29009
+ Added@instana/aws-lambda@4.2.0(transitive)
+ Added@instana/core@4.2.0(transitive)
- Removed@instana/aws-lambda@4.1.0(transitive)
- Removed@instana/core@4.1.0(transitive)
Updated@instana/aws-lambda@4.2.0
Updated@instana/core@4.2.0