Use npm for resolving package versions
Earlier, we used the Yarn Algolia Index to resolve package strings like react or react@next or react@15.4.1 into a particular package name and version. While this gave us fast access, there were several issues with the index lagging behind the registry.
We now query the npm registry directly using pacote.
Updated similar suggestions
Added categories for excel-parsers, split request libraries into node-http-request and browser-http-request , refreshed others .(246fdbb)