You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@aws-sdk/util-format-url

Package Overview
Dependencies
Maintainers
2
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-format-url - npm Package Compare versions

Comparing version
3.972.5
to
3.972.6
+1
-1
dist-types/index.d.ts

@@ -1,2 +0,2 @@

import { HttpRequest } from "@smithy/types";
import type { HttpRequest } from "@smithy/types";
export declare function formatUrl(request: Omit<HttpRequest, "headers" | "method">): string;
{
"name": "@aws-sdk/util-format-url",
"version": "3.972.5",
"version": "3.972.6",
"scripts": {

@@ -25,3 +25,3 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",

"dependencies": {
"@aws-sdk/types": "^3.973.3",
"@aws-sdk/types": "^3.973.4",
"@smithy/querystring-builder": "^4.2.10",

@@ -28,0 +28,0 @@ "@smithy/types": "^4.13.0",