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-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-02-25chore(refactor): promisify completion scriptsGar
2021-01-15fix(docs): clean up `npm token` docsMichael Garvin
2020-12-18Add max-len to lint rulesEdu93Jer
2020-12-11Remove 'use strict'isaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-09-29fix: move validateCIDRList inside the promise chain to trap thrown errorsnlf
2020-09-29fix: correctly reference the length of the array rather than the array itselfnlf
2020-09-29fix: make completion respond when no command is suppliednlf
2020-09-29fix: assign error codesnlf
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
2019-09-30Fix figgyPudding error in `npm token`Ben Blank
2019-03-20token: fix otp for create and remove (#175)Kat Marchán
2019-02-14token: use figgy-config to make sure extra opts are there (#149)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-23is-cidr@2.0.5Rebecca Turner
2018-02-07auth, token: Make new commands support legacy authsRebecca Turner
2018-02-07token: Fix token revocation when otp is requiredRebecca Turner
2018-02-07token: Fix CIDR list processing to handle comma separated items correctlyRebecca Turner
2017-10-192fa: The great tfa → 2fa rename (#18845)Rebecca Turner
2017-10-04profile,token: Add new profile commandsRebecca Turner