What / Why
npm cli should support npm fund --depth=0 to only get funding information of direct dependencies
When
Where
How
Current Behavior
- Prints funding information for all dependencies
Expected Behavior
- Print only funding information for direct dependencies (not nested dependencies)
Who
References