@web3modal/wallet
Advanced tools
Comparing version 5.1.3 to 5.1.4-8d342a50c
@@ -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'; |
{ | ||
"name": "@web3modal/wallet", | ||
"version": "5.1.3", | ||
"version": "5.1.4-8d342a50c", | ||
"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/polyfills": "5.1.4-8d342a50c", | ||
"@web3modal/common": "5.1.4-8d342a50c" | ||
}, | ||
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4794
282340
1
+ Added@web3modal/common@5.1.4-8d342a50c(transitive)
+ Added@web3modal/polyfills@5.1.4-8d342a50c(transitive)
- Removed@web3modal/common@5.1.3(transitive)
- Removed@web3modal/polyfills@5.1.3(transitive)