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
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
2020-08-23ensure npm-command header is sent properlyisaacs
2020-08-20move flat-options.js from lib/config/ to lib/utils/isaacs
2020-08-18move cmd-list from lib/config/ to lib/utils/isaacs
2020-08-18a utility for config defaults, types, and shorthandsisaacs
2020-08-18fix: display multiple versions when --json on npm viewclaudiahdz
2020-08-07new npm-specific update-notifier implementationisaacs
2020-08-06Improve abbrevs for install and helpisaacs
2020-08-05update update-notifier snapshotisaacs
2020-08-04test: refactor dist-tag to test/libRuy Adorno
2020-08-04refactor and lint commands, make consistentisaacs
2020-08-04npx: add install prompt, handle options correctlyisaacs
2020-08-04chore: refactor npm view, add unit testsclaudiahdz