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.1
to
3.972.2
+4
-4
package.json
{
"name": "@aws-sdk/util-format-url",
"version": "3.972.1",
"version": "3.972.2",
"scripts": {

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

"dependencies": {
"@aws-sdk/types": "^3.973.0",
"@aws-sdk/types": "^3.973.1",
"@smithy/querystring-builder": "^4.2.8",

@@ -44,7 +44,7 @@ "@smithy/types": "^4.12.0",

],
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-format-url",
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/util-format-url",
"repository": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-js-v3.git",
"directory": "packages/util-format-url"
"directory": "packages-internal/util-format-url"
},

@@ -51,0 +51,0 @@ "devDependencies": {