🎩 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
3
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.0
to
4.5.1
+2
-2
package.json
{
"name": "@smithy/util-retry",
"version": "4.5.0",
"version": "4.5.1",
"description": "Shared retry utilities to be used in middleware packages.",

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

"dependencies": {
"@smithy/core": "^3.25.0",
"@smithy/core": "^3.25.1",
"tslib": "^2.6.2"

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