@practo/audit-license

Audit package licenses with CI / Github status support

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@practo/audit-license
001.0.05 years ago5 years agoMinified + gzip package size for @practo/audit-license in KB

Readme

Audit license
  • NPM license checker with CI / Github status support
  • Will fail your build when it encounters a dependency with a prohibitive license
  • Uses License Checker package for parsing licenses
  • Is designed to work specifically with Travis CI
Usage
  • Install with npm install -g audit-license
  • Call with audit-license
  • Available arguments
- --dir='./ ( Override build directory path ) - --token='github_personal' ( Overrides the ENV key containing the Github token )