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-08feat(arborist): add option to forcibly skip loading a virtual treenlf
2022-08-03fix(arborist): fix bare attribute queries (#5248)Darcy Clarke
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(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-07-13chore: fix arborist tests for new run-script behaviourGar
2022-07-11feat(arborist): add support for dependencies script (#5094)nlf
2022-06-22chore(tests): fix tests for @npmcli/run-script@4.1.0 updatenlf
2022-06-02fix(arborist): use rawSpec for bundled and shrinkwrapped deps (#4963)nlf
2022-05-10feat: add flag --omit-lockfile-registry-resolved (#4874)Nathan Fritz
2022-05-10fix(arborist): link deps lifecycle scripts (#4875)Ruy Adorno
2022-04-20chore(arborist): add installLinks with workspaces testnlf
2022-04-20feat(arborist): add support for installLinksnlf
2022-04-12fix(arborist): when reloading an edge, also refresh overridesnlf
2022-04-12chore(arborist): update printable tree test to be a valid treenlf
2022-04-04fix: replace deprecated String.prototype.substr() (#4667)CommanderRoot
2022-03-31fix: only call npmlog progress methods if explicitly requested (#4644)Luke Karrys
2022-03-28fix(arborist): identify and repair invalid nodes in the virtual treenlf
2022-03-28fix(arborist): make sure resolveParent exists before checking propsnlf
2022-03-28fix(arborist): handle link nodes in old lockfiles correctlynlf
2022-03-17fix(arborist): save workspace version (#4578)Ruy Adorno
2022-03-15 fix(arborist): _findMissingEdges missing dependency due to inconsistent path...Nathan Fritz
2022-02-24chore(arborist): remove log optionLuke Karrys
2022-02-23fix(arborist): convert all sorting to string-locale-compare (#4465)Luke Karrys
2022-02-23fix(arborist): fix superfluous arguments (#4464)XhmikosR
2022-02-16fix(arborist): do not audit in offline mode (#4410)Mohamed Akram
2022-02-08fix(arborist): save bundleDependencies to package.json when reifyingGar
2022-02-07fix(arborist): check if a spec is a workspace before fetching a manifest, clo...nlf
2022-01-27fix(arborist): update save exactRuy Adorno
2022-01-26fix(arborist): shrinkwrap throws when trying to read a folder without permiss...linkgoron
2022-01-26fix(arborist): correctly load overrides on workspace edges, closes #4205nlf
2022-01-26feat(arborist): add named updates validation (#4307)Ruy Adorno
2022-01-26fix(arborist): load actual tree on named updatesRuy Adorno
2022-01-20fix(arborist): prioritize valid workspace nodes (#4230)nlf
2022-01-20fix: npm update --save (#4223)Ruy Adorno
2022-01-18fix(arborist): ensure indentation is preserved (#4218)Jordan Harband
2022-01-06[arborist] [refactor] `Shrinkwrap`: add `toJSON`/`toString` methods to get sh...Jordan Harband
2021-12-16Bring in all libnpm modules + arborist as workspaces (#4166)Nathan Fritz