Browser Support
To use this in the browser, install @version-checker/browser
instead of @version-checker/core
.
Subsequently, import @version-checker/browser
instead of @version-checker/core
.
Note: This is currently EXPERIMENTAL, as it depends on @octokit/core^5.0.0-beta.4^
and the
Node.js Fetch API.