mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 03:18:53 +00:00
- Add verification that skipped packages don't appear in 'bun pm untrusted' output - Add comment explaining that skipScriptsFrom accepts both alias and canonical names This ensures the tests comprehensively verify that skipped packages are not just excluded from the blocked count, but also from the untrusted dependencies list entirely. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>