npmLicenseCompatibility
Check license compatibility among multiple npm packages to identify conflicts and ensure legal compliance.
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 |