Skip to content

Unclear Licenses in @contentlayer/* projects #482

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/cli@0.2.9": {
        "licenses": "UNKNOWN",
    },
    "@contentlayer/client@0.2.9": {
        "licenses": "UNKNOWN",
    },
    "@contentlayer/core@0.2.9": {
        "licenses": "UNKNOWN",
    },
    "@contentlayer/source-files@0.2.9": {
        "licenses": "UNKNOWN",
    },
    "@contentlayer/utils@0.2.9": {
        "licenses": "UNKNOWN",
    },
```</div>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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