Mixed case module names

2014-11-16 Thread Tom Hughes
I'm working on a review (BZ#1086245) for nodejs-jsonstream. Now the interesting thing is that the module it is packaging is actually called JSONStream in the npm registry and there is in fact a separate jsonstream module. The general naming rules say that You should generally use lowercase

Re: Mixed case module names

2014-11-16 Thread T.C. Hollingsworth
On Nov 16, 2014 3:57 AM, Tom Hughes t...@compton.nu wrote: I'm working on a review (BZ#1086245) for nodejs-jsonstream. Now the interesting thing is that the module it is packaging is actually called JSONStream in the npm registry and there is in fact a separate jsonstream module. The general

Re: SSLv3 disabled in node v0.10.33

2014-11-16 Thread T.C. Hollingsworth
On Nov 11, 2014 12:44 AM, Stephen Gallagher sgall...@redhat.com wrote: On Nov 10, 2014, at 11:19 PM, T.C. Hollingsworth tchollingswo...@gmail.com wrote: Upstream disabled SSLv3 in v0.10.33. I've been putting off dealing with it because I've been very busy, but I already got a request to