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-29chore: fix smoke-tests snapshotsRuy Adorno
2021-03-29change 'maxsockets' default value back to 15Andreas
2021-03-29fix: empty newline printed to stderrRuy Adorno
2021-03-26add smoke testsRuy Adorno
2021-03-25fix(config): accept explicit production=falseGar
2021-03-24fix(audit-level): add `info` audit levelGar
2021-03-24config: Restore --dev flag, unify --omit flattenersisaacs
2021-03-23pacote@11.3.1Ruy Adorno
2021-03-23fix: yes configRuy Adorno
2021-03-22fix(usage): tie usage to configGar
2021-03-19feat: add run-script workspacesRuy Adorno
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-18Remove old config definitions and flattening logicisaacs/config-refactorisaacs
2021-03-18New consolidated config definitionsisaacs
2021-03-12usage: Correct "npm COMMAND help" to "npm help COMMAND"Edward Grech
2021-03-09fix(usage): clean up usage declarationsGar
2021-03-09fix(npm.output): make output go through npm.outputGar
2021-03-05feat/explain: show when an edge is a bundled edgekumavis
2021-03-05fix(npm) pass npm context everywhereGar
2021-03-04Remove unused arguments on various function callsNathan Shively-Sanders
2021-02-25feat(explain): mark when dependency is bundledkumavis
2021-02-22Move implementation to separate packageisaacs/hide-easter-egg-betterisaacs
2021-02-22Do not print error banner for shell proxy commandsisaacs
2021-02-05chore: utils cleanup and testsnlf
2021-02-01test: do not depend on npm.version in usage testisaacs
2021-02-01test: Add test for npm-usage.js, and fix 'npm --long' outputisaacs
2021-01-28feat: add npm diffruyadorno/npm-diffRuy Adorno
2021-01-15fix(link): already linked packages w/ global prefixnlf
2021-01-07add foreground-scripts optionisaacs/foreground-scriptsisaacs
2021-01-07Remove process.umask() call from config defaultisaacs/remove-process-umaskisaacs
2020-12-18remove the metrics sendernlf/remove-metricsnlf
2020-12-18(docs,test): assorted typo fixesXhmikosR
2020-12-18fix: npm profile refactorRuy Adorno
2020-12-11fix: lib/team.js tweaks and testsRuy Adorno
2020-12-11fix: npm search include/excludeRuy Adorno
2020-12-09allow for passing object keys to searchopts to allow paginationnlf/search-optsnlf
2020-12-04feat: add npm set-scriptYash-Singh1
2020-11-27test: add tests to lib/stars.jsRuy Adorno
2020-11-20fix: npm unstarRuy Adorno
2020-11-17Preserve builtin conf when installing npm globallyisaacs
2020-11-17test: add tests for lib/init.jsRuy Adorno
2020-11-13explain-dep: handle shortening edge from root projectisaacs
2020-11-13fix: legacy auth tokensRuy Adorno
2020-11-03Support *all* conf keys in publishConfigisaacs
2020-10-30test: add tests for test/lib/utils/replace-info.jsRuy Adorno
2020-10-27pack: do not show individual files of bundled depsisaacs
2020-10-27test: fix flat-options snapshotisaacs
2020-10-23fix: npm owner refactorRuy Adorno
2020-10-23test: add lib/config.js testsRuy Adorno
2020-10-13Integration code for @npmcli/arborist@1.0.0isaacs