browser-detection icon indicating copy to clipboard operation
browser-detection copied to clipboard

A utility for detecting browsers in Braintree libs.

Results 4 browser-detection issues
Sort by recently updated
recently updated
newest added

[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...

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...

dependencies
javascript

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()...