@aws-sdk/middleware-sdk-sts
Advanced tools
Comparing version 3.45.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.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-sdk-sts", | ||
"version": "3.45.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" | ||
@@ -21,17 +21,12 @@ }, | ||
"license": "Apache-2.0", | ||
"devDependencies": { | ||
"@types/jest": "^26.0.4", | ||
"jest": "^26.1.0", | ||
"typescript": "~4.3.5" | ||
}, | ||
"dependencies": { | ||
"@aws-sdk/middleware-signing": "3.45.0", | ||
"@aws-sdk/property-provider": "3.40.0", | ||
"@aws-sdk/protocol-http": "3.40.0", | ||
"@aws-sdk/signature-v4": "3.45.0", | ||
"@aws-sdk/types": "3.40.0", | ||
"@aws-sdk/middleware-signing": "3.46.0", | ||
"@aws-sdk/property-provider": "3.46.0", | ||
"@aws-sdk/protocol-http": "3.46.0", | ||
"@aws-sdk/signature-v4": "3.46.0", | ||
"@aws-sdk/types": "3.46.0", | ||
"tslib": "^2.3.0" | ||
}, | ||
"engines": { | ||
"node": ">= 10.0.0" | ||
"node": ">= 12.0.0" | ||
}, | ||
@@ -38,0 +33,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
21417
0
+ Added@aws-sdk/is-array-buffer@3.46.0(transitive)
+ Added@aws-sdk/middleware-signing@3.46.0(transitive)
+ Added@aws-sdk/property-provider@3.46.0(transitive)
+ Added@aws-sdk/protocol-http@3.46.0(transitive)
+ Added@aws-sdk/signature-v4@3.46.0(transitive)
+ Added@aws-sdk/types@3.46.0(transitive)
+ Added@aws-sdk/util-hex-encoding@3.46.0(transitive)
+ Added@aws-sdk/util-uri-escape@3.46.0(transitive)
- Removed@aws-sdk/is-array-buffer@3.37.0(transitive)
- Removed@aws-sdk/middleware-signing@3.45.0(transitive)
- Removed@aws-sdk/property-provider@3.40.0(transitive)
- Removed@aws-sdk/protocol-http@3.40.0(transitive)
- Removed@aws-sdk/signature-v4@3.45.0(transitive)
- Removed@aws-sdk/types@3.40.0(transitive)
- Removed@aws-sdk/util-hex-encoding@3.37.0(transitive)
- Removed@aws-sdk/util-uri-escape@3.37.0(transitive)
Updated@aws-sdk/signature-v4@3.46.0
Updated@aws-sdk/types@3.46.0