license-checker-custom
v25.0.3
Published
Check license info for a package
Downloads
281
Readme
NPM License Checker
Original code is here: https://github.com/davglass/license-checker
Additions
- Added argument
customLicenses
to be able to provide custom licenses which should be valid. For example: LicenseNEW
which should match ifnew
appears in license.--customLicenses "NEW:new,OTHER:other(.*)"