generate-license-file icon indicating copy to clipboard operation
generate-license-file copied to clipboard

Generates a text file containing all of the licences for your production dependencies

Results 15 generate-license-file issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [glob](https://togithub.com/isaacs/node-glob) | [`^10.3.0` -> `^11.0.0`](https://renovatebot.com/diffs/npm/glob/10.4.5/11.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/glob/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

parked

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@npmcli/arborist](https://redirect.github.com/npm/cli) ([source](https://redirect.github.com/npm/cli/tree/HEAD/workspaces/arborist)) | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@npmcli%2farborist/7.5.4/8.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@npmcli%2farborist/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

Is there any possibility to generate the license file filtered on dev dependencies only, or at least to tag the dependency type in the ILicense interface ?

Is there any way to get only the license type (MIT, Apache-2.0, ISC...) instead of the full license text without parsing ?

Is there any way to specify the recursive dependency level at which the generate-license-file will stop searching ?