@aws-sdk/eventstream-serde-config-resolver
Advanced tools
Comparing version 3.12.0 to 3.13.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.13.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.0...v3.13.1) (2021-04-22) | ||
**Note:** Version bump only for package @aws-sdk/eventstream-serde-config-resolver | ||
# [3.12.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.11.0...v3.12.0) (2021-04-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/eventstream-serde-config-resolver", | ||
"version": "3.12.0", | ||
"version": "3.13.1", | ||
"scripts": { | ||
@@ -20,4 +20,4 @@ "prepublishOnly": "yarn build && downlevel-dts dist/types dist/types/ts3.4", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.12.0", | ||
"tslib": "^1.8.0" | ||
"@aws-sdk/types": "3.13.1", | ||
"tslib": "^2.0.0" | ||
}, | ||
@@ -27,3 +27,3 @@ "devDependencies": { | ||
"jest": "^26.1.0", | ||
"typescript": "~4.1.2" | ||
"typescript": "~4.2.4" | ||
}, | ||
@@ -30,0 +30,0 @@ "engines": { |
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
29683
+ Added@aws-sdk/types@3.13.1(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@aws-sdk/types@3.12.0(transitive)
- Removedtslib@1.14.1(transitive)
Updated@aws-sdk/types@3.13.1
Updatedtslib@^2.0.0