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 (Collapse)Author
2022-04-14deps: remove ansicolorsGar
2022-04-14deps: remove ansistylesGar
chalk is already in use elsewhere and does what we need
2022-04-14deps: @npmcli/config@4.1.0Luke Karrys
2022-04-14chore: refactor smoke-testsLuke Karrys
2022-04-07chore: @npmcli/template-oss@3.3.2 (#4694)Gar
2022-04-07chore: @npmcli/template-oss@3.3.1 (#4692)Gar
2022-04-07deps: semver@7.3.6Gar
2022-04-07deps: graceful-fs@4.2.10Gar
2022-04-07deps: npm-package-arg@9.0.2Gar
2022-04-07chore: tap@16.0.1Gar
2022-04-07deps: ini@3.0.0Gar
2022-04-07deps: ssri@9.0.0Gar
2022-04-07deps: pacote@13.1.1Gar
2022-04-07deps: cacache@16.0.4Gar
2022-04-07deps: npm-install-checks@5.0.0Gar
2022-04-07deps: npm-pick-manifest@7.0.1Gar
2022-04-07deps: @npmcli/config@4.0.2Gar
2022-04-07deps: make-fetch-happen@10.1.2Gar
2022-04-07deps: treeverse@2.0.0Gar
2022-04-07deps: @npmcli/package-json@2.0.0Gar
2022-04-01chore: make authors commit a chore (#4661)Luke Karrys
2022-04-018.6.0v8.6.0Luke Karrys
2022-04-01deps: @npmcli/arborist@5.0.4Luke Karrys
2022-03-30deps: @npmcli/template-oss@3.2.2 (#4639)Luke Karrys
- add some basic tests for docs - make dockhand script work on windows - cleanup main CI to match template-oss - add a git status check for cli ci tests - use resetdeps for ci steps
2022-03-30deps: validate-npm-package-name@4.0.0Gar
* use latest builtins
2022-03-30deps: init-package-json@3.0.2Gar
2022-03-30deps: make-fetch-happen@10.1.1nlf
2022-03-30deps: @npmcli/template-oss@3.2.1Luke Karrys
- `no-shadow` was disabled for the cli and arborist due to the amount of changes required. These should be fixed later. - Manually updated linting in the cli root to match closer to what template-oss does - Included docs to be managed with template-oss. This required adding an empty test for now, with the plan to add real tests later.
2022-03-29chore: tap@15.2.3Gar
2022-03-29chore: eslint@8.12.0Gar
2022-03-29deps: parse-conflict-json@2.0.2Gar
2022-03-29deps: proc-log@2.0.1Gar
2022-03-28deps: npm-audit-report@3.0.0Gar
* properly track which vuln was printed to remove duplicates
2022-03-28deps: make-fetch-happen@10.1.0nlf
2022-03-24fix: 100% coverage in tests (#4607)Gar
* fix: 100% coverage in tests * Removed dead code in `lib/utils/usage.js`. * Removed dead code in `lib/base-command.js`. * Removed "load-all" test, we currently have 100% coverage and new PRs without tests will be rejected if they don't add coverage for new files. * Removed `check-coverage` script as a separate command. * Removed separate coverage test in ci.yml. * Removed `coverage` flag from tap config, the default is already to enforce 100% coverage. Removed a tiny bit of dead code resulting from this * fix: clean up usage output Removed usage lib, rolled logic into base-command.js Cleaned up usage output to be less redundant
2022-03-24deps: cacache@16.0.3Luke Karrys
2022-03-24deps: npm-registry-fetch@13.1.0Luke Karrys
2022-03-24feat: add logs-dir config to set custom logging locationLuke Karrys
This also allows logs-max to be set to 0 to disable log file writing. Closes #4466 Closes #4206
2022-03-178.5.5v8.5.5nlf
2022-03-17deps: libnpmexec@4.0.2nlf
2022-03-17deps: libnpmdiff@4.0.2nlf
2022-03-17deps: @npmcli/arborist@5.0.3nlf
2022-03-17deps: libnpmpublish@6.0.2nlf
2022-03-17deps: libnpmhook@8.0.2nlf
2022-03-17deps: libnpmorg@4.0.2nlf
2022-03-17deps: libnpmsearch@5.0.2nlf
2022-03-17deps: libnpmaccess@6.0.2nlf
2022-03-17deps: libnpmteam@4.0.2nlf
2022-03-17deps: libnpmpack@4.0.2nlf
2022-03-17deps: cacache@16.0.2 (#4585)nlf