Highlights
- 1 discussion answered
Popular repositories
883 contributions in the last year
Less
More
Contribution activity
April 2021
Created 11 commits in 6 repositories
Created a pull request in npm/arborist that received 6 comments
fix: correctly handle peer conflicts between peers
this corrects the case where a project has dependencies that have peer dependencies with different, yet overlapping required ranges such that we c…
+47,389
−0
•
6
comments
Opened 8 other pull requests in 6 repositories
npm/cli
1
closed
1
merged
npm/git
2
merged
npm/arborist
1
merged
npm/hosted-git-info
1
closed
npm/ssri
1
closed
npm/libnpmpack
1
open
Reviewed 20 pull requests in 7 repositories
npm/arborist 7 pull requests
- support resolvable partial intersecting peerSets
- Prevent and eliminate unnecessary duplicates
- Prevent excessive bundle deps listing in lockfile
- Properly handle file:. dep when bundle deps present
- Isaacs/tap 15
- fix: do not flag nodes that are in a shrinkwrap for deletion
- Isaacs/links to root causing unreportable eresolve