@smithy/util-retry
Advanced tools
Comparing version
{ | ||
"name": "@smithy/util-retry", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Shared retry utilities to be used in middleware packages.", | ||
@@ -31,4 +31,4 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@smithy/service-error-classification": "^4.0.0", | ||
"@smithy/types": "^4.0.0", | ||
"@smithy/service-error-classification": "^4.0.1", | ||
"@smithy/types": "^4.1.0", | ||
"tslib": "^2.6.2" | ||
@@ -35,0 +35,0 @@ }, |