mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

Package jsonlint-lines-primitives has no license

Open kozikkamil opened this issue 3 years ago • 5 comments

Hey all! I see that the package jsonlint-lines-primitives has no license in npm. It's an issue when using Snyk to make sure that there are no terms of service violations when including such dependencies into the project. Is there any chance we could license it in npm?

kozikkamil avatar Dec 06 '21 16:12 kozikkamil

Good catch! There's license information (MIT) in the dependency's readme, but we should add it as a LICENSE file and publish to NPM so that automated tools could pick it up.

mourner avatar Dec 07 '21 10:12 mourner

That link doesn't work

Edit: ah it was supposed to be https://github.com/mapbox/jsonlint instead 👍

kozikkamil avatar Dec 10 '21 11:12 kozikkamil

Any updates regarding this?

MCuello17 avatar Feb 16 '24 20:02 MCuello17

Hey @mourner, can we add the license file to the repo? Thanks!

skydiver avatar Feb 16 '24 20:02 skydiver

Same trouble with license file. We used the package mapbox, which depends on @mapbox/jsonlint-lines-primitives. But there is no licence file and info in jsonlint-lines-primitives.

Can we add the missing license file?

vikbert avatar Apr 26 '24 11:04 vikbert