@aws-sdk/eventstream-serde-config-resolver
Advanced tools
Comparing version 3.40.0 to 3.46.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07) | ||
### Features | ||
* **packages:** end support for Node.js 10.x ([#3141](https://github.com/aws/aws-sdk-js-v3/issues/3141)) ([1a62865](https://github.com/aws/aws-sdk-js-v3/commit/1a6286513f7cdb556708845c512861c5f92eb883)) | ||
# [3.40.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.39.0...v3.40.0) (2021-11-05) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/eventstream-serde-config-resolver", | ||
"version": "3.40.0", | ||
"version": "3.46.0", | ||
"scripts": { | ||
@@ -9,3 +9,3 @@ "build": "yarn build:cjs && yarn build:es && yarn build:types", | ||
"build:types": "tsc -p tsconfig.types.json", | ||
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4", | ||
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4", | ||
"test": "jest" | ||
@@ -22,12 +22,7 @@ }, | ||
"dependencies": { | ||
"@aws-sdk/types": "3.40.0", | ||
"@aws-sdk/types": "3.46.0", | ||
"tslib": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^26.0.4", | ||
"jest": "^26.1.0", | ||
"typescript": "~4.3.5" | ||
}, | ||
"engines": { | ||
"node": ">= 10.0.0" | ||
"node": ">= 12.0.0" | ||
}, | ||
@@ -34,0 +29,0 @@ "typesVersions": { |
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
29845
0
+ Added@aws-sdk/types@3.46.0(transitive)
- Removed@aws-sdk/types@3.40.0(transitive)
Updated@aws-sdk/types@3.46.0