[Pkg-javascript-devel] patching away readable-stream might not be right

Jérémy Lal kapouer at melix.org
Wed Oct 15 07:35:05 UTC 2014


Le mardi 14 octobre 2014 à 19:44 -0700, Andrew Kelley a écrit :
> See
> https://github.com/andrewrk/node-multiparty/commit/11780f4a6e3e8c6d439639794c795bb5fdaefe97#commitcomment-8163898
> 
> According to this, if a package depends on readable-stream 1.1.x, then it
> is actually puling in node 0.11 stream API. This means that patching it to
> use built-in v0.10.29 stream API could introduce bugs.
> 
> So maybe we should package node-readable-stream 1.1.x?

It seems right to do that - more modules are hopefully going to depend
on streams3 behavior...

Jérémy




More information about the Pkg-javascript-devel mailing list