Skip to content

v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 20:35
· 75 commits to main since this release
dfbde80

What's Changed

  • support yarn.lock files with quoted properties (#170)
  • avoid panic when parsing file: dependencies in pnpm lockfiles (#171)
  • deduplicate packages that appear multiple times in Pipenv.lock files (#172)
  • properly handle comparing zero versions in Maven (#173)

Full Changelog: v0.10.0...v0.10.1