4 Commits

Author SHA1 Message Date
isaacs
ea547e29f1 Bump semver to version 3
This makes the '^' operator stricter for 0.x.y versions, even if 'x' is
not 0.

As a direct result, several *other* deps had to be updated, because they
either depended on semver 2.x, or because the new stricter rules meant
that they (or their deps) were no longer valid.

The update to 'read-installed', in particular, causes a test failure.
That update must be rolled back, or the test made to pass, prior to a
stable npm 2.0.0 release going out.
2014-07-24 17:52:02 -07:00
isaacs
6d6f094e7b columnify@1.1.0 2014-06-05 22:36:36 -07:00
isaacs
015af8f0c4 Bump many minor dep versions
abbrev
columnify
fstream-npm
glob
ini
minimatch
npmconf
2014-05-19 15:21:35 -07:00
Tim Oxley
20439b21e1 Tidy search output via columnify.
* Enable line wrapping|truncation via --long option.
* Remove updated time (but leave date) from npm search results.
* Increase space for name from 20 to 30 characters.
* Remove unnecessary brackets around 'prehistoric'.
* Make date column fit the word 'prehistoric' better.
* Tighten space between status and name.
2014-01-06 22:07:20 -05:00