@smithy/util-defaults-mode-node
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "@smithy/util-defaults-mode-node", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"scripts": { | ||
@@ -13,3 +13,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"", | ||
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"", | ||
"format": "prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"", | ||
"test": "yarn g:vitest run", | ||
@@ -31,3 +31,3 @@ "test:watch": "yarn g:vitest watch" | ||
"@smithy/property-provider": "^4.0.1", | ||
"@smithy/smithy-client": "^4.1.0", | ||
"@smithy/smithy-client": "^4.1.1", | ||
"@smithy/types": "^4.1.0", | ||
@@ -34,0 +34,0 @@ "tslib": "^2.6.2" |
25077
Updated@smithy/smithy-client@^4.1.1