v0.10.1
What's Changed
- support
yarn.lock
files with quoted properties (#170) - avoid panic when parsing
file:
dependencies inpnpm
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