digi-wolk / oss-license-auditor

OSS license auditor
Apache License 2.0
7 stars 0 forks source link

Yarn dependencies #19

Open prazian opened 1 year ago

prazian commented 1 year ago

Type of change

Description

Right now, we can only get details of a Yarn package if it is on npm (which is low likely).

We want to get package details and license details from Yarn: By calling something like this endpoint, for example: fmt.Sprintf("https://registry.yarnpkg.com/%s/%s", packageName, packageVersion)

Checklist

github-actions[bot] commented 1 year ago

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

github-actions[bot] commented 8 months ago

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

prazian commented 8 months ago

+1