0.0.3 • Published 3 years ago
@layer0/node-license-report v0.0.3
node-license-report
Provides a summary of the licenses used by dependencies.
Usage
From the root directory of your package, run:
npx @layer0/node-license-report
Monorepos
Use the glob
option to indicate the location of subpackages
npx @layer0/node-license-report --glob="packages/*"