New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@smithy/util-retry

Package Overview
Dependencies
Maintainers
3
Versions
37
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

to
4.0.1

6

package.json
{
"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 @@ },