@dazn/lambda-powertools-cloudwatchevents-client
Advanced tools
Comparing version 1.24.0 to 1.24.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.24.1](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.24.0...v1.24.1) (2020-06-03) | ||
**Note:** Version bump only for package @dazn/lambda-powertools-cloudwatchevents-client | ||
# [1.24.0](https://github.com/getndazn/dazn-lambda-powertools/compare/v1.23.2...v1.24.0) (2020-05-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@dazn/lambda-powertools-cloudwatchevents-client", | ||
"version": "1.24.0", | ||
"version": "1.24.1", | ||
"description": "CloudWatchEvents client wrapper that knows how to forward correlation IDs (captured via @dazn/lambda-powertools-correlation-ids)", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@dazn/lambda-powertools-correlation-ids": "^1.24.0", | ||
"@dazn/lambda-powertools-logger": "^1.24.0", | ||
"@dazn/lambda-powertools-correlation-ids": "^1.24.1", | ||
"@dazn/lambda-powertools-logger": "^1.24.1", | ||
"aws-sdk": "^2.540.0" | ||
@@ -27,3 +24,3 @@ }, | ||
}, | ||
"gitHead": "1426d53ab85c1bca05ed0390c1171616e951bcbd" | ||
"gitHead": "9946a2c2e7e03694254e334eadf831250f3da223" | ||
} |
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
9951