Skip to content

Fails to detect MIT license in require-like package #145

@waldyrious

Description

@waldyrious

Describe the bug

The require-like package is licensed under the MIT license; this is specified both in package.json and in the License file, and indeed that is recognized by npmjs.com. However, node-modules-inspector fails to recognize this.

Reproduction

Visit https://node-modules.dev/report/licenses#install=require-like and confirm that the package's license is listed as being in the category

System Info

Checked online, in https://node-modules.dev/report/licenses#install=require-like.

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions