mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
- Make integrity hash optional for local_tarball and remote_tarball in lockfile parsing (may be missing in migrated lockfiles) - Only write integrity to lockfile when it's valid (supported tag) - Fix Windows path separator issue in test by normalizing paths to forward slashes when comparing against lockfile content - Update snapshot for plaintext lockfiles test 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>