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