dep_check_licenses
Analyze licenses of dependencies in a package.json. Flags copyleft and unknown licenses, and checks compatibility.
Instructions
Analyze licenses of all dependencies in a package.json. Lists each dependency's license, flags copyleft (GPL) and unknown licenses, and checks compatibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes | Absolute path to the project directory containing package.json |