Comparing version
@@ -113,2 +113,4 @@ const ms = require('ms'); | ||
module.exports.DisyuntorError = DisyuntorError; | ||
module.exports.promise = function (protectedPromise, params) { | ||
@@ -115,0 +117,0 @@ if (typeof protectedPromise !== 'function') { |
{ | ||
"name": "disyuntor", | ||
"description": "A circuit-breaker implementation with exponential backoff.", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"author": "José F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)", | ||
@@ -6,0 +6,0 @@ "repository": { |
22997
0.21%542
0.18%