4 releases (breaking)

new 0.4.0 Jan 9, 2025
0.3.0 Dec 22, 2024
0.2.0 Dec 18, 2024
0.1.0 Nov 21, 2024

#1947 in Parser implementations

Download history 133/week @ 2024-11-18 64/week @ 2024-11-25 59/week @ 2024-12-02 75/week @ 2024-12-09 226/week @ 2024-12-16 101/week @ 2024-12-23 39/week @ 2024-12-30 171/week @ 2025-01-06

543 downloads per month
Used in chaste-cli

Apache-2.0 OR BSD-2-Clause

71KB
1.5K 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 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

~5.5MB
~103K SLoC