yarn-why

0.3.2 • Public • Published

yarn-why npm-version

Identifies why a package has been installed.

Difference to yarn why

  • Full requiring path (yarn why only list direct dependents).
  • Read from yarn.lock locally (no network request), blazing fast.
  • Simpler output, consistent with npm-why.

Install & Usage

npm install -g yarn-why
Usage
 
  $ yarn-why <package>
 
Examples
 
  $ yarn-why chalk

Related

  • npm-why - Identifies why a package has been installed (by package-lock.json).
  • nls - Missing inspector for npm packages.

License

MIT @ Amio

Dependencies (3)

Dev Dependencies (3)

Package Sidebar

Install

npm i yarn-why

Weekly Downloads

349

Version

0.3.2

License

MIT

Unpacked Size

59.4 kB

Total Files

24

Last publish

Collaborators

  • amio