promise-stream-queue
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "promise-stream-queue", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Promise Stream. Queue promises and retrieve the resolved/rejected ones in the inserted order", | ||
@@ -13,3 +13,3 @@ "author": "David Gómez Matarrodona <solzimer@gmail.com>", | ||
"promise", | ||
"stream", | ||
"stream", | ||
"FIFO", | ||
@@ -16,0 +16,0 @@ "async", |
6478