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-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-09fix(npm.output): make output go through npm.outputGar
2021-03-05fix(npm) pass npm context everywhereGar
2021-03-04Remove unused arguments on various function callsNathan Shively-Sanders
2021-02-25chore(refactor): promisify completion scriptsGar
2020-08-04refactor and lint commands, make consistentisaacs
2020-05-08feat: updated the way we handle identity fetchingMichael Perrotte
2020-05-08Remove bluebird, figgy-pudding from several smaller commandsisaacs
2020-05-08chore: update/removed usages of libnpmMichael Perrotte
2018-12-11whoami: stop using npm-registry-clientKat Marchán
2016-06-16output: Standardize how we write to stdoutRebecca Turner
2015-08-14whoami: make needauth err more genericKat Marchán
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26update usage for all commandssmikes
2015-03-04`npm stars` don't send bogus auth when not authedForrest L Norvell
2015-01-16the new whoami endpoint might not return a valueForrest L Norvell
2014-10-31use new npm-registry-client APIForrest L Norvell
2014-07-12whoami: Don't crash if we don't have a usernameisaacs
2014-07-02chasing down errant uses of old auth, part 1Forrest L Norvell
2014-06-13remove dead code and fix jshint warningsForrest L Norvell
2012-07-17Replace lib/utils/output.js with console.logisaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-08-07Put .js on filenamesisaacs
2011-04-13add npm whoamiisaacs