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-11fix: don't prompt on `npm exec [directory]`gar/exec-directoryGar
2022-08-108.17.0v8.17.0Gar
2022-08-10chore: update AUTHORSGar
2022-08-10chore: changelog for v8.17.0Gar
2022-08-10deps: libnpmexec@4.0.10libnpmexec-v4.0.10npm CLI robot
2022-08-10chore(latest): release libnpmexec 4.0.10github-actions[bot]
2022-08-10chore(latest): release arborist 5.5.0 (#5274)arborist-v5.5.0github-actions[bot]
2022-08-10chore: fix tests for @npmcli/run-script@4.2.1nlf
2022-08-10chore(arborist): fix test snapshots for @npmcli/run-script@4.2.1nlf
2022-08-10deps: @npmcli/run-script@4.2.1Gar
2022-08-10deps: socks@2.7.0Gar
2022-08-10deps: just-diff-apply@5.4.1Gar
2022-08-10deps: just-diff@5.1.1Gar
2022-08-10deps: are-we-there-yet@3.0.1Gar
2022-08-10deps: lru-cache@7.13.2Gar
2022-08-10deps: is-core-module@2.10.0Gar
2022-08-10deps: @npmcli/map-workspaces@2.0.4Gar
2022-08-10deps: node-gyp@9.1.0Gar
2022-08-10deps: nopt@6.0.0Gar
2022-08-10deps: @npmcli/config@4.2.1Gar
2022-08-10fix: ignore global prefix if --prefix is used (#5291)Gar
2022-08-09chore: allow for much slower tests (#5276)Gar
2022-08-09fix: only try to run global bin if the bin name exists (#5253)Gar
2022-08-08docs: Fix link syntax in `dependency-selectors.md` (#5257)Anton Rieder
2022-08-08fix: look up local command bins from local tree (#5273)Gar
2022-08-08fix(query): tell arborist to load an actual tree, not a virtual onenlf
2022-08-08feat(arborist): add option to forcibly skip loading a virtual treenlf
2022-08-038.16.0v8.16.0nlf
2022-08-03chore: update AUTHORSnlf
2022-08-03chore: changelog for v8.16.0nlf
2022-08-03deps: libnpmexec@4.0.9libnpmexec-v4.0.9npm CLI robot
2022-08-03chore(latest): release libnpmexec 4.0.9github-actions[bot]
2022-08-03deps: @npmcli/arborist@5.4.0arborist-v5.4.0npm CLI robot
2022-08-03chore(latest): release arborist 5.4.0github-actions[bot]
2022-08-03fix: properly find and run global scoped packages (#5250)Gar
2022-08-03fix(arborist): fix bare attribute queries (#5248)Darcy Clarke
2022-08-03deps: @npmcli/query@1.1.1 (#5247)Luke Karrys
2022-08-03fix: fix exec tests and clean up workspace-location-msgGar
2022-08-03fix: use binPathsGar
2022-08-03fix: properly find locally/globally/npxCache packagesGar
2022-08-03deps: @npmcli/run-script@4.2.0Gar
2022-08-03deps: add semver@7.3.7Gar
2022-08-03deps: add @npmcli/fs@2.1.1Gar
2022-08-03feat: add --replace-registry-host=<npmjs|always|never> (#4860)Nathan Fritz
2022-08-02deps: npm-profile@6.2.1 (#5245)nlf
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(arborist): pass the edge to fromPath in order to determine correct path (...nlf
2022-08-01fix(arborist): use the sourceReference root rather than the node root for ove...nlf
2022-08-01docs: Use the full proper name of Travis CI (#5240)Takuya N