File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " promises-utils.auto" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "description" : " Handles complicated flows of Promises where each Promise has it's own set of dependencies to start running" ,
55 "main" : " dist/index.js" ,
66 "author" : " Jordan Hury" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " promises-utils.throttle" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "description" : " Fire a batch of promises while controlling the concurrent running promises" ,
55 "main" : " dist/index.js" ,
66 "author" : " Jordan Hury" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " promises-utils.wait" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "description" : " Fires a Promise that is resolved after a given time" ,
55 "main" : " dist/index.js" ,
66 "author" : " Jordan Hury" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " promises-utils.waterfall" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "description" : " Fire a batch of promises while controlling the concurrent running promises" ,
55 "main" : " dist/index.js" ,
66 "author" : " Jordan Hury" ,
You can’t perform that action at this time.
0 commit comments