Crate yarn_lock_parser

Source

Structs§

  • yarn.lock entry. It only shows the name of the dependency and the version.
  • A parsed yarn.lock file.

Enums§

Functions§

  • Accepts the yarn.lock content and returns all the entries.