@smithy/fetch-http-handler
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@smithy/fetch-http-handler", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Provides a way to make requests", | ||
@@ -27,5 +27,5 @@ "scripts": { | ||
"dependencies": { | ||
"@smithy/protocol-http": "^2.0.2", | ||
"@smithy/querystring-builder": "^2.0.2", | ||
"@smithy/types": "^2.1.0", | ||
"@smithy/protocol-http": "^2.0.3", | ||
"@smithy/querystring-builder": "^2.0.3", | ||
"@smithy/types": "^2.2.0", | ||
"@smithy/util-base64": "^2.0.0", | ||
@@ -35,3 +35,3 @@ "tslib": "^2.5.0" | ||
"devDependencies": { | ||
"@smithy/abort-controller": "^2.0.2", | ||
"@smithy/abort-controller": "^2.0.3", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -38,0 +38,0 @@ "@types/chai-as-promised": "^7.1.2", |
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
Updated@smithy/protocol-http@^2.0.3
Updated@smithy/types@^2.2.0