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
path: root/test
AgeCommit message (Expand)Author
2020-05-08chore: remove figgy-pudding from cliclaudiahdz
2020-05-08version: use libnpmversionisaacs
2020-05-08fix tests for flatOptions with recent changesisaacs
2020-05-08Remove HTTP Referer header configisaacs
2020-05-08fix: add scriptShell to flatOptionsisaacs
2020-05-08create a flat options object to pass to depsisaacs
2020-05-08test: removing test for no scoped deps, dropping constraint for v7 of cliMichael Perrotte
2020-05-01fix: relativize file links when inflating shrinkwrapJarda Snajdr
2020-03-24Add note about third-party test fixture codeisaacs
2020-02-25fix: supported version implementation update linting & test coverageDarcy Clarke
2020-02-25fund: support multiple funding sourcesJordan Harband
2020-02-25access: grant is ok with non-scopedNetanel Gilad
2020-01-22chore: fixes nodejs testsRuy Adorno
2020-01-09feat(version): using 'allow-same-version', git commit --allow-empty and git t...Rafael Hengles
2020-01-09Fix bin-overwriting test on Windowsisaacs
2020-01-07test(ci): add failing cache config testRuy Adorno
2019-12-12test: fix lint errorisaacs
2019-12-11Do not remove global bin/man links inappropriatelyisaacs
2019-12-03fix(fund): open url for string shorthandRuy Adorno
2019-12-02fix(packageRelativePath): fix 'where' for file depsLars Willighagen
2019-11-18fix: print quick audit report for human outputisaacs
2019-11-14test: fix git configs for git 2.23 and aboveisaacs
2019-11-14feat(docs): adding tests and updating docs to reflect changes in registry tea...Amal Hussein
2019-11-13fix(fund): support funding string shorthandRuy Adorno
2019-11-05fund: add fund commandRuy Adorno
2019-11-05support: add support subcommandKyle E. Mitchell
2019-11-05docs: migrate existing docs to gatsbyclaudiahdz
2019-10-31test: Clean up some flakiness and inconsistencyisaacs
2019-10-29Fix regression in lockfile repair for sub-depsPhilip Harrison
2019-10-08Make OK more consistentHenrik Gemal
2019-10-08Reimplemented using idealTree paramRuy Adorno
2019-10-08fix root-ownership race conditions in meta-testisaacs
2019-09-30Add option to save package-lock without formattingNikita Lebedev
2019-09-30fix: warn message on engine mismatchRuy Adorno
2019-08-31test: fix outdated-depth testisaacs
2019-08-31ci: pass appropriate configs for file/dir modesisaacs
2019-08-31Revert "install: do not descend into directory deps' child modules"isaacs
2019-08-31Don't override user specified depth in outdatedGareth Jones
2019-08-22test: make tests pass on Windowsisaacs
2019-08-16Add spec to dist-tag remove functionSara Ahbabou
2019-08-13ci: pass all configs to cipm installerisaacs
2019-08-09test: move lifecycle-path to main test setisaacs
2019-08-09test: Proper handing of /usr/bin/node lifecycle-path testOlivier Chevet
2019-08-09test: move whoami into test/tapisaacs
2019-08-06install: do not descend into directory deps' child modulesisaacs
2019-08-06Revert "inflate-shrinkwrap: Stop shortcircuiting tree walks with fake children"Márton Salomváry
2019-08-02Handle unhandledRejections, help with cache eaccesisaacs
2019-08-02test: clean up some unnecessary setup/cleanupisaacs
2019-08-01install, doctor: don't crash if registry unsetisaacs
2019-08-01Fix TyposKitten King