@instana/aws-lambda
Advanced tools
Comparing version 2.29.0 to 2.30.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.30.0](https://github.com/instana/nodejs/compare/v2.29.0...v2.30.0) (2023-08-16) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
# [2.29.0](https://github.com/instana/nodejs/compare/v2.28.0...v2.29.0) (2023-07-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.29.0", | ||
"version": "2.30.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.29.0", | ||
"@instana/serverless": "2.29.0" | ||
"@instana/core": "2.30.0", | ||
"@instana/serverless": "2.30.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c2728dd4a63186eab6a0b5c5b1578f0731f8323e" | ||
"gitHead": "ba7e784cde9b2cbdb1e66126978a3aaa85abd7cd" | ||
} |
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
67168
+ Added@instana/core@2.30.0(transitive)
- Removed@instana/core@2.29.0(transitive)
Updated@instana/core@2.30.0
Updated@instana/serverless@2.30.0