Socket
Socket
Sign inDemoInstall

@smithy/util-retry

Package Overview
Dependencies
Maintainers
2
Versions
29
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 2.0.1 to 2.0.2

6

package.json
{
"name": "@smithy/util-retry",
"version": "2.0.1",
"version": "2.0.2",
"description": "Shared retry utilities to be used in middleware packages.",

@@ -30,4 +30,4 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/service-error-classification": "^2.0.1",
"@smithy/types": "^2.3.2",
"@smithy/service-error-classification": "^2.0.2",
"@smithy/types": "^2.3.3",
"tslib": "^2.5.0"

@@ -34,0 +34,0 @@ },

@@ -77,2 +77,3 @@ # @smithy/util-retry

https://github.com/awslabs/smithy-typescript/blob/main/packages/types/src/retry.ts
Source: https://github.com/awslabs/smithy-typescript/blob/main/packages/types/src/retry.ts
API Docs: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-smithy-types/Interface/RetryStrategyV2/
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc