Socket
Socket
Sign inDemoInstall

@web3modal/wallet

Package Overview
Dependencies
Maintainers
10
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 5.1.3 to 5.1.4

1

dist/esm/src/W3mFrame.js

@@ -81,2 +81,3 @@ import { SECURE_SITE_SDK, W3mFrameConstants } from './W3mFrameConstants.js';

iframe.src = `${SECURE_SITE_SDK}?projectId=${projectId}&chainId=${chainId}`;
iframe.name = 'w3m-secure-iframe';
iframe.style.position = 'fixed';

@@ -83,0 +84,0 @@ iframe.style.zIndex = '999999';

6

package.json
{
"name": "@web3modal/wallet",
"version": "5.1.3",
"version": "5.1.4",
"type": "module",

@@ -14,4 +14,4 @@ "main": "./dist/esm/index.js",

"zod": "3.22.4",
"@web3modal/common": "5.1.3",
"@web3modal/polyfills": "5.1.3"
"@web3modal/common": "5.1.4",
"@web3modal/polyfills": "5.1.4"
},

@@ -18,0 +18,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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