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
Breaking change: npm-registry-fetch has removed several option aliases. If you use any registry options other than name, registry, and query, double check your option names.
Added enablePagination option to work around servers that don't properly handle pagination options.
A warning is now shown if a server returns too many results instead of continuing to make requests forever.
NPM cache is now cleaned to free up disk space that's no longer needed.