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
path: root/lib
AgeCommit message (Expand)Author
2022-09-21feat: default auth-type to web (#5551)Gar
2022-09-21fix(audit): add a condition to allow third-party registries returning E400 (#...Juan Heyns
2022-09-21feat(query): display `queryContext` in resultsnlf
2022-09-21feat: separate login/adduser, remove auth types (#5550)Gar
2022-09-15fix: add tag to publish log messageGar
2022-09-15feat(rewrite): rewrite `npm access`Gar
2022-09-08feat: remove `npm birthday` (#5455)Gar
2022-09-08feat: remove `npm set-script` (#5456)Gar
2022-09-08feat: default `install-links` to true (#5458)Gar
2022-09-08feat: remove `npm bin` (#5459)Gar
2022-09-08fix: attempt more graceful failure in older node versionsGar
2022-09-02fix: Turn off progress bar when using web based authorization (#5438)Sandeep Meduru
2022-08-25feat: add deprecation warnings to access commandsGar
2022-08-22fix: lintingGar
2022-08-17feat(query): support :overridden pseudo selectornlf
2022-08-17fix(explain): display override informationnlf
2022-08-17fix(ls): display overridden nodesnlf
2022-08-10fix: ignore global prefix if --prefix is used (#5291)Gar
2022-08-08fix(query): tell arborist to load an actual tree, not a virtual onenlf
2022-08-03fix: properly find and run global scoped packages (#5250)Gar
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-02fix: gracefully exit login and publish commands on Ctrl+C (SIGINT) in the new...Neel Dani
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-28fix(init): allow for spec on scope-only arg (#5206)Gar
2022-07-21fix: don't fail immediately if cache dir is not accessible (#5197)Luke Karrys
2022-07-20feat: Support pure web authentication for commandsJulian Møller Ellehauge
2022-07-20fix: add missing ` in adduser warning (#5196)Myles Borins
2022-07-20fix: disable progress bar on publish (#5172)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-12feat: notify on adduser of upcoming cmds, login and registerNathan Fritz
2022-07-12fix: properly open package arg repo inside workspace (#5154)Gar
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-22fix(view): error on missing version (#5035)Gar
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-25fix: add global getter to npm class (#4935)nlf
2022-05-20fix: pass prefix and workspaces to libnpmpack (#4917)nlf
2022-05-19fix: remove dead code from get-identityGar
2022-05-19fix: clean up npm cache tests (#4910)Gar