JSONStream
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -104,3 +104,3 @@ #! /usr/bin/env node | ||
} | ||
parser.onError = function (err) { | ||
@@ -107,0 +107,0 @@ if(err.message.indexOf("at position") > -1) |
{ | ||
"name": "JSONStream", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)", | ||
@@ -5,0 +5,0 @@ "homepage": "http://github.com/dominictarr/JSONStream", |
399894
29
4824