Hacker News new | ask | show | jobs
by chrisfosterelli 4335 days ago
How to check for this vulnerability in your app:

  > npm install -g nsp
  > nsp audit-package // Run in the same dir as your package.json
This will also report any other vulnerabilities, in addition to the "qs" vulnerability.