Skip to content

Commit

Permalink
@npmcli/arborist@2.8.0
Browse files Browse the repository at this point in the history
* Refactor ideal tree building to handle more complicated
  peerDependencies use cases.
* Do not modify ideal tree while checking if a peerSet can be placed.

Fix: #3377
  • Loading branch information
isaacs authored and wraithgar committed Jul 29, 2021
1 parent 99575ac commit 97cb5ec
Show file tree
Hide file tree
Showing 14 changed files with 1,306 additions and 766 deletions.
792 changes: 106 additions & 686 deletions node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js

Large diffs are not rendered by default.

146 changes: 111 additions & 35 deletions node_modules/@npmcli/arborist/lib/arborist/reify.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97cb5ec

Please sign in to comment.