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
2021-02-01test: Add test for npm-usage.js, and fix 'npm --long' outputisaacs
2020-12-11Remove 'use strict'isaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-07-29lint the lib folderisaacs
2020-07-08test: refactor access testsRuy Adorno
2020-05-08feat: updated the way we handle identity fetchingMichael Perrotte
2020-05-08refactor otplease, remove figgy-pudding and bluebirdisaacs
2020-05-08fix: updated usage of libnpmorg; removed figgy-pudding/bluebirdMichael Perrotte
2020-05-08chore: update/removed usages of libnpmMichael Perrotte
2020-02-25access: grant is ok with non-scopedNetanel Gilad
2019-02-14access: ls-collaborators is ok with non-scoped (#151)Kat Marchán
2018-12-11access: stop using npm-registry-clientKat Marchán
2018-03-23standardizeRebecca Turner
2016-06-16output: Standardize how we write to stdoutRebecca Turner
2016-05-04src: bring code up to standard@6 compatibilityForrest L Norvell
2015-11-20access: better validation of commandsForrest L Norvell
2015-08-14access: updated to support teams and orgs featuresKat Marchán
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-05-15brings coverage on access.js from 65% to 95%Benjamin Coe
2015-01-23add `npm access` command, with 1/3 of its featuresForrest L Norvell