@aws-sdk/util-config-provider
Advanced tools
Comparing version 3.109.0 to 3.168.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.168.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.167.0...v3.168.0) (2022-09-09) | ||
**Note:** Version bump only for package @aws-sdk/util-config-provider | ||
# [3.109.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.108.1...v3.109.0) (2022-06-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/util-config-provider", | ||
"version": "3.109.0", | ||
"version": "3.168.0", | ||
"description": "Utilities package for configuration providers", | ||
@@ -9,2 +9,3 @@ "scripts": { | ||
"build:es": "tsc -p tsconfig.es.json", | ||
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", | ||
"build:types": "tsc -p tsconfig.types.json", | ||
@@ -11,0 +12,0 @@ "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4", |
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
17426