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-10chore(arborist): fix test snapshots for @npmcli/run-script@4.2.1nlf
2022-08-08feat(arborist): add option to forcibly skip loading a virtual treenlf
2022-08-01fix(arborist): pass the edge to fromPath in order to determine correct path (...nlf
2022-07-13chore: fix arborist tests for new npm-package-arg behaviourGar
2022-07-13chore: fix arborist tests for new run-script behaviourGar
2022-06-30chore: arborist test snapshots (#5106)Gar
2022-06-22chore(tests): fix tests for @npmcli/run-script@4.1.0 updatenlf
2022-04-20feat(arborist): add support for installLinksnlf
2022-04-20fix(arborist): when replacing a Link with a Node, make sure to remove the Lin...nlf
2022-04-14fix(arborist): dont skip adding advisories to audit based on name/rangeLuke Karrys
2022-04-12chore(arborist): update printable tree test to be a valid treenlf
2022-04-04chore: npm audit snapshot fix (#4677)Gar
2022-03-28fix(arborist): identify and repair invalid nodes in the virtual treenlf
2022-03-28fix(arborist): handle link nodes in old lockfiles correctlynlf
2022-03-17fix(arborist): save workspace version (#4578)Ruy Adorno
2022-02-08fix(arborist): save bundleDependencies to package.json when reifyingGar
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