yarnpkg/yarn

Deduplicate `yarn licenses list`

Open

#5074 opened on Dec 11, 2017

View on GitHub
 (3 comments) (4 reactions) (1 assignee)JavaScript (41,514 stars) (2,731 forks)batch import
cat-featuregood first issuehelp wantedtriaged

Description

Do you want to request a feature or report a bug?

feature

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce.

if you have a lot of dependencies, it's a very long list of packages with the same license

What is the expected behavior?

a list of the licenses used, and some second way to see which package use license X (in the case that you for example can't use GPL or something, and quickly want to check for that)

Please mention your node.js, yarn and operating system version.

9.2.1 1.3.2 macOS 10.13.2

Contributor guide