@instana/aws-lambda
Advanced tools
Comparing version 2.31.0 to 2.32.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.32.0](https://github.com/instana/nodejs/compare/v2.31.0...v2.32.0) (2023-09-11) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
# [2.31.0](https://github.com/instana/nodejs/compare/v2.30.2...v2.31.0) (2023-09-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.31.0", | ||
"version": "2.32.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.31.0", | ||
"@instana/serverless": "2.31.0" | ||
"@instana/core": "2.32.0", | ||
"@instana/serverless": "2.32.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "bda995cfc2f2f902667e02f407c964cca5aeef92" | ||
"gitHead": "463b3637a0006b4ce8fb27c857ac84db812d5545" | ||
} |
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
67774
+ Added@instana/core@2.32.0(transitive)
- Removed@instana/core@2.31.0(transitive)
Updated@instana/core@2.32.0
Updated@instana/serverless@2.32.0