Socket
Socket
Sign inDemoInstall

@smithy/middleware-retry

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/middleware-retry - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

dist-cjs/index.js

@@ -403,2 +403,3 @@ var __defProp = Object.defineProperty;

// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {

@@ -424,1 +425,2 @@ AdaptiveRetryStrategy,

});

18

package.json
{
"name": "@smithy/middleware-retry",
"version": "2.1.0",
"version": "2.1.1",
"scripts": {

@@ -34,9 +34,9 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"dependencies": {
"@smithy/node-config-provider": "^2.2.0",
"@smithy/protocol-http": "^3.1.0",
"@smithy/service-error-classification": "^2.1.0",
"@smithy/smithy-client": "^2.3.0",
"@smithy/types": "^2.9.0",
"@smithy/util-middleware": "^2.1.0",
"@smithy/util-retry": "^2.1.0",
"@smithy/node-config-provider": "^2.2.1",
"@smithy/protocol-http": "^3.1.1",
"@smithy/service-error-classification": "^2.1.1",
"@smithy/smithy-client": "^2.3.1",
"@smithy/types": "^2.9.1",
"@smithy/util-middleware": "^2.1.1",
"@smithy/util-retry": "^2.1.1",
"tslib": "^2.5.0",

@@ -46,3 +46,3 @@ "uuid": "^8.3.2"

"devDependencies": {
"@smithy/util-test": "^0.1.13",
"@smithy/util-test": "^0.1.14",
"@tsconfig/recommended": "1.0.1",

@@ -49,0 +49,0 @@ "@types/uuid": "^8.3.0",

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