browser-polyfill
browser-polyfill copied to clipboard
Browser polyfill for making React Native compatible with web libs like pixi.js, three.js, phaser.js
When importing this package I get this error: NotSupportedError: Cannot set "location". I originally thought it was an issue with expo-three but narrowed it down to this package instead. Expo...
Similarly to nodeJS https://github.com/nodejs/node/issues/26904 the JS module ecosystem is now starting to use the more performant `encodeInto` which is not available in `browser-polyfill`. It would be great if this was...
Hi, I got those 2 warnings when installing this package (through [email protected]): ``` warning expo-three > @expo/browser-polyfill > [email protected]: no longer maintained warning expo-three > @expo/browser-polyfill > fbemitter > fbjs...
Please accept this PR that adds `HTMLElement`. As `browser-polyfill` is changing the user agent to "chrome", some web compatible packages think they are running in a webbrowser and run code...
With Expo SDK46 being released, can we get a new version of browser-polyfill with the following package.json updates: - peerDependencies.react = ^18.0.0 - peerDependencies.react-native = ^0.69.5 - peerDependencies.expo-file-system = ^14.1.0...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.3.0 to 1.3.1. Commits 1b1333c v1.3.1 7adf995 update @types/jest to ^27.4.1 (and 4 others) c5b4db0 test: CWE-1321 3ad9688 update bplist-parser to 0.3.1 26d93f4 update tests to use...