Uh oh!
There was an error while loading. Please reload this page.
fix: deduplicate when dependencies === transitive dependencies - #976
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
fd1d2daCompare
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)
gameroman
commented
Feb 5, 2026
Yeah, makes sense I guess, will do so when I get home |
fd1d2da to
6aeff79CompareUh oh!
There was an error while loading. Please reload this page.
5a38eb8 to
8eaefc6Compare
Before
After