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-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
2020-10-13fix: init config aliasesRuy Adorno
2020-10-07update config related testsnlf
2020-10-02Support --omit options in npm outdatedisaacs
2020-09-30add proxyzhaoxuxu
2020-09-29fix: listing deps of a linked depRuy Adorno
2020-09-29Add 'fetch-timeout' configisaacs
2020-09-29fix: npm ls <pkg> with depth cli configRuy Adorno
2020-09-29fix: added count on reify-outputRuy Adorno
2020-09-29Fix EBADPLATFORM error message (#1876)Brian Jenkins
2020-09-22Add `--strict-peer-deps` optionisaacs
2020-09-16fix: reenable npm link from registryRuy Adorno
2020-09-16test: add lib/link.js testsRuy Adorno
2020-09-16test: add outdated testsclaudiahdz
2020-09-08Add 'npm explain' commandisaacs
2020-09-07Tighten up the output of dep node explanationsisaacs
2020-09-04Explain ERESOLVE errorsisaacs
2020-09-04fix: scope configRuy Adorno
2020-09-01test: add lib/utils/error-handler.js testsRuy Adorno
2020-09-01fix: npm ls extraneous workspacesRuy Adorno
2020-08-25fix: fund with multiple funding sourcesRuy Adorno
2020-08-25Detect CI properly in flatOptions generationisaacs