@dazn/lambda-powertools-lambda-client
Advanced tools
Comparing version 1.22.1 to 1.23.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.23.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.22.1...v1.23.0) (2020-04-06) | ||
**Note:** Version bump only for package @dazn/lambda-powertools-lambda-client | ||
## [1.22.1](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.22.0...v1.22.1) (2020-04-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@dazn/lambda-powertools-lambda-client", | ||
"version": "1.22.1", | ||
"version": "1.23.0", | ||
"description": "Lambda client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)", | ||
@@ -12,4 +12,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@dazn/lambda-powertools-correlation-ids": "^1.8.2", | ||
"@dazn/lambda-powertools-logger": "^1.21.0" | ||
"@dazn/lambda-powertools-correlation-ids": "^1.23.0", | ||
"@dazn/lambda-powertools-logger": "^1.23.0" | ||
}, | ||
@@ -22,3 +22,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a9390036a3b2f3deef5a9953956ef70b58530eab" | ||
"gitHead": "7ff4efd09caa266d7256e858e609fe8cf84d0df2" | ||
} |
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
15758