mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
929a1a0d52
* Update `eth-json-rpc-infura` The package `eth-json-rpc-infura@5` has been updated to `@metamask/eth-json-rpc-infura@7`. This update includes TypeScript support, and it drops support for older node.js versions. The exports have also been changed from default to named exports. See here for a full list of changes: https://github.com/MetaMask/eth-json-rpc-infura/blob/main/CHANGELOG.md#700 * Fix LavaMoat policy issue The `web3` package used by `@metamask/controllers` unintentionally overwrites the `XMLHttpRequest` global, which breaks things. This was fixed by revoking `web3`'s write access to that global using a policy override. Previously this policy override was applied to `web3`, but for some unknown reason, this update caused that override to no longer apply. |
||
---|---|---|
.. | ||
ens | ||
network | ||
permissions | ||
transactions | ||
alert.js | ||
app-state.js | ||
backup.js | ||
backup.test.js | ||
cached-balances.js | ||
cached-balances.test.js | ||
detect-tokens.js | ||
detect-tokens.test.js | ||
incoming-transactions.js | ||
incoming-transactions.test.js | ||
metametrics.js | ||
metametrics.test.js | ||
onboarding.js | ||
preferences.js | ||
preferences.test.js | ||
swaps.js | ||
swaps.test.js | ||
threebox.js |