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
2020-12-11Remove 'use strict'isaacs
2020-11-27test: add tests to lib/stars.jsRuy Adorno
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-08-04refactor and lint commands, make consistentisaacs
2020-07-29lint the lib folderisaacs
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
2019-02-19stars: Fix typo in error message (#158)Philipp Hagemeister
2018-12-11stars: stop using npm-registry-clientKat Marchán
2016-06-16output: Standardize how we write to stdoutRebecca Turner
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
2014-10-31use new npm-registry-client APIForrest L Norvell
2014-07-02username and email are now always scoped to a registryForrest L Norvell
2014-07-02use --scope to map scope to registryForrest L Norvell
2014-06-13use the new URL-based npm-registry-client interfaceForrest L Norvell
2013-02-15adds a feature to allow users to view starred packagesPaolo Fragomeni