@instana/aws-lambda
Advanced tools
Comparing version 3.6.0 to 3.7.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [3.7.0](https://github.com/instana/nodejs/compare/v3.6.0...v3.7.0) (2024-05-03) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
# [3.6.0](https://github.com/instana/nodejs/compare/v3.5.0...v3.6.0) (2024-04-29) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "3.6.0", | ||
"version": "3.7.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -72,6 +72,6 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "3.6.0", | ||
"@instana/serverless": "3.6.0" | ||
"@instana/core": "3.7.0", | ||
"@instana/serverless": "3.7.0" | ||
}, | ||
"gitHead": "7379a55fac8adc467e8acea4a454f6a8a457cb92" | ||
"gitHead": "6f68ae11ab077147a8ad3420b2213462aeceb8c2" | ||
} |
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
71382
+ Added@instana/core@3.7.0(transitive)
- Removed@instana/core@3.6.0(transitive)
Updated@instana/core@3.7.0
Updated@instana/serverless@3.7.0