Skip to content

Releases: sambabib/dependency-checker

v0.1.0

09 Jun 00:54

Choose a tag to compare

Changelog

  • 1b638c3 Initial commit: Project setup, Cobra CLI, and NpmAnalyzer
  • 5f980d7 feat: Add unit tests for NpmAnalyzer and fix registry fetch logic
  • c3b9b20 feat: Implement Maven analyzer and add configuration support
  • 82f3b96 feat: Implement NuGet analyzer and CLI integration
  • 9861a1a feat: Implement peer dependency analysis for NpmAnalyzer with tests
  • 0635ba0 feat: Integrate Pip analyzer, add README & test projects
  • cd4ee9c feat: Pip Analyzer tests and fix unused issues variable in NuGet Analyzer
  • 323013e feat: add doc comments for Notes field and PipAnalyzer.Analyze