Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-12make `outdated` ignore private packagesKenan Yildirim
2014-10-31use new npm-registry-client APIForrest L Norvell
2014-09-13fix relative paths in local dependenciesForrest L Norvell
2014-07-02Merge branch 'v1.4'isaacs
2014-07-02outdated: Default to 'latest' rather than '*' for unspecified depsisaacs
2014-07-02outdated: Don't show headings if there's nothing to outputisaacs
2014-07-02switch to npm-package-arg from whatever that wasForrest L Norvell
2014-07-02use --scope to map scope to registryForrest L Norvell
2014-06-13remove dead code and fix jshint warningsForrest L Norvell
2014-06-13use the new URL-based npm-registry-client interfaceForrest L Norvell
2014-05-11Stop optional deps moving into deps on update --saveTim Oxley
2014-05-10Ensure only matching deps update with update --save*Tim Oxley
2014-05-08devariadify cache.*Forrest L Norvell
2014-02-17npm outdated --parseable fixYounghoon Park
2014-02-17Respect --color settings in outdated.Tim Oxley
2014-02-17outdated: optimize out an extra HTTP requestisaacs
2014-02-07Show error to user on npm updateEvan Lucas
2013-12-03make outdated work with --depthEvan You
2013-11-26Make `npm outdated` output prettier.Quim Calpe
2013-11-26npm outdated --jsonEvan You
2013-11-26Always update git urlsRobert Kowalski
2013-09-22Discover new versions with outdatedRobert Kowalski
2013-09-08include devDependencies in outdated and updateJason Diamond
2013-09-05update/outdated: don't access missing package infoJon Spencer
2013-08-24outdated: only test 'from' for urlsisaacs
2013-08-15Treat dep. as outdated if its _from changesMatt Lunn
2013-06-21Update everything to work with semver@2isaacs
2013-06-17Use git repo or tarball as update sourceMatt Lunn
2013-01-19readdir more carefullyisaacs
2013-01-19added ENOTDIR check anywhere readJson is usedCarl Lange
2012-12-28Crash on readJson errors other than ENOENTisaacs
2012-07-19fix commands using outdated command, like `npm update`Don Park
2012-07-17Replace lib/utils/output.js with console.logisaacs
2012-07-15fix broken outdated cmd #2557Don Park
2012-06-17Fix the 'cb never called' error from 'oudated'isaacs
2012-06-12Replace relativize with path.relativeisaacs
2012-06-11Use read-package-json depisaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2012-02-25Add XXX comments regarding --json supportisaacs
2011-10-22Close #1582 Make prefixes better on windowsisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-08-07Put .js on filenamesisaacs
2011-07-20Use asyncMap from slide moduleisaacs
2011-07-20Abstract out graceful-fsisaacs
2011-04-19#817 Update adds missing deps, and downgrades if necessaryisaacs
2011-03-23Closes GH-742 Update regressionisaacs
2011-03-22proper semver, and report folder properlyisaacs
2011-03-22Closes GH-734 Newer things must be newer to countv1.0.0-1-rcisaacs
2011-03-22use abstracted completion functionsisaacs
2011-03-22Completion for outdatedisaacs