Comparing version 1.8.2 to 1.8.3
{ | ||
"name": "polly-js", | ||
"version": "1.8.2", | ||
"version": "1.8.3", | ||
"description": "Transient exception handling", | ||
@@ -38,5 +38,6 @@ "main": "src/polly.js", | ||
"istanbul": "0.4.5", | ||
"mocha": "8.3.2", | ||
"mocha": "9.1.3", | ||
"request": "^2.88.2", | ||
"request-promise": "4.2.6" | ||
} | ||
} |
@@ -136,1 +136,6 @@ # polly-js | ||
The library is based on the [Polly NuGet package](https://www.nuget.org/packages/Polly/) by Michael Wolfenden | ||
## See Also | ||
- [Cockatiel](https://www.npmjs.com/package/cockatiel): A more feature rich package that includes polies like Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. |
Sorry, the diff of this file is not supported yet
254295
20
140
9