Open jvale opened 9 years ago
When I run npm search it only returns results for the first registry. I think it should behave in a way consistent with the behaviour of npm install: get all registries' /-/all/ and merge the output lists giving priority to the first registries.
/-/all/
This would be delightful to see. Perhaps even annotating which registry they come from.
When I run npm search it only returns results for the first registry. I think it should behave in a way consistent with the behaviour of npm install: get all registries'
/-/all/
and merge the output lists giving priority to the first registries.