Closed danfinlay closed 3 years ago
Uses lava-moat to statically analyze packages for global API access, and warn about it.
Includes a permitted-API list which does not provoke the warning, to avoid bothering people who just want to use ethers.js for now.
Those APIs are added in this other PR, so this should be merged after https://github.com/MetaMask/metamask-snaps-beta/pull/134
Converting this to draft for now, since it needs a rebase at the very least.
We're going to archive this repo, and it's time to close this PR. It will still be readable.
Uses lava-moat to statically analyze packages for global API access, and warn about it.
Includes a permitted-API list which does not provoke the warning, to avoid bothering people who just want to use ethers.js for now.
Those APIs are added in this other PR, so this should be merged after https://github.com/MetaMask/metamask-snaps-beta/pull/134