Skip to content

Unclear Licenses in @contentlayer/* projects #482

Closed
@schickling

Description

@schickling

Discussed in #481

Originally posted by joergrech June 7, 2023
Hi, I just ran npx license-checker --summary on my project and found out that several (sub-)projects from @contentlayer/* have no license. Is this intentional or just an oversight? I'm not a lawyer but I think technically that would mean that contentlayer uses unlicensed code and is therefore not "fully" MIT.

Here are the packages without licenses:

    "@contentlayer/[email protected]": {
        "licenses": "UNKNOWN",
    },
    "@contentlayer/[email protected]": {
        "licenses": "UNKNOWN",
    },
    "@contentlayer/[email protected]": {
        "licenses": "UNKNOWN",
    },
    "@contentlayer/[email protected]": {
        "licenses": "UNKNOWN",
    },
    "@contentlayer/[email protected]": {
        "licenses": "UNKNOWN",
    },
```</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions