@instana/aws-lambda
Advanced tools
Comparing version 2.25.3 to 2.26.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.26.0](https://github.com/instana/nodejs/compare/v2.25.3...v2.26.0) (2023-07-04) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
## [2.25.3](https://github.com/instana/nodejs/compare/v2.25.2...v2.25.3) (2023-06-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.25.3", | ||
"version": "2.26.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.25.3", | ||
"@instana/serverless": "2.25.3" | ||
"@instana/core": "2.26.0", | ||
"@instana/serverless": "2.26.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "056df7760fc065959570c1ceb92115778db42e27" | ||
"gitHead": "719996a3c366fbf3dc318fb8f0d3cbd825828b4f" | ||
} |
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
64373
+ Added@instana/core@2.26.0(transitive)
- Removed@instana/core@2.25.3(transitive)
Updated@instana/core@2.26.0
Updated@instana/serverless@2.26.0