🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@smithy/fetch-http-handler

Package Overview
Dependencies
Maintainers
2
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/fetch-http-handler - npm Package Compare versions

Comparing version
5.6.3
to
5.6.4
+1
-1
dist-types/fetch-http-handler.d.ts

@@ -6,3 +6,3 @@ import { HttpResponse, type HttpHandler, type HttpRequest } from "@smithy/core/protocols";

*/
export { FetchHttpHandlerOptions };
export type { FetchHttpHandlerOptions };
/**

@@ -9,0 +9,0 @@ * Detection of keepalive support. Can be overridden for testing.

{
"name": "@smithy/fetch-http-handler",
"version": "5.6.3",
"version": "5.6.4",
"description": "Provides a way to make requests",

@@ -30,8 +30,8 @@ "scripts": {

"dependencies": {
"@smithy/core": "^3.29.1",
"@smithy/types": "^4.15.1",
"@smithy/core": "^3.29.2",
"@smithy/types": "^4.16.0",
"tslib": "^2.6.2"
},
"devDependencies": {
"@smithy/abort-controller": "^4.3.1",
"@smithy/abort-controller": "^4.3.2",
"concurrently": "7.0.0",

@@ -38,0 +38,0 @@ "downlevel-dts": "0.10.1",