@aws-sdk/eventstream-serde-config-resolver
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-beta.1
@@ -6,2 +6,26 @@ # Change Log | ||
# 1.0.0-beta.1 (2020-03-25) | ||
### Features | ||
* bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f)) | ||
# 1.0.0-alpha.28 (2020-03-20) | ||
# 1.0.0-alpha.24 (2020-02-19) | ||
### Features | ||
* add event stream serde depedencies ([#824](https://github.com/aws/aws-sdk-js-v3/issues/824)) ([08f8213](https://github.com/aws/aws-sdk-js-v3/commit/08f821365c34010d1bed77b7c7e454e2f71c65fb)) | ||
# 1.0.0-alpha.2 (2020-03-20) | ||
@@ -8,0 +32,0 @@ |
{ | ||
"name": "@aws-sdk/eventstream-serde-config-resolver", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-beta.1", | ||
"scripts": { | ||
@@ -17,8 +17,8 @@ "prepublishOnly": "tsc", | ||
"dependencies": { | ||
"@aws-sdk/types": "^1.0.0-alpha.6", | ||
"@aws-sdk/types": "^1.0.0-beta.1", | ||
"tslib": "^1.8.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^24.0.12", | ||
"jest": "^24.7.1", | ||
"@types/jest": "^25.1.4", | ||
"jest": "^25.1.0", | ||
"typescript": "~3.8.3" | ||
@@ -25,0 +25,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
16141
Updated@aws-sdk/types@^1.0.0-beta.1