6 releases (breaking)

0.6.0 Jan 29, 2026
0.5.0 Feb 19, 2025
0.4.0 Jan 9, 2025
0.3.0 Dec 22, 2024
0.1.0 Nov 21, 2024

#1332 in Parser implementations

Download history 74/week @ 2025-11-15 96/week @ 2025-11-22 68/week @ 2025-11-29 67/week @ 2025-12-06 67/week @ 2025-12-13 78/week @ 2025-12-20 65/week @ 2025-12-27 77/week @ 2026-01-03 60/week @ 2026-01-10 71/week @ 2026-01-17 85/week @ 2026-01-24 93/week @ 2026-01-31 66/week @ 2026-02-07 65/week @ 2026-02-14 67/week @ 2026-02-21 56/week @ 2026-02-28

272 downloads per month
Used in chaste-cli

Apache-2.0 OR BSD-2-Clause

105KB
2K SLoC

Chaste parses npmjs lockfiles.

Development status: alpha.

This crate exports everything at one place:

  • returned types: same unified format for all package managers,
  • parser for Bun's bun.lock (bun feature),
  • parser for npm's package-lock.json (npm feature),
  • parser for pnpm's pnpm-lock.yaml (pnpm feature),
  • parser for yarn's (both Classic and Berry) yarn.lock (yarn feature).

Documentation: https://docs.rs/chaste

Dependencies

~4.5–8.5MB
~170K SLoC