@aws-sdk/middleware-sdk-rds
Advanced tools
Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4
@@ -6,2 +6,25 @@ # Change Log | ||
# 1.0.0-alpha.4 (2020-01-22) | ||
# 1.0.0-alpha.9 (2020-01-17) | ||
# 1.0.0-alpha.8 (2020-01-16) | ||
# 1.0.0-alpha.7 (2020-01-15) | ||
### Features | ||
* migrate and apply crossRegionPresignedUrlMiddleware ([#718](https://github.com/aws/aws-sdk-js-v3/issues/718)) ([3e24d71](https://github.com/aws/aws-sdk-js-v3/commit/3e24d71)) | ||
# 1.0.0-alpha.3 (2020-01-17) | ||
@@ -8,0 +31,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-sdk-rds", | ||
"version": "1.0.0-alpha.3", | ||
"version": "1.0.0-alpha.4", | ||
"scripts": { | ||
@@ -17,6 +17,6 @@ "prepublishOnly": "tsc", | ||
"dependencies": { | ||
"@aws-sdk/protocol-http": "^1.0.0-alpha.4", | ||
"@aws-sdk/signature-v4": "^1.0.0-alpha.6", | ||
"@aws-sdk/types": "^1.0.0-alpha.2", | ||
"@aws-sdk/util-format-url": "^1.0.0-alpha.2", | ||
"@aws-sdk/protocol-http": "^1.0.0-alpha.5", | ||
"@aws-sdk/signature-v4": "^1.0.0-alpha.7", | ||
"@aws-sdk/types": "^1.0.0-alpha.3", | ||
"@aws-sdk/util-format-url": "^1.0.0-alpha.3", | ||
"tslib": "^1.8.0" | ||
@@ -23,0 +23,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
35630