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.7
to
4.3.8
+5
-5
package.json
{
"name": "@smithy/node-config-provider",
"version": "4.3.7",
"version": "4.3.8",
"description": "Load config default values from ini config files and environmental variable",

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

"dependencies": {
"@smithy/property-provider": "^4.2.7",
"@smithy/shared-ini-file-loader": "^4.4.2",
"@smithy/types": "^4.11.0",
"@smithy/property-provider": "^4.2.8",
"@smithy/shared-ini-file-loader": "^4.4.3",
"@smithy/types": "^4.12.0",
"tslib": "^2.6.2"

@@ -39,3 +39,3 @@ },

"downlevel-dts": "0.10.1",
"rimraf": "3.0.2",
"rimraf": "5.0.10",
"typedoc": "0.23.23"

@@ -42,0 +42,0 @@ },