Skip to content

Release: 29 Sep 2019

Latest
Compare
Choose a tag to compare
@pastelsky pastelsky released this 29 Oct 15:43
· 182 commits to bundlephobia since this release

Use npm for resolving package versions

Earlier, we used the Yarn Algolia Index to resolve package strings like react or react@next or [email protected] 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)

Updated blacklist error to be more helpful, and less blameful (2c34d45)