@dazn/lambda-powertools-kinesis-client
Advanced tools
Comparing version 1.23.2 to 1.24.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.24.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.23.2...v1.24.0) (2020-05-29) | ||
**Note:** Version bump only for package @dazn/lambda-powertools-kinesis-client | ||
## [1.23.2](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.23.1...v1.23.2) (2020-05-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@dazn/lambda-powertools-kinesis-client", | ||
"version": "1.23.2", | ||
"version": "1.24.0", | ||
"description": "Kinesis 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.23.0", | ||
"@dazn/lambda-powertools-logger": "^1.23.1" | ||
"@dazn/lambda-powertools-correlation-ids": "^1.24.0", | ||
"@dazn/lambda-powertools-logger": "^1.24.0" | ||
}, | ||
@@ -22,3 +22,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b43d6b6ad6bff6e7ddcd7c5f957502c8c4f7dfdc" | ||
"gitHead": "1426d53ab85c1bca05ed0390c1171616e951bcbd" | ||
} |
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
16753