@smithy/fetch-http-handler
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "@smithy/fetch-http-handler", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Provides a way to make requests", | ||
@@ -27,5 +27,5 @@ "scripts": { | ||
"dependencies": { | ||
"@smithy/protocol-http": "^3.0.3", | ||
"@smithy/querystring-builder": "^2.0.7", | ||
"@smithy/types": "^2.3.1", | ||
"@smithy/protocol-http": "^3.0.4", | ||
"@smithy/querystring-builder": "^2.0.8", | ||
"@smithy/types": "^2.3.2", | ||
"@smithy/util-base64": "^2.0.0", | ||
@@ -35,3 +35,3 @@ "tslib": "^2.5.0" | ||
"devDependencies": { | ||
"@smithy/abort-controller": "^2.0.7", | ||
"@smithy/abort-controller": "^2.0.8", | ||
"@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@^3.0.4
Updated@smithy/types@^2.3.2