This is a Yarn v4 plugin that adds yarn licenses commands (similar to what Yarn v1 had).
For Yarn v3 support, install v0.12.0 or earlier (down to v0.7.0).
For Yarn v2 support, install v0.6.0 or earlier.
yarn plugin import https://raw.githubusercontent.com/mhassan1/yarn-plugin-licenses/v0.15.1/bundles/@yarnpkg/plugin-licenses.js
yarn licenses list --help
yarn licenses generate-disclaimer --help
yarn licenses audit --helpyarn test
NOTE: Integration tests require yarn build first.
npm version <version>
MIT