You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am considering writing a tool to do this because it might be outside the scope of this project.
There is already https://bundlephobia.com which is great for front end dependencies that get bundled with webpack but it doesn't tell you about the size of dev dependencies such as test frameworks.
There is already a request to add this to npmjs.com here: npm/www#197
Is this a feature that could be used by npms.io? (forgive me if this is the wrong repo)