mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
* 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. |
||
---|---|---|
.. | ||
account-import-strategies | ||
constants | ||
controllers | ||
lib | ||
migrations | ||
platforms | ||
app-init.js | ||
background.js | ||
contentscript.js | ||
detect-multiple-instances.js | ||
detect-multiple-instances.test.js | ||
disable-console.js | ||
first-time-state.js | ||
init-globals.js | ||
inpage.js | ||
lockdown-more.js | ||
lockdown-run.js | ||
metamask-controller.actions.test.js | ||
metamask-controller.js | ||
metamask-controller.test.js | ||
sentry-install.js | ||
ui.js |