@smithy/util-defaults-mode-node
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "@smithy/util-defaults-mode-node", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"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.0.0", | ||
"@smithy/credential-provider-imds": "^4.0.0", | ||
"@smithy/node-config-provider": "^4.0.0", | ||
"@smithy/property-provider": "^4.0.0", | ||
"@smithy/smithy-client": "^4.0.0", | ||
"@smithy/types": "^4.0.0", | ||
"@smithy/config-resolver": "^4.0.1", | ||
"@smithy/credential-provider-imds": "^4.0.1", | ||
"@smithy/node-config-provider": "^4.0.1", | ||
"@smithy/property-provider": "^4.0.1", | ||
"@smithy/smithy-client": "^4.1.0", | ||
"@smithy/types": "^4.1.0", | ||
"tslib": "^2.6.2" | ||
@@ -34,0 +34,0 @@ }, |
5
0