Socket
Socket
Sign inDemoInstall

@web3modal/wallet

Package Overview
Dependencies
Maintainers
11
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3modal/wallet - npm Package Compare versions

Comparing version 4.0.6 to 4.0.7

7

dist/esm/src/W3mFrameConstants.js

@@ -58,5 +58,10 @@ export const W3mFrameConstants = {

export const W3mFrameRpcConstants = {
SAFE_RPC_METHODS: ['eth_blockNumber', 'eth_estimateGas', 'eth_getTransactionByHash'],
SAFE_RPC_METHODS: [
'eth_blockNumber',
'eth_estimateGas',
'eth_getTransactionByHash',
'eth_getBalance'
],
GET_CHAIN_ID: 'eth_chainId'
};
//# sourceMappingURL=W3mFrameConstants.js.map

2

package.json
{
"name": "@web3modal/wallet",
"version": "4.0.6",
"version": "4.0.7",
"type": "module",

@@ -5,0 +5,0 @@ "main": "./dist/esm/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc