yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.44k stars 2.72k forks source link

Include version in `yarn licenses generate-disclaimer` #5798

Open ccMatrix opened 6 years ago

ccMatrix commented 6 years ago

Feature request to extend yarn licenses command

What is the current behavior? yarn licenses generate-disclaimer includes package name and license text of the packages.

What is the expected behavior? It would be helpful for auditing the deployed code to know which version exactly was used when the licenses file was generated. This is to request the version to be included after each package name.

Please mention your node.js, yarn and operating system version. npm: 5.6.0 yarn: 1.6.0 node: v8.9.1

oFlo193o commented 1 year ago

+1