@smithy/fetch-http-handler
Advanced tools
Comparing version 3.2.6 to 3.2.7
{ | ||
"name": "@smithy/fetch-http-handler", | ||
"version": "3.2.6", | ||
"version": "3.2.7", | ||
"description": "Provides a way to make requests", | ||
@@ -27,5 +27,5 @@ "scripts": { | ||
"dependencies": { | ||
"@smithy/protocol-http": "^4.1.2", | ||
"@smithy/querystring-builder": "^3.0.5", | ||
"@smithy/types": "^3.4.1", | ||
"@smithy/protocol-http": "^4.1.3", | ||
"@smithy/querystring-builder": "^3.0.6", | ||
"@smithy/types": "^3.4.2", | ||
"@smithy/util-base64": "^3.0.0", | ||
@@ -35,3 +35,3 @@ "tslib": "^2.6.2" | ||
"devDependencies": { | ||
"@smithy/abort-controller": "^3.1.3", | ||
"@smithy/abort-controller": "^3.1.4", | ||
"concurrently": "7.0.0", | ||
@@ -38,0 +38,0 @@ "downlevel-dts": "0.10.1", |
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@^4.1.3
Updated@smithy/types@^3.4.2