What / Why
Heyo 👋 While running npm fund (which is awesome), it feels like it hangs while its collecting information. It'd be nice to add a spinner/loader to provide some feedback, maybe even print a message like Collecting funding info.... I know the CLI already has established methods of showing loading info, but if not, Ora is always a nice choice.
When
Example of load time:

cc @darcyclarke
What / Why
Heyo 👋 While running
npm fund(which is awesome), it feels like it hangs while its collecting information. It'd be nice to add a spinner/loader to provide some feedback, maybe even print a message likeCollecting funding info.... I know the CLI already has established methods of showing loading info, but if not, Ora is always a nice choice.When
npm fundExample of load time:
cc @darcyclarke