@instana/aws-lambda
Advanced tools
Comparing version 2.24.0 to 2.25.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.25.0](https://github.com/instana/nodejs/compare/v2.24.0...v2.25.0) (2023-06-16) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
# [2.24.0](https://github.com/instana/nodejs/compare/v2.23.0...v2.24.0) (2023-06-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.24.0", | ||
"version": "2.25.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.24.0", | ||
"@instana/serverless": "2.24.0" | ||
"@instana/core": "2.25.0", | ||
"@instana/serverless": "2.25.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c12ff39a612bcd353bdc774876bb9df1f520e0a6" | ||
"gitHead": "a0ca4681e7c3cb948ea2eba0f8e91e537ee03ed4" | ||
} |
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
63583
+ Added@instana/core@2.25.0(transitive)
- Removed@instana/core@2.24.0(transitive)
Updated@instana/core@2.25.0
Updated@instana/serverless@2.25.0