Noob to nodejs (but not to JavaScript). Today I needed jQuery functionality 
in a nodewebkit app I'm writing and so I ran "npm install jquery". However, 
I noticed the following show up in Netbeans as it tracks remote 
dependencies being referenced now that jQuery is present; these are 
curiously named:

show_ads.js
urchin.js

And appear to be coming from a "testdata\trackerchecker.html" page, in a 
folder along with a bunch of hidden ".tmp" files in the jQuery node_modules 
dependency, htmlparser version 1.7.6 (the current version is 2.0.0). 
However, this "testdata" doesn't appear in the current version or archive 
in github. Further examination is showing that this page is some sort of 
torrent checker software. What the heck does this have to do with jQuery 
and does anyone know if it's legit (suspect as it's not in the author's 
github version)? 

Is this just a poorly chosen testing document, or does "piratebits" and "pi 
sexy" have any relevance here?

Screenshot attached...


<https://lh6.googleusercontent.com/-r6EdHz9Ujho/UrOKyuN8UCI/AAAAAAAAAO0/Leypy8i59vk/s1600/npm.jpg>


-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to