pull-switch
Advanced tools
+1
-1
@@ -16,3 +16,3 @@ | ||
| }) | ||
| streams[key].pipe(createStream(key)) | ||
| streams[key].pipe(createStream(item)) | ||
| } | ||
@@ -19,0 +19,0 @@ streams[key].push(item) |
+1
-1
| { | ||
| "name": "pull-switch", | ||
| "description": "split a pull-stream into many streams", | ||
| "version": "1.0.0", | ||
| "version": "2.0.0", | ||
| "homepage": "https://github.com/dominictarr/pull-switch", | ||
@@ -6,0 +6,0 @@ "repository": { |
3036
0.03%