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-10-12feat: rewrite docs generationLuke Karrys
2022-10-05docs: accurately describe install-links effect on relative paths (#5606)Luke Karrys
2022-10-04feat: use v3 lockfiles by default (#5605)Nathan Fritz
2022-10-04docs: remove link to cache command (#5637)Gar
2022-09-29docs: update docs/logging for new --access defaultGar
2022-09-27feat: timings are now written alongside debug log filesLuke Karrys
2022-09-21feat: default auth-type to web (#5551)Gar
2022-09-21feat: separate login/adduser, remove auth types (#5550)Gar
2022-09-08feat: default `install-links` to true (#5458)Gar
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-09feat: add --iwr alias for --include-workspace-root (#4864)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-19fix(docs): update npm-publish access flag infoaustincho
2021-08-17chore(docs): add more 'autogenerated' commentsisaacs
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-17fix(docs): rebuild config docsGar
2021-06-17feat(pack): add pack-destination configGar
2021-06-17fix(config): update link definitionGar
2021-06-03fix(docs): link foreground-scripts w/ loglevelGar
2021-05-14fix(docs): autogenerate config docs for commandsisaacs
2021-05-06feat(config): add workspaces boolean to user-agentnlf