Socket
Socket
Sign inDemoInstall

@smithy/node-config-provider

Package Overview
Dependencies
Maintainers
2
Versions
47
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 1.0.0 to 1.0.1

13

package.json
{
"name": "@smithy/node-config-provider",
"version": "1.0.0",
"version": "1.0.1",
"description": "Load config default values from ini config files and environmental variable",

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

"dependencies": {
"@smithy/property-provider": "workspace:^",
"@smithy/shared-ini-file-loader": "workspace:^",
"@smithy/types": "workspace:^",
"@smithy/property-provider": "^1.0.1",
"@smithy/shared-ini-file-loader": "^1.0.1",
"@smithy/types": "^1.1.0",
"tslib": "^2.5.0"

@@ -64,3 +64,6 @@ },

"entryPoint": "src/index.ts"
},
"publishConfig": {
"directory": ".release/package"
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc