Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] npm fund --depth=0 #1345

Closed
fishcharlie opened this issue May 24, 2020 · 2 comments
Closed

[FEATURE] npm fund --depth=0 #1345

fishcharlie opened this issue May 24, 2020 · 2 comments

Comments

@fishcharlie
Copy link

What / Why

npm cli should support npm fund --depth=0 to only get funding information of direct dependencies

When

  • npm fund --depth=0

Where

  • n/a

How

Current Behavior

  • Prints funding information for all dependencies

Expected Behavior

  • Print only funding information for direct dependencies (not nested dependencies)

Who

  • n/a

References

  • n/a
@ljharb
Copy link
Contributor

ljharb commented May 24, 2020

Please file this on https://github.com/npm/rfcs/

@fishcharlie
Copy link
Author

npm/rfcs#152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants