You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@aws-sdk/node-config-provider

Package Overview
Dependencies
4
Maintainers
7
Versions
118
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.20.0 to 3.22.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.22.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.21.0...v3.22.0) (2021-07-16)
### Bug Fixes
* **clients:** prefix `dist/` for typesVersions TS<4 ([#2580](https://github.com/aws/aws-sdk-js-v3/issues/2580)) ([dff5cd4](https://github.com/aws/aws-sdk-js-v3/commit/dff5cd4b6fa00453e938ce8f238c1542ee7ba3d6))
# [3.20.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.19.0...v3.20.0) (2021-07-02)

@@ -8,0 +19,0 @@

12

package.json
{
"name": "@aws-sdk/node-config-provider",
"version": "3.20.0",
"version": "3.22.0",
"description": "Load config default values from ini config files and environmental variable",

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

"dependencies": {
"@aws-sdk/property-provider": "3.20.0",
"@aws-sdk/shared-ini-file-loader": "3.20.0",
"@aws-sdk/types": "3.20.0",
"@aws-sdk/property-provider": "3.22.0",
"@aws-sdk/shared-ini-file-loader": "3.22.0",
"@aws-sdk/types": "3.22.0",
"tslib": "^2.0.0"

@@ -39,4 +39,4 @@ },

"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]

@@ -43,0 +43,0 @@ }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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