What's Changed
New Features 🎉
- feat: treat namespaces as a special case when checking for typos by @sdn4z in #378
- feat: Add pnpm-lock.yaml parser by @sdn4z in #382
- feat: add --table option by @sdn4z in #393
Fixes 🔧
- fix: do not error on empty files by @sdn4z in #383
- fix: do not display unnecesary info with --json by @sdn4z in #386
Other Changes
- ci: Improve cache when publishing by @sdn4z in #360
- build: refactor Dockerfile by @sdn4z in #361
- build: Use Python 3.14 in Docker image and drop 3.9 support by @sdn4z in #371
- refactor: make DependencyManagers objects of base class by @sdn4z in #377
- ci: improve NPM download parameters by @sdn4z in #380
- ci: Improve weekly download flow by @sdn4z in #381
- build: add tag with major version by @sdn4z in #389
- ci: periodically run OSV scanner by @sdn4z in #390
- docs: Update Python badge by @sdn4z in #391
Full Changelog: v5.0.0...v6.0.0