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-06-01fix: refactor get package nameGar
2021-05-14fix(docs): autogenerate config docs for commandsisaacs
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-10-23update lint rules to match @npmcli/arboristisaacs
2020-10-23fix: npm owner refactorRuy Adorno
2020-10-16fix: owner rm at local pkg not workliuye.adam
2020-08-04test: refactor dist-tag to test/libRuy Adorno
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-08refactor otplease, remove figgy-pudding and bluebirdisaacs
2020-05-08chore: update/removed usages of libnpmMichael Perrotte
2018-12-11owner: stop using npm-registry-clientKat Marchán
2018-03-23standardizeRebecca Turner
2016-06-16output: Standardize how we write to stdoutRebecca Turner
2016-04-28lib: Refactor summary usage to use utils/usageDaijiro Wachi
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26update usage for all commandssmikes
2015-02-27completion: -/all stragglersForrest L Norvell
2015-01-23add 'npm dist-tag {add,del,list}'Forrest L Norvell
2014-11-14owners handles scoped packages (closes #6542)Forrest L Norvell
2014-11-14terser npm owner output (+ tests)Forrest L Norvell
2014-11-14output on `npm owner {add,rm}` (fixes #6169)Kenan Yildirim
2014-10-31style tweaksForrest 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-07-01relative URLS for working non-root registry URLSForrest L Norvell
2014-06-14syntax error in ownerisaacs
2014-06-13use the new URL-based npm-registry-client interfaceForrest L Norvell
2012-08-03Fix reading of default parameters in `npm owner`Maciej Małecki
2012-07-17Replace lib/utils/output.js with console.logisaacs
2012-06-11Use read-package-json depisaacs
2012-06-07Use npm-registry-client depisaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2012-05-06Typoisaacs
2011-11-06Report the requested user when removal fails.Martin Cooper
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-08-15Support removing non-existent users from package manatainer listsisaacs
2011-08-07Put .js on filenamesisaacs
2011-04-07filter owners by name, not email addressisaacs
2011-04-02make package name optional in package foldersisaacs
2011-03-22completion for owner commandisaacs
2011-03-22rename registry to 'npm-registry-client'isaacs
2011-03-22Terseness. simplify "prefix" config and output cmd.isaacs