Socket
Socket
Sign inDemoInstall

@smithy/middleware-retry

Package Overview
Dependencies
7
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

19

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

@@ -26,7 +26,7 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"dependencies": {
"@smithy/protocol-http": "workspace:^",
"@smithy/service-error-classification": "workspace:^",
"@smithy/types": "workspace:^",
"@smithy/util-middleware": "workspace:^",
"@smithy/util-retry": "workspace:^",
"@smithy/protocol-http": "^1.1.0",
"@smithy/service-error-classification": "^1.0.1",
"@smithy/types": "^1.1.0",
"@smithy/util-middleware": "^1.0.1",
"@smithy/util-retry": "^1.0.1",
"tslib": "^2.5.0",

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

"devDependencies": {
"@smithy/node-config-provider": "workspace:^",
"@smithy/node-config-provider": "^1.0.1",
"@tsconfig/recommended": "1.0.1",

@@ -68,3 +68,6 @@ "@types/uuid": "^8.3.0",

"entryPoint": "src/index.ts"
},
"publishConfig": {
"directory": ".release/package"
}
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc