Skip to content

Correctly detect packages with custom licenses #237

@Shyiy

Description

@Shyiy

Currently only licenses that are defined as a valid (or almost) SPDX license name are detected.
As per official NPM documentation it's possible to specify a license by also setting it to "SEE LICENSE IN ".
I believe such a license should also be accepted, either by parsing the string or simply by looking at the presence of a standard LICENSE file in the root of the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions