@aws-sdk/eventstream-serde-config-resolver
Advanced tools
Comparing version 3.20.0 to 3.22.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.22.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.21.0...v3.22.0) (2021-07-16) | ||
### Bug Fixes | ||
* **clients:** prefix `dist/` for typesVersions TS<4 ([#2580](https://github.com/aws/aws-sdk-js-v3/issues/2580)) ([dff5cd4](https://github.com/aws/aws-sdk-js-v3/commit/dff5cd4b6fa00453e938ce8f238c1542ee7ba3d6)) | ||
# [3.20.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.19.0...v3.20.0) (2021-07-02) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/eventstream-serde-config-resolver", | ||
"version": "3.20.0", | ||
"version": "3.22.0", | ||
"scripts": { | ||
@@ -20,3 +20,3 @@ "build:cjs": "tsc -p tsconfig.cjs.json", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.20.0", | ||
"@aws-sdk/types": "3.22.0", | ||
"tslib": "^2.0.0" | ||
@@ -34,4 +34,4 @@ }, | ||
"<4.0": { | ||
"types/*": [ | ||
"types/ts3.4/*" | ||
"dist/types/*": [ | ||
"dist/types/ts3.4/*" | ||
] | ||
@@ -38,0 +38,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
31934
+ Added@aws-sdk/types@3.22.0(transitive)
- Removed@aws-sdk/types@3.20.0(transitive)
Updated@aws-sdk/types@3.22.0