Skip to content

Commit

Permalink
@npmcli/arborist@2.3.0
Browse files Browse the repository at this point in the history
* [#2896](#2896) Provide currentEdge in
  ERESOLVE if known, and address self-linking edge case.
* Add/remove dependencies to/from workspaces when set, not root project
* Only reify the portions of the dependency graph identified by the
  `workspace` configuration value.
* Do not recursively `chown` the project root path.
  • Loading branch information
isaacs committed Apr 1, 2021
1 parent 7b177e4 commit fb095a7
Show file tree
Hide file tree
Showing 19 changed files with 412 additions and 3,757 deletions.
8 changes: 7 additions & 1 deletion node_modules/@npmcli/arborist/bin/lib/options.js

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

123 changes: 93 additions & 30 deletions node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js

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

30 changes: 28 additions & 2 deletions node_modules/@npmcli/arborist/lib/arborist/load-actual.js

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

0 comments on commit fb095a7

Please sign in to comment.