I am installing a module globally
$ npm install -g X
and NPM says
\"npm WARN deprecated lodash@1.0.2: lodash@<3.0
You could search through all the package.json files under node_modules and see which ones are dependent on lodash 1.0.2.