Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: support non-NPM packages #11

Open
wwahammy opened this issue Jul 30, 2020 · 0 comments
Open

Feature: support non-NPM packages #11

wwahammy opened this issue Jul 30, 2020 · 0 comments

Comments

@wwahammy
Copy link
Member

wwahammy commented Jul 30, 2020

Currently, noticeme is hardcoded to only create NOTICE files for packages hosted on NPM. While this covers the vast majority of cases, a project could be using packages from Github packages or another package registry or which are included via reference to a git repo, branch, tag or commit.

For this to be completed, noticeme MUST have the following feature:

  • verify that @npmcli/arborist includes this kind of info. If it doesn't, we need a way to get that info from the package.json and included.json
  • pass the proper coordinates to the ClearlyDefined API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant