3 releases (breaking)
| new 0.6.0 | Jan 29, 2026 |
|---|---|
| 0.5.0 | Feb 19, 2025 |
| 0.1.0 | Jan 23, 2025 |
#2645 in Parser implementations
Used in 2 crates
(via chaste)
90KB
2K
SLoC
Chaste parses Bun lockfiles.
Development status: alpha.
This crate contains the implementation for Bun only: The text-based bun.lock format.
No support for bun.lockb or yarn.lock (for that one, see the chaste-yarn crate).
You're probably interested in the chaste crate,
which re-exposes this crate.
Documentation: https://docs.rs/chaste-bun
- Main crate:
chastecrate - CLI:
chaste-clicrate - Types package:
chaste-typescrate - Bun implementation:
chaste-buncrate - npm implementation:
chaste-npmcrate - pnpm implementation:
chaste-pnpmcrate - yarn implementation:
chaste-yarncrate
Dependencies
~8MB
~160K SLoC