hyper-chain
Advanced tools
Comparing version
@@ -212,2 +212,5 @@ // Generated by CoffeeScript 1.12.7 | ||
_catcher = function(exe_ctx) { | ||
if (!exe_ctx.error) { | ||
return exe_ctx.resume(); | ||
} | ||
fn.call.apply(fn, [exe_ctx, exe_ctx.error].concat(slice.call(exe_ctx.curArr))); | ||
@@ -214,0 +217,0 @@ exe_ctx.error = null; |
{ | ||
"name": "hyper-chain", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "function builder for reactive programing. support promise, node-callback and designed for robust error handling. ", | ||
@@ -5,0 +5,0 @@ "main": "lib", |
hyper-chain |
49701
0.14%704
0.43%