Versions in this module Expand all Collapse all v0 v0.0.3 Dec 4, 2024 v0.0.2 Dec 4, 2024 v0.0.1 Dec 4, 2024 Changes in this version + func NormalizePkgName(name string) string + type Lockfile struct + Packages []struct{ ... } + type Parser struct + func NewParser() *Parser + func (p *Parser) Parse(r xio.ReadSeekerAt) ([]ftypes.Package, []ftypes.Dependency, error)