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-17feat(query): support :overridden pseudo selectornlf
2022-08-17fix(explain): display override informationnlf
2022-08-17fix(ls): display overridden nodesnlf
2022-08-03fix: fix exec tests and clean up workspace-location-msgGar
2022-08-03fix: properly find locally/globally/npxCache packagesGar
2022-08-03feat: add --replace-registry-host=<npmjs|always|never> (#4860)Nathan Fritz
2022-08-01feat: add npm query cmd (#5000)Ruy Adorno
2022-08-01fix(ls): when filtering workspaces, make sure the edge has a to before checki...nlf
2022-07-28fix: allow hash character in paths (#5122)Patryk Ludwikowski
2022-07-28docs: sync ci params with install (#5207)Gar
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-07-11feat: add npm audit signatures (#4827)Philip Harrison
2022-06-29docs: add foreground-scripts to run-script page (#5087)Ruy Adorno
2022-06-22feat: prompt before opening web-login URL when performing `login`/`adduser` (...Julian Møller Ellehauge
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-06-02feat(init): reify on init new workspace (#4892)Ruy Adorno
2022-05-19fix: remove dead code from get-identityGar
2022-05-19fix: clean up npm cache tests (#4910)Gar
2022-05-19fix(ci): remove node_modules post-validation (#4913)Gar
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-09fix: consolidate bugs, docs, repo command logic (#4857)Gar
2022-05-09fix: cleanup star/unstar (#4868)Gar
2022-05-07fix: remove test coverage map (#4862)Gar
2022-05-04docs: remove incorrect v6 auto prune info (#4845)Gar
2022-05-03feat: make npm owner workspace aware (#4835)Gar
2022-04-21chore(publish): add test for _auth with configured registryGar
2022-04-21docs: explain that _auth only goes to npm registryGar
2022-04-21chore(publish): add _auth testsGar
2022-04-20fix: remove lib/utils/read-package-name.jsGar
2022-04-20chore: add fallback audit to testsGar
2022-04-20fix: consolidate registryConfig application logicGar
2022-04-20feat: add install-links config definitionnlf
2022-04-14deps: remove ansicolorsGar
2022-04-14deps: remove ansistylesGar
2022-04-14fix: mitigate doctor test race conditionGar
2022-04-14fixup! feat(config): add more npm/node information to config lsLuke Karrys
2022-04-14feat(config): add more npm/node information to config lsLuke Karrys
2022-04-14chore: refactor smoke-testsLuke Karrys
2022-04-05fix(run-script): don't cascade if-present config (#4678)Ruy Adorno
2022-04-04chore: npm audit snapshot fix (#4677)Gar
2022-04-04chore: remove mocks from completion testsGar
2022-04-04chore: remove mocks from npm audit testsGar
2022-04-04fix: do not export npm_config_include_workspace_rootGar
2022-04-04fix: remove dedupe --saveGar