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
2022-02-03fix(outdated): parse aliased modulesRuy Adorno
2022-02-03fix(ci): should not use package-lock configRuy Adorno
2022-02-03fix(ci): lock file validationRuy Adorno
2022-01-20fix: npm update --save (#4223)Ruy Adorno
2021-12-09feat: display `publishConfig` during `config list`Luke Karrys
2021-12-03docs: update description about where/when debug log is writtenLuke Karrys
2021-12-02feat: streaming debug logfileLuke Karrys
2021-11-22docs: fix typo in `save-peer` descriptionTakuya Fukuju
2021-11-11fix: command completionGar
2021-11-11chore: clean up snapshotsGar
2021-11-09chore: refactor pack testsGar
2021-11-04fix: shrinkwrap setting incorrect lockfileVersionLuke Karrys
2021-11-04chore: refactor commandsGar
2021-10-27fix: allow `--lockfile-version` config to be string and coerce to numberPelle Wessman
2021-10-15feat(workspaces): add --include-workspace-root and explicit --no-workspacesfritzy/workspace-rootGar
2021-10-12feat(config): Add --lockfile-version config optionisaacs
2021-10-07chore: fix publish testsGar
2021-09-30Revert "feat(workspaces): --include-workspace-root"Luke Karrys
2021-09-30feat(workspaces): --include-workspace-rootGar
2021-09-16fix(logs): clean args for failed commandsGar
2021-09-14fix(config): user-agent properly shows ciGar
2021-09-13fix(view): Show the correct publish date for versions selected by rangeAnders Kaseorg
2021-09-09fix(error-message): clean urls from 404 errorGar
2021-08-26fix(config): respect --global, --package-lock-onlynlf
2021-08-26chore: fix gitHead snapshots againGar
2021-08-26chore: fix gitHead snapshotsGar
2021-08-26read-package-json@4.0.1Gar
2021-08-19chore(tests): fix snapshotsGar
2021-08-18feat(cache): initial implementation of ls and rmNathan Fritz
2021-08-17fix(logging): sanitize logged argvGar
2021-08-17chore(docs): add more 'autogenerated' commentsisaacs
2021-08-12chore(smoke-tests): rebuild snapshotsGar
2021-08-11deps: remove byte-sizeGar
2021-07-29fix: update eresolve explanations for new arborist data providedisaacs
2021-07-15feat(config): introduce 'location' parameternlf
2021-07-12chore(refactor): refactor exit handler and testsGar
2021-07-12fix(usage): better audit/boolean flag usage outputGar
2021-07-12fix(update-notifier): don't force black backgroundGar
2021-07-12feat: npm pkgRuy Adorno
2021-07-02fix: friendlier errors for ERR_SOCKET_TIMEOUTnlf
2021-06-30chore(tests): clean snapshot for lib/view.js testsGar
2021-06-25fix(exitHandler): write code to logfileGar
2021-06-23feat(ls): report *why* something is invalidisaacs
2021-06-23chore(config): snapshot config descriptionsGar
2021-06-23chore(errorHandler): rename to exit handlerGar
2021-06-17feat(pack): add pack-destination configGar
2021-06-17fix(ls): respect prod config for workspacesRuy Adorno
2021-06-17fix(config): update link definitionGar
2021-06-16feat(ls): support `--package-lock-only` flagGareth Jones
2021-06-16fix(docs): ls command usage instructionsVlad GURDIGA