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

@smithy/node-http-handler

Package Overview
Dependencies
Maintainers
2
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
4.9.3
to
4.9.4
+1
-1
dist-types/node-http-handler.d.ts

@@ -5,3 +5,3 @@ import type { Agent as hAgentType } from "node:http";

import type { HttpHandlerOptions, Logger, NodeHttpHandlerOptions, Provider } from "@smithy/types";
export { NodeHttpHandlerOptions };
export type { NodeHttpHandlerOptions };
/**

@@ -8,0 +8,0 @@ * A default of 0 means no timeout.

{
"name": "@smithy/node-http-handler",
"version": "4.9.3",
"version": "4.9.4",
"description": "Provides a way to make requests",

@@ -29,8 +29,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",
"@types/node": "^18.11.9",

@@ -37,0 +37,0 @@ "concurrently": "7.0.0",