Skip to content

Specify precise LICENSE in package.json for license-check tooling #297

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

Open
busywhistling opened this issue May 26, 2025 · 0 comments
Open

Comments

@busywhistling
Copy link

Hi there, we use the weaviate-client npm package as a transitive dependency (via @langchain/community). The license in the npm package is “SEE LICENSE IN LICENSE” (as mentioned in the package.json file and as is also valid according to the package.json reference). Unfortunately, this breaks our license check (as we want to use only suitable licenses). The license for this project (BSD-3) is suitable, but the tooling needs to be able to read it properly.

Would you please consider mentioning the correct SPDX identifier for the license (BSD-3-Clause) in the package.json? Or should I create a PR for this? Thanks a lot!

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