Socket
Socket
Sign inDemoInstall

@smithy/node-config-provider

Package Overview
Dependencies
Maintainers
2
Versions
43
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.1 to 1.0.2

dist-types/ts3.4/configLoader.d.ts

10

package.json
{
"name": "@smithy/node-config-provider",
"version": "1.0.1",
"version": "1.0.2",
"description": "Load config default values from ini config files and environmental variable",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "tsc -p tsconfig.cjs.json",

@@ -27,5 +27,5 @@ "build:es": "tsc -p tsconfig.es.json",

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

@@ -32,0 +32,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc