Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Identifies why a package has been installed (by yarn.lock)

NotificationsYou must be signed in to change notification settings

amio/yarn-why

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identifies why a package has been installed.

Difference toyarn why

  • Full requiring path (yarn why only list direct dependents).
  • Read fromyarn.lock locally (no network request), blazing fast.
  • Simpler output, consistent withnpm-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 (bypackage-lock.json).
  • nls - Missing inspector for npm packages.

License

MIT @ Amio

About

Identifies why a package has been installed (by yarn.lock)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp