@web3modal/scaffold-utils
Advanced tools
Comparing version 3.6.0-99d939d6 to 3.6.0-a297d1e6
@@ -13,4 +13,4 @@ export const ConstantsUtil = { | ||
EIP6963_REQUEST_EVENT: 'eip6963:requestProvider', | ||
VERSION: '3.6.0-99d939d6' | ||
VERSION: '3.6.0-a297d1e6' | ||
}; | ||
//# sourceMappingURL=ConstantsUtil.js.map |
@@ -43,3 +43,3 @@ import { ConstantsUtil } from './ConstantsUtil.js'; | ||
chainId: EthersHelpersUtil.numberToHexString(chain.chainId), | ||
rpcUrls: chain.rpcUrl, | ||
rpcUrls: [chain.rpcUrl], | ||
chainName: chain.name, | ||
@@ -51,3 +51,3 @@ nativeCurrency: { | ||
}, | ||
blockExplorerUrls: chain.explorerUrl, | ||
blockExplorerUrls: [chain.explorerUrl], | ||
iconUrls: [PresetsUtil.EIP155NetworkImageIds[chain.chainId]] | ||
@@ -54,0 +54,0 @@ } |
{ | ||
"name": "@web3modal/scaffold-utils", | ||
"version": "3.6.0-99d939d6", | ||
"version": "3.6.0-a297d1e6", | ||
"type": "module", | ||
@@ -38,4 +38,4 @@ "main": "./dist/esm/exports/index.js", | ||
"dependencies": { | ||
"@web3modal/polyfills": "3.6.0-99d939d6", | ||
"@web3modal/scaffold": "3.6.0-99d939d6", | ||
"@web3modal/polyfills": "3.6.0-a297d1e6", | ||
"@web3modal/scaffold": "3.6.0-a297d1e6", | ||
"valtio": "1.11.2" | ||
@@ -42,0 +42,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21284
0
+ Added@lit-labs/ssr-dom-shim@1.3.0(transitive)
+ Added@web3modal/common@3.6.0-a297d1e6(transitive)
+ Added@web3modal/core@3.6.0-a297d1e6(transitive)
+ Added@web3modal/polyfills@3.6.0-a297d1e6(transitive)
+ Added@web3modal/scaffold@3.6.0-a297d1e6(transitive)
+ Added@web3modal/ui@3.6.0-a297d1e6(transitive)
+ Added@web3modal/wallet@3.6.0-a297d1e6(transitive)
+ Addedzod@3.22.4(transitive)
- Removed@lit-labs/ssr-dom-shim@1.2.1(transitive)
- Removed@web3modal/common@3.6.0-99d939d6(transitive)
- Removed@web3modal/core@3.6.0-99d939d6(transitive)
- Removed@web3modal/polyfills@3.6.0-99d939d6(transitive)
- Removed@web3modal/scaffold@3.6.0-99d939d6(transitive)
- Removed@web3modal/ui@3.6.0-99d939d6(transitive)