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

Missing LICENSE.md file on shipped package #128

Open
Frozen-byte opened this issue Oct 1, 2024 · 1 comment
Open

Missing LICENSE.md file on shipped package #128

Frozen-byte opened this issue Oct 1, 2024 · 1 comment

Comments

@Frozen-byte
Copy link

Description

The LICENSE.md file is missing in the released packages and is not shipped.
This prevents SBOM generation tools from collecting evidences for Copyright or Original Licenses.

Expected vs Actual Behavior

https://www.npmjs.com/package/@pixi/colord?activeTab=code should list the LICENSE.md file from source.

@typhonrt
Copy link

typhonrt commented Oct 1, 2024

Just to give you a heads up as you are posting to the originating repo. colord / this repo is currently not maintained or in a gap period / hope the maintainer is doing well all things considered. The Pixi project forked it and releases as @pixi/colord and appears to have removed the license / attribution though didn't change the package.json repo links. Contact the Pixi devs to fix.

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

4 participants
@typhonrt @Frozen-byte and others