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-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-12-18fix: npm profile refactorRuy Adorno
2020-12-18Add max-len to lint rulesEdu93Jer
2020-12-11Remove 'use strict'isaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-08-18use @npmcli/config for configurationisaacs
2020-08-04remove qw dependencyisaacs
2020-07-29lint the lib folderisaacs
2020-07-29Remove the log-stream config, fix some references to removed modulesisaacs
2020-05-08Use de-figged npm-profileisaacs
2020-05-08chore: update/removed usages of libnpmMichael Perrotte
2018-12-21profile: update profile to support new npm-profile API (#131)Kat Marchán
2018-12-11login: stop using npm-registry-client for SSO authKat Marchán
2018-07-21profile: better explanation on OTP (#24)Julien Deniau
2018-07-11cli-table3@0.5.0Kat Marchán
2018-03-23standardizeRebecca Turner
2018-02-07profile: require password to change emailRebecca Turner
2018-02-07auth, token: Make new commands support legacy authsRebecca Turner
2017-10-192fa: Upgrade to bearer with otp (#18711)Rebecca Turner
2017-10-19profile: fix typo and concatenation in error handling (#18825)Alexandra Ulsh
2017-10-192fa: The great tfa → 2fa rename (#18845)Rebecca Turner
2017-10-19Profile UX improvements (#18884)Rebecca Turner
2017-10-04profile,token: Add new profile commandsRebecca Turner