@instana/aws-lambda
Advanced tools
Comparing version 3.14.0 to 3.14.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.14.1](https://github.com/instana/nodejs/compare/v3.14.0...v3.14.1) (2024-06-26) | ||
**Note:** Version bump only for package @instana/aws-lambda | ||
# [3.14.0](https://github.com/instana/nodejs/compare/v3.13.0...v3.14.0) (2024-06-26) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "3.14.0", | ||
"version": "3.14.1", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -72,6 +72,6 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "3.14.0", | ||
"@instana/serverless": "3.14.0" | ||
"@instana/core": "3.14.1", | ||
"@instana/serverless": "3.14.1" | ||
}, | ||
"gitHead": "c4b9134e7840005a02ead7651fb57c46f54c234e" | ||
"gitHead": "8255d27eda10feadc8dc4cf01b74923a9fc44622" | ||
} |
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
76956
+ Added@instana/core@3.14.1(transitive)
- Removed@instana/core@3.14.0(transitive)
Updated@instana/core@3.14.1
Updated@instana/serverless@3.14.1