dep_guard 0.1.2
dep_guard: ^0.1.2 copied to clipboard
Dependency health and safe upgrade planning for Dart and Flutter projects.
Changelog #
0.1.2 #
- Add compact output format for analyze.
- Add analyze filters for minimum severity and max results.
- Show per-section counts in human output and include filter metadata in JSON.
0.1.1 #
- Add pub.dev metadata (homepage, issue tracker, topics).
- Add example usage for pub.dev.
- Refresh README sample outputs.
- Ignore pubspec.lock for publish-friendly diffs.
0.1.0 #
- Initial release: dependency health report, safe upgrade planning, and CI mode.