npmLicenseCompatibility
Check license compatibility among multiple packages to reveal licensing conflicts. Provide a list of package names for a compatibility assessment.
Instructions
Check license compatibility between multiple packages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes | List of package names to check for license compatibility | |
| ignoreCache | No | Force a fresh lookup, ignoring the cache |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compatibility | No | ||
| licenseDetails | No | ||
| packagesAnalyzed | No |