mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
- Add path detection logic to distinguish between file paths and package names - Support packages without name field in package.json when using file paths - Add comprehensive tests for file paths, relative paths, and mixed usage - Ensure backward compatibility with existing package name matching - All 46 tests now pass, confirming robust functionality 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>