🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@smithy/node-config-provider

Package Overview
Dependencies
Maintainers
3
Versions
94
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.1
to
4.3.2
+4
-4
package.json
{
"name": "@smithy/node-config-provider",
"version": "4.3.1",
"version": "4.3.2",
"description": "Load config default values from ini config files and environmental variable",

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

"dependencies": {
"@smithy/property-provider": "^4.2.1",
"@smithy/shared-ini-file-loader": "^4.3.1",
"@smithy/types": "^4.7.0",
"@smithy/property-provider": "^4.2.2",
"@smithy/shared-ini-file-loader": "^4.3.2",
"@smithy/types": "^4.7.1",
"tslib": "^2.6.2"

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