You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

hyper-chain

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyper-chain - npm Package Compare versions

Comparing version

to
0.0.17

6

lib/chain.js

@@ -66,4 +66,6 @@ // Generated by CoffeeScript 1.12.7

},
endWith: function(feedback) {
exe_ctx.feedback = feedback;
evac: function(feedback) {
if (feedback) {
exe_ctx.feedback = feedback;
}
return exe_ctx.exit('finished');

@@ -70,0 +72,0 @@ },

{
"name": "hyper-chain",
"version": "0.0.16",
"version": "0.0.17",
"description": "function builder for reactive programing. support promise, node-callback and designed for robust error handling. ",

@@ -5,0 +5,0 @@ "main": "lib",