@aws-sdk/middleware-sdk-route53
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
@@ -6,2 +6,17 @@ # Change Log | ||
# 1.0.0-alpha.3 (2020-01-22) | ||
# 0.9.0 (2020-01-09) | ||
### Features | ||
* migrate route-53 middleware and apply plugin ([#550](https://github.com/aws/aws-sdk-js-v3/issues/550)) ([272ae8d](https://github.com/aws/aws-sdk-js-v3/commit/272ae8d)) | ||
# 1.0.0-alpha.2 (2020-01-09) | ||
@@ -8,0 +23,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-sdk-route53", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"scripts": { | ||
@@ -17,3 +17,3 @@ "prepublishOnly": "tsc", | ||
"dependencies": { | ||
"@aws-sdk/types": "^1.0.0-alpha.2", | ||
"@aws-sdk/types": "^1.0.0-alpha.3", | ||
"tslib": "^1.8.0" | ||
@@ -20,0 +20,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
33267