@instana/aws-lambda
Advanced tools
Comparing version 3.18.2 to 3.19.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [3.19.0](https://github.com/instana/nodejs/compare/v3.18.2...v3.19.0) (2024-09-25) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
## [3.18.2](https://github.com/instana/nodejs/compare/v3.18.1...v3.18.2) (2024-09-17) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "3.18.2", | ||
"version": "3.19.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -72,6 +72,6 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "3.18.2", | ||
"@instana/serverless": "3.18.2" | ||
"@instana/core": "3.19.0", | ||
"@instana/serverless": "3.19.0" | ||
}, | ||
"gitHead": "df432911c94dc07f2f9da2de79af38308a445587" | ||
"gitHead": "44d8ef19a478f6653ea0dfce53584b15e4629507" | ||
} |
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
79989
+ Added@instana/core@3.19.0(transitive)
- Removed@instana/core@3.18.2(transitive)
Updated@instana/core@3.19.0
Updated@instana/serverless@3.19.0