Skip to content

Some packages not included (e.g. ramda) #1092

Open
@abianche

Description

@abianche

Hi,

I can't seem to understand why some packages are not included in the generated json.

In a specific case, I am using ramda, which I have as prod dependency, and to actually include it I had to specify it in the configuration:
includePackages: () => ["node_modules/ramda"]

Actually, by adding all my prod dependencies into the includePackages property (automatically read from my package.json) I can see that I am missing on 10 licenses.

Why is that? What's the criteria for excluding those licenses?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions