Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@smithy/fetch-http-handler

Package Overview
Dependencies
Maintainers
3
Versions
76
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.3.8
to
5.3.9
+6
-6
package.json
{
"name": "@smithy/fetch-http-handler",
"version": "5.3.8",
"version": "5.3.9",
"description": "Provides a way to make requests",

@@ -31,5 +31,5 @@ "scripts": {

"dependencies": {
"@smithy/protocol-http": "^5.3.7",
"@smithy/querystring-builder": "^4.2.7",
"@smithy/types": "^4.11.0",
"@smithy/protocol-http": "^5.3.8",
"@smithy/querystring-builder": "^4.2.8",
"@smithy/types": "^4.12.0",
"@smithy/util-base64": "^4.3.0",

@@ -39,6 +39,6 @@ "tslib": "^2.6.2"

"devDependencies": {
"@smithy/abort-controller": "^4.2.7",
"@smithy/abort-controller": "^4.2.8",
"concurrently": "7.0.0",
"downlevel-dts": "0.10.1",
"rimraf": "3.0.2",
"rimraf": "5.0.10",
"typedoc": "0.23.23"

@@ -45,0 +45,0 @@ },