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

ts-retry

Package Overview
Dependencies
Maintainers
0
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-retry - npm Package Versions

134567

4.1.1

Diff
franckldx
published 4.1.1 •

Changelog

Source

4.1.1

Update deps

franckldx
published 4.1.0 •

Changelog

Source

4.1.0

createRandomDelay added

franckldx
published 4.0.0 •

Changelog

Source

4.0.0

ToomanyRetries now contains last error. Therefore is is typed with RETURN_TYPE. This can lead to typescript error, hence the major release. There's no other breaking change.

franckldx
published 3.1.2 •
franckldx
published 3.1.1 •
franckldx
published 3.1.0 •
franckldx
published 3.0.0 •

Changelog

Source

3.0.0

retryAsyncDecorator and retryAsync has been move in utils/decorators.

franckldx
published 2.5.0 •

Changelog

Source

2.5.0

Delay option can be a function: therefore del y cn vary between each retry

franckldx
published 2.4.5 •

Changelog

Source

2.4.5

Update dependencies

franckldx
published 2.4.4 •

Changelog

Source

2.4.4

Update dependencies