@smithy/credential-provider-imds
Advanced tools
Comparing version 2.2.6 to 2.3.0
{ | ||
"name": "@smithy/credential-provider-imds", | ||
"version": "2.2.6", | ||
"version": "2.3.0", | ||
"description": "AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service", | ||
@@ -29,7 +29,7 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@smithy/node-config-provider": "^2.2.5", | ||
"@smithy/property-provider": "^2.1.4", | ||
"@smithy/types": "^2.11.0", | ||
"@smithy/url-parser": "^2.1.4", | ||
"tslib": "^2.5.0" | ||
"@smithy/node-config-provider": "^2.3.0", | ||
"@smithy/property-provider": "^2.2.0", | ||
"@smithy/types": "^2.12.0", | ||
"@smithy/url-parser": "^2.2.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
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
Updated@smithy/types@^2.12.0
Updated@smithy/url-parser@^2.2.0
Updatedtslib@^2.6.2