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-02-25chore(refactor): promisify completion scriptsGar
2021-02-01pass all settings through to pacote.packument, fixes #2060nlf/fix-proxy-outdatednlf
2020-12-18Add max-len to lint rulesEdu93Jer
2020-12-11Remove 'use strict'isaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-10-02Support --omit options in npm outdatedisaacs
2020-09-29fix: npm outdated parsing invalid specsRuy Adorno
2020-09-16test: line missing coverageRuy Adorno
2020-09-16test: add outdated testsclaudiahdz
2020-09-04outdated: don't throw on non-version/tag/range depisaacs
2020-07-30fix lintfix script, use flat ternariesisaacs
2020-07-29lint the lib folderisaacs
2020-07-08remove trailing whitespaceisaacs
2020-07-08add completion module for 'no completion possible'isaacs
2020-07-08fix completion call signature in several commandsisaacs
2020-06-06chore: refactor npm outdated exportclaudiahdz
2020-06-06feat: use node.edges for outdated infoclaudiahdz
2020-06-06feat: add --all flag on npm outdatedclaudiahdz
2020-06-06feat: npm outdated with arboristclaudiahdz
2020-05-08chore: remove figgy-pudding from cliclaudiahdz
2020-05-08chore: update/removed usages of libnpmMichael Perrotte
2019-08-31Don't override user specified depth in outdatedGareth Jones
2019-08-20feat: add new forbidden 403 error codeclaudiahdz
2019-06-30fix: Always return JSON for outdated --jsonSreeram Jayan
2019-06-30outdated: fix special 'remote' depsLars Willighagen
2019-03-19outdated: fix rendering for global dependencies (#173)Kat Marchán
2019-02-19install: add support for package aliases (#3)Kat Marchán
2019-02-19update: re-enable updating local packagesLars Willighagen
2019-01-09cli,outdated: default homepage to an empty string (#124)ƇʘƁ̆ąƇ́
2018-12-11outdated: stop using npm-registry-clientKat Marchán
2018-11-26cli,outdated: Adds 'Homepage' to outdated --long output. (#81)Joe Bottigliero
2018-03-23standardizeRebecca Turner
2018-03-23outdated: Make wanted respect latest interaction w/ semverRebecca Turner
2017-09-14outdated: Use fetch-package-metadata, not cache.addJosh Clow
2017-07-11outdated: Show results for globals againRebecca Turner
2017-07-11install: fix max callstack exceeded loops with linksRebecca Turner
2017-05-26filespecs: Implement new file: specifier behaviorRebecca Turner
2017-04-28*: Patch to support npm-package-arg@5Rebecca Turner
2017-03-10outdated: Add variable guardRebecca Turner
2016-12-15util: put ansiTrim into util from outdatedDaijiro Wachi
2016-10-21outdated: use simple non-zero exit codeKat Marchán
2016-10-21outdated: drop the error messageKat Marchán
2016-10-21outdated: exitcode != 0 on outdated dependenciesDaijiro Wachi
2016-06-21outdated: Ensure errors reading the package tree do not crashRebecca Turner
2016-06-17outdated: Stop colorizing the Location and Package Type columns.Aaron Tribou