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
79
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.3.0
to
4.3.1
+4
-4
package.json
{
"name": "@smithy/config-resolver",
"version": "4.3.0",
"version": "4.3.1",
"scripts": {

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

"dependencies": {
"@smithy/node-config-provider": "^4.3.0",
"@smithy/types": "^4.6.0",
"@smithy/node-config-provider": "^4.3.1",
"@smithy/types": "^4.7.0",
"@smithy/util-config-provider": "^4.2.0",
"@smithy/util-middleware": "^4.2.0",
"@smithy/util-middleware": "^4.2.1",
"tslib": "^2.6.2"

@@ -34,0 +34,0 @@ },