@smithy/util-defaults-mode-node
Advanced tools
Comparing version
{ | ||
"name": "@smithy/util-defaults-mode-node", | ||
"version": "4.0.16", | ||
"version": "4.0.17", | ||
"scripts": { | ||
@@ -26,8 +26,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/config-resolver": "^4.1.3", | ||
"@smithy/credential-provider-imds": "^4.0.5", | ||
"@smithy/node-config-provider": "^4.1.2", | ||
"@smithy/property-provider": "^4.0.3", | ||
"@smithy/smithy-client": "^4.4.0", | ||
"@smithy/types": "^4.3.0", | ||
"@smithy/config-resolver": "^4.1.4", | ||
"@smithy/credential-provider-imds": "^4.0.6", | ||
"@smithy/node-config-provider": "^4.1.3", | ||
"@smithy/property-provider": "^4.0.4", | ||
"@smithy/smithy-client": "^4.4.1", | ||
"@smithy/types": "^4.3.1", | ||
"tslib": "^2.6.2" | ||
@@ -34,0 +34,0 @@ }, |