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

Avoid jsonfilter (or if associated with the project, work with them to update it) #116

Closed
brettz9 opened this issue Apr 1, 2020 · 0 comments · Fixed by #133
Closed

Avoid jsonfilter (or if associated with the project, work with them to update it) #116

brettz9 opened this issue Apr 1, 2020 · 0 comments · Fixed by #133

Comments

@brettz9
Copy link

brettz9 commented Apr 1, 2020

Hi,

Your use of jsonfilter: ^1.1.2 suffers from this issue, namely that that package indicates no precise license (just stating "BSD" as the license which is not a valid SPDX identifier expected in the package.json license field) nor does the version of JSONStream that it is depending on have any license info (its updated version does, but not the 0.8.4 version jsonfilter is pegged to).

To make your project and its users avoid potentially being in violation of license terms, please drop this dependency (or if possible, work with jsonfilter to get them to officially clarify and add a proper license to package.json along with their JSONStream dependency being updated (or removed) so it similarly has a clarified license status).

Thank you!

@brettz9 brettz9 changed the title Avoid jsonfilter or get it to update Avoid jsonfilter (or if associated with the project, work with them to update it) Apr 1, 2020
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

Successfully merging a pull request may close this issue.

1 participant