browser-detection
browser-detection copied to clipboard
A utility for detecting browsers in Braintree libs.
[JIRA](https://paypal.atlassian.net/browse/DTBTSDK-2932) # Summary * Setup the base config to support vitest * Update to node v18 * Update to latest major version of TypeScript (5) * Other dev dependency updates...
import not mixed require
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4. Release notes Sourced from form-data's releases. v4.0.1 Fixes npmignore temporary build files (#532) move util.isArray to Array.isArray (#564) Tests migrate from travis to GHA...
There are more and more alternative browsers based on Chromium (Brave, Opera, Edge, Chromium, Arc, ...), in order to facilitate compatibility with as many browsers as possible, exposing an isChromium()...