dominictarr / JSONStream

rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Other
1.91k stars 165 forks source link

bump jsonparse #119

Open hayes opened 7 years ago

hayes commented 7 years ago

Not necessary since 1.3.0 will be installed on new installations, but seems like it might be worth explicitly depending on the new version for people watching for changes. 1.3.0 has a big memory usage improvement for parsing long tokens.