@aws-sdk/middleware-location-constraint
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
@@ -6,2 +6,22 @@ # Change Log | ||
# 1.0.0-alpha.3 (2020-01-22) | ||
# 0.9.0 (2020-01-09) | ||
### Bug Fixes | ||
* resolve region ([#560](https://github.com/aws/aws-sdk-js-v3/issues/560)) ([3aca84f](https://github.com/aws/aws-sdk-js-v3/commit/3aca84f)) | ||
### Features | ||
* location constraint migration ([#497](https://github.com/aws/aws-sdk-js-v3/issues/497)) ([ad7f978](https://github.com/aws/aws-sdk-js-v3/commit/ad7f978)) | ||
# 1.0.0-alpha.2 (2020-01-09) | ||
@@ -8,0 +28,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-location-constraint", | ||
"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
26255