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

@smithy/node-config-provider

Package Overview
Dependencies
Maintainers
3
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/node-config-provider - npm Package Compare versions

Comparing version
4.3.11
to
4.3.12
+4
-4
package.json
{
"name": "@smithy/node-config-provider",
"version": "4.3.11",
"version": "4.3.12",
"description": "Load config default values from ini config files and environmental variable",

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

"dependencies": {
"@smithy/property-provider": "^4.2.11",
"@smithy/shared-ini-file-loader": "^4.4.6",
"@smithy/types": "^4.13.0",
"@smithy/property-provider": "^4.2.12",
"@smithy/shared-ini-file-loader": "^4.4.7",
"@smithy/types": "^4.13.1",
"tslib": "^2.6.2"

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