UNPKG

npmls

Version:

Opinionated `npm ls` - list globally or locally installed node modules.

41 lines (29 loc) 1.05 kB
## 3.0.0 - 2015-09-07 - Release v3.0.0 / npm@v3.0.0 - not works as expected, switch to show local modules by default - Javascript API pass `true` to show global modules - CLI API pass `-g` or `--global` to show global modules - fix `undefined` error when no `node_modules` folder ## 2.0.2 - 2015-09-07 - Release v2.0.2 / npm@v2.0.2 - add `cli.js` to files field in package.json, causeing installation fails ## 2.0.1 - 2015-09-07 - Release v2.0.1 / npm@v2.0.1 - fix global installation failing ## 2.0.0 - 2015-08-29 - Release v2.0.0 / npm@v2.0.0 - refactor ## 1.0.5 - 2014-07-16 - tweaks, refactoring, flags doc, history, badges, links ## 1.0.4 - 2014-07-16 - add `--global` flag, missed ## 1.0.3 - 2014-07-16 - add `-v/--version` flag for self version ## 1.0.2 - 2014-07-15 - add `-g` (global) flag to list globally modules - supports so far only [N][n-url] and [NVM][nvm-url] version managers - no breaking changes ## 1.0.0 - 2014-07-15 - initial release [n-url]: https://github.com/visionmedia/n [nvm-url]: https://github.com/creationix/nvm