Skip to content

Instantly share code, notes, and snippets.

@rap2hpoutre
Last active April 26, 2017 21:59
Show Gist options
  • Save rap2hpoutre/56b8894f7c0354deeb98e765524ea63a to your computer and use it in GitHub Desktop.
Save rap2hpoutre/56b8894f7c0354deeb98e765524ea63a to your computer and use it in GitHub Desktop.
Run this command in your "node_modules" directory
npm list | grep "@0" | wc -l | awk '{print($1" v0 modules found. According to semver, anything may change at any time (http://semver.org/\#spec-item-4)")}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment