node-tosource icon indicating copy to clipboard operation
node-tosource copied to clipboard

Issue with license

Open gouravghoshjpmc opened this issue 2 years ago • 3 comments

Hello,

We want to use the tosource package, but in NPM, the license is showing as "none" on the right hand side(under weekly downloads).

Because of this our automated package checker is unable to download and rejecting the package I guess. Could you please help update the license on NPM?

Thanks a lot!!! @marcello3d

gouravghoshjpmc avatar Feb 09 '23 11:02 gouravghoshjpmc

Additional info -

Artifact: NPM - @rollup/[email protected] Dependencies (7) Dependency: NPM - @rollup/[email protected] Dependency: NPM - [email protected] RejectReasons (1) RejectReason: 50453a93-308a-4f7c-b568-fb20c7c2ef8d Type: UNKNOWN_LICENSE_FOUND License: Custom: https://github.com/marcello3d/node-tosource/workflows/Node

gouravghoshjpmc avatar Feb 09 '23 11:02 gouravghoshjpmc

I have the same issue @marcello3d I see you mentioned in this discussion that it's zlib licensed, but we need the package.json updated to reflect that. Could you make that change?

https://groups.google.com/g/nodejs/c/I7hCR7iJYRU

Thanks!!

zjpersc avatar Feb 22 '23 17:02 zjpersc

There's a license file in the repo already. I think maybe your license checker is buggy? GitHub seems to recognize it with no issue.

If there's something specific you need, please submit a PR!

marcello3d avatar Apr 09 '23 14:04 marcello3d