Update: On 20/10/2013 17:56, Jérémy Lal wrote: > Hi, i am trying to update node-connect to latest version, > and it requires those Node.js modules (that are not yet > packaged): > > https://github.com/visionmedia/node-pause Not needed in nodejs >= 0.10, can be patched out easily
> https://github.com/visionmedia/node-cookie-signature done > https://github.com/brianloveswords/buffer-crc32 done > https://github.com/coreh/uid2 upstream doesn't look like they're going to keep using it, see https://github.com/senchalabs/connect/issues/932 Maybe it would be wiser to just patch it in while waiting for upstream to find a better solution. Still TODO: > https://github.com/visionmedia/node-methods > https://github.com/stream-utils/raw-body > https://github.com/visionmedia/node-range-parser > https://github.com/visionmedia/node-fresh > https://github.com/visionmedia/bytes.js > https://github.com/visionmedia/send Jérémy. _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
