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-08-03fix: properly find locally/globally/npxCache packagesGar
2022-08-03feat: add --replace-registry-host=<npmjs|always|never> (#4860)Nathan Fritz
2022-07-20feat: accept registry-scoped certfile and keyfile as credentials (#5160)Jon Jensen
2022-07-12feat: Add `web` auth type (#5076)Julian Møller Ellehauge
2022-07-12feat: warn on config --auth-type=sso/saml/oauth, undeprecate --auth-typeNathan Fritz
2022-06-22docs: consolidate docs and help for package spec (#5048)Gar
2022-06-02fix: undeprecate and remove warnings for --global, -g, --local (#4982)Nathan Fritz
2022-06-02feat: Add `--auth-type=webauthn` flag (#4931)Julian Møller Ellehauge
2022-05-19feat: deprecated set-script, birthday, --global, and --localNathan Fritz
2022-05-10feat: add flag --omit-lockfile-registry-resolved (#4874)Nathan Fritz
2022-05-04docs: remove incorrect v6 auto prune info (#4845)Gar
2022-04-21docs: explain that _auth only goes to npm registryGar
2022-04-20feat: add install-links config definitionnlf
2022-04-05fix(run-script): don't cascade if-present config (#4678)Ruy Adorno
2022-04-04fix: do not export npm_config_include_workspace_rootGar
2022-03-24feat: add logs-dir config to set custom logging locationLuke Karrys
2022-03-24feat(version): reify on workspace version change (#4588)Ruy Adorno
2022-03-17docs: fix unpublish docs to auto generate usage (#4584)Gar
2022-03-17docs: explain that git-tag-version=false does not commit (#4574)Gar
2022-02-08docs: add --save-bundle to --save usage outputGar
2022-02-03fix(ci): should not use package-lock configRuy Adorno
2022-01-20fix: npm update --save (#4223)Ruy Adorno
2021-12-03docs: update description about where/when debug log is writtenLuke Karrys
2021-11-22docs: fix typo in `save-peer` descriptionTakuya Fukuju
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-09-30Revert "feat(workspaces): --include-workspace-root"Luke Karrys
2021-09-30feat(workspaces): --include-workspace-rootGar
2021-08-19chore(tests): fix snapshotsGar
2021-07-15feat(config): introduce 'location' parameternlf
2021-07-12fix(usage): better audit/boolean flag usage outputGar
2021-07-12feat: npm pkgRuy Adorno
2021-06-23chore(config): snapshot config descriptionsGar
2021-06-17feat(pack): add pack-destination configGar
2021-04-24Remove --always-auth config definitionisaacs
2021-04-14tap@15.0.2Gar