stream-batch
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -37,3 +37,3 @@ var through; | ||
var previous; | ||
if (!batch.length) { | ||
if (!batches[batchId].length) { | ||
return; | ||
@@ -40,0 +40,0 @@ } |
{ | ||
"name": "stream-batch", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"author": "Hans Donner <hans.donner@pobox.com>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
9
10800