🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@smithy/util-retry

Package Overview
Dependencies
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/util-retry - npm Package Compare versions

Comparing version
4.5.6
to
4.5.7
+2
-2
package.json
{
"name": "@smithy/util-retry",
"version": "4.5.6",
"version": "4.5.7",
"description": "Shared retry utilities to be used in middleware packages.",

@@ -24,3 +24,3 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/core": "^3.29.1",
"@smithy/core": "^3.29.2",
"tslib": "^2.6.2"

@@ -27,0 +27,0 @@ },