@aws-sdk/node-config-provider
Advanced tools
Comparing version 3.55.0 to 3.56.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.56.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.55.0...v3.56.0) (2022-03-24) | ||
**Note:** Version bump only for package @aws-sdk/node-config-provider | ||
# [3.55.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.1...v3.55.0) (2022-03-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/node-config-provider", | ||
"version": "3.55.0", | ||
"version": "3.56.0", | ||
"description": "Load config default values from ini config files and environmental variable", | ||
@@ -25,3 +25,3 @@ "scripts": { | ||
"@aws-sdk/property-provider": "3.55.0", | ||
"@aws-sdk/shared-ini-file-loader": "3.55.0", | ||
"@aws-sdk/shared-ini-file-loader": "3.56.0", | ||
"@aws-sdk/types": "3.55.0", | ||
@@ -28,0 +28,0 @@ "tslib": "^2.3.1" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38627
+ Added@aws-sdk/shared-ini-file-loader@3.56.0(transitive)
- Removed@aws-sdk/shared-ini-file-loader@3.55.0(transitive)