Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-retry

Package Overview
Dependencies
Maintainers
4
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/middleware-retry - npm Package Compare versions

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

25

CHANGELOG.md

@@ -6,2 +6,27 @@ # Change Log

# 1.0.0-alpha.4 (2020-01-16)
# 1.0.0-alpha.1 (2020-01-10)
# 0.9.0 (2020-01-09)
### Bug Fixes
* update input and resolved naming ([#444](https://github.com/aws/aws-sdk-js-v3/issues/444)) ([4235b6c](https://github.com/aws/aws-sdk-js-v3/commit/4235b6c))
### Features
* remove absolute priority numbers from middleware stack ([#434](https://github.com/aws/aws-sdk-js-v3/issues/434)) ([2ad5796](https://github.com/aws/aws-sdk-js-v3/commit/2ad5796))
* standardize plugins ([#422](https://github.com/aws/aws-sdk-js-v3/issues/422)) ([09112e5](https://github.com/aws/aws-sdk-js-v3/commit/09112e5))
# 1.0.0-alpha.3 (2020-01-10)

@@ -8,0 +33,0 @@

4

package.json
{
"name": "@aws-sdk/middleware-retry",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"scripts": {

@@ -22,3 +22,3 @@ "prepublishOnly": "tsc",

"devDependencies": {
"@aws-sdk/protocol-http": "^1.0.0-alpha.3",
"@aws-sdk/protocol-http": "^1.0.0-alpha.4",
"@types/jest": "^24.0.12",

@@ -25,0 +25,0 @@ "jest": "^24.7.1",

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