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

@smithy/config-resolver

Package Overview
Dependencies
Maintainers
3
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/config-resolver - npm Package Compare versions

Comparing version
4.4.4
to
4.4.5
+5
-5
package.json
{
"name": "@smithy/config-resolver",
"version": "4.4.4",
"version": "4.4.5",
"scripts": {

@@ -28,7 +28,7 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"dependencies": {
"@smithy/node-config-provider": "^4.3.6",
"@smithy/types": "^4.10.0",
"@smithy/node-config-provider": "^4.3.7",
"@smithy/types": "^4.11.0",
"@smithy/util-config-provider": "^4.2.0",
"@smithy/util-endpoints": "^3.2.6",
"@smithy/util-middleware": "^4.2.6",
"@smithy/util-endpoints": "^3.2.7",
"@smithy/util-middleware": "^4.2.7",
"tslib": "^2.6.2"

@@ -35,0 +35,0 @@ },