license-usage icon indicating copy to clipboard operation
license-usage copied to clipboard

A project license usability scanner with user friendly reports

Results 3 license-usage issues
Sort by recently updated
recently updated
newest added

Having moment as a dependencies, it's failing on the check. but moment have it's package.json and its license well defined.

bug

Every dependency that appears on the list should show only the license it's using, without the lengthy explanation that repeats itself. You should gather all spotted licenses in a given...

enhancement

When running the project, it fell on a licenses in array type. The search is not handling "licenses": [ { "type": "MIT", "url": "..." } ],

bug