Skip to content

feat: Support listing packages with their licenses#1458

Open
mendoxe wants to merge 3 commits intoVeryGoodOpenSource:mainfrom
mendoxe:main
Open

feat: Support listing packages with their licenses#1458
mendoxe wants to merge 3 commits intoVeryGoodOpenSource:mainfrom
mendoxe:main

Conversation

@mendoxe
Copy link

@mendoxe mendoxe commented Jan 25, 2026

Added an option --reporter for the packages check licenses command to allow listing of all the licenses rather than just a number of licenses.

Status

READY

Description

So far, added 2 options for listing licenses following #1274

csv - csv format
text - package and license are separated by a dash

The formater is inside an enum, so for future formats, adding another option with the implementation of formatLicense should be enough.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@mendoxe mendoxe requested a review from a team as a code owner January 25, 2026 19:21
@marcossevilla marcossevilla added this to the v1.0.0 milestone Feb 2, 2026
@marcossevilla marcossevilla moved this from Needs Triage to In Review in VGV Open Source 🦄 🧙🌟 Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants