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
2021-05-14fix(docs): autogenerate config docs for commandsisaacs
2021-03-24fix(progress): re-add progress bar to reifyGar
2021-03-22fix(usage): tie usage to configGar
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-18chore(config): remove flatOptions referencesGar
2021-03-09fix(usage): clean up usage declarationsGar
2021-03-05fix(npm) pass npm context everywhereGar
2021-01-07Updated the url for RFC 19 so that it isn't a 404.Jeff Griffiths
2020-12-11Remove 'use strict'isaacs
2020-12-04test: add lib/update.js testsRuy Adorno
2020-11-17Preserve builtin conf when installing npm globallyisaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-08-04refactor and lint commands, make consistentisaacs
2020-08-04update: depth defaults to 0 now, not Infinityisaacs
2020-07-29lint the lib folderisaacs
2020-06-06chore: assign global path in npm updateclaudiahdz
2020-05-08Consistent output for most reify() commandsisaacs
2020-05-08feat: npm update with arboristclaudiahdz
2019-02-19update: re-enable updating local packagesLars Willighagen
2018-03-23standardizeRebecca Turner
2017-10-19update: Correctly save transitive dependencies (#18846)Rebecca Turner
2016-04-28lib: Refactor summary usage to use utils/usageDaijiro Wachi
2016-02-19update: don't attempt to update linked packagesRyan Hendrickson
2015-08-21update: Fix path used to run the install relative toRebecca Turner
2015-06-26update usage for all commandssmikes
2015-06-26Add multi-stage installerRebecca Turner
2015-06-26Move modules to new standard formatting in preparation for rewritesRebecca Turner
2015-03-05update: only update when current !== wantedForrest L Norvell
2014-06-13remove dead code and fix jshint warningsForrest L Norvell
2013-11-26Always update git urlsRobert Kowalski
2013-06-17Use git repo or tarball as update sourceMatt Lunn
2012-06-07Replace the log util with npmlog moduleisaacs
2011-10-18Fix #1564 Pre-load install.js and build.js in update commandisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-08-07Put .js on filenamesisaacs
2011-07-20Use asyncMap from slide moduleisaacs
2011-04-27remove unnecessary warningisaacs
2011-04-19#817 Update adds missing deps, and downgrades if necessaryisaacs
2011-03-23Closes GH-742 Update regressionisaacs
2011-03-22Completion for updateisaacs
2011-03-22godawful typoisaacs
2011-03-22updateisaacs
2011-02-12Closes GH-547 Split semver into a separate utilityisaacs
2010-12-03Increase tab-completion coverage.Evan Meagher
2010-10-16Output outdated contents to stdoutisaacs
2010-10-02refactor lib/update.js to use npm.commands.outdatedarlolra
2010-09-29Print nice short "usage" lines when doing -h, -?, or --helpisaacs
2010-08-25Asynchronizeisaacs
2010-08-08Make update work right.isaacs
2010-08-03Rename auto-update to update-dependents, and update docs to reflect thisisaacs