@aws-sdk/middleware-sdk-sqs
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
@@ -6,2 +6,17 @@ # Change Log | ||
# 1.0.0-alpha.2 (2020-01-24) | ||
# 1.0.0-alpha.12 (2020-01-22) | ||
### Features | ||
* sqs md5 validation middleware ([#719](https://github.com/aws/aws-sdk-js-v3/issues/719)) ([681c241](https://github.com/aws/aws-sdk-js-v3/commit/681c241)) | ||
# 1.0.0-alpha.1 (2020-01-22) | ||
@@ -8,0 +23,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-sdk-sqs", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"scripts": { | ||
@@ -17,3 +17,3 @@ "prepublishOnly": "tsc", | ||
"dependencies": { | ||
"@aws-sdk/types": "^1.0.0-alpha.3", | ||
"@aws-sdk/types": "^1.0.0-alpha.4", | ||
"@aws-sdk/util-hex-encoding": "^1.0.0-alpha.2", | ||
@@ -20,0 +20,0 @@ "tslib": "^1.8.0" |
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
37995