fix: deduplicate when dependencies === transitive dependencies#976
fix: deduplicate when dependencies === transitive dependencies#976danielroe merged 2 commits intonpmx-dev:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThe package page Vue component was updated so the separator between direct and total transitive dependencies and the blocks that show total transitive dependencies and install size are each rendered only when Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
8dd67f8 to
fd1d2da
Compare
danielroe
left a comment
There was a problem hiding this comment.
I think the logic here should be that if dependencies === transitive dependencies, we only show one number
(rather than being about having zero dependencies)
|
Yeah, makes sense I guess, will do so when I get home |
fd1d2da to
6aeff79
Compare
5a38eb8 to
8eaefc6
Compare
Before
After