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-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-05fix(npm) pass npm context everywhereGar
2021-02-25chore(refactor): promisify completion scriptsGar
2020-12-18Include prerelease versions when deprecatingTieg Zaharia
2020-12-18Add max-len to lint rulesEdu93Jer
2020-12-11Remove 'use strict'isaacs
2020-12-09refactor deprecate command and add testsnlf/deprecate-testsnlf
2020-10-23update lint rules to match @npmcli/arboristisaacs
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-11deprecate: stop using npm-registry-clientKat Marchán
2018-03-23standardizeRebecca Turner
2017-04-28*: Patch to support npm-package-arg@5Rebecca Turner
2016-03-31deprecate: default to `*` instead of `latest`Paul O'Leary McCann
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2014-10-31use new npm-registry-client APIForrest L Norvell
2014-07-02switch to npm-package-arg from whatever that wasForrest L Norvell
2014-07-02chasing down errant uses of old auth, part 1Forrest 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
2014-06-13deprecate uses the registry-client for realForrest L Norvell
2013-06-21Update everything to work with semver@2isaacs
2012-12-24fix deprecate without arguments. closes #2945.Nathan Zadoks
2012-06-07Use npm-registry-client depisaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-08-07Put .js on filenamesisaacs
2011-07-20Use asyncMap from slide moduleisaacs
2011-03-22completion for deprecateisaacs
2011-03-22rename registry to 'npm-registry-client'isaacs
2011-02-12Closes GH-547 Split semver into a separate utilityisaacs
2010-12-03Increase tab-completion coverage.Evan Meagher
2010-10-31npm deprecate functionisaacs