@web3modal/scaffold-utils
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "@web3modal/scaffold-utils", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"type": "module", | ||
@@ -43,4 +43,4 @@ "main": "./dist/esm/exports/index.js", | ||
"dependencies": { | ||
"@web3modal/core": "5.0.0", | ||
"@web3modal/polyfills": "5.0.0", | ||
"@web3modal/core": "5.0.1", | ||
"@web3modal/polyfills": "5.0.1", | ||
"valtio": "1.11.2" | ||
@@ -47,0 +47,0 @@ }, |
@@ -17,4 +17,4 @@ export const ConstantsUtil = { | ||
}, | ||
VERSION: '5.0.0' | ||
VERSION: '5.0.1' | ||
}; | ||
//# sourceMappingURL=ConstantsUtil.js.map |
@@ -10,3 +10,3 @@ import { ConstantsUtil } from './ConstantsUtil.js'; | ||
EIP155NetworkImageIds: { | ||
1: '692ed6ba-e569-459a-556a-776476829e00', | ||
1: 'ba0ba0cd-17c6-4806-ad93-f9d174f17900', | ||
42161: '3bff954d-5cb0-47a0-9a23-d20192e74600', | ||
@@ -13,0 +13,0 @@ 43114: '30c46e53-e989-45fb-4549-be3bd4eb3b00', |
{ | ||
"name": "@web3modal/scaffold-utils", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"type": "module", | ||
@@ -43,4 +43,4 @@ "main": "./dist/esm/exports/index.js", | ||
"dependencies": { | ||
"@web3modal/core": "5.0.0", | ||
"@web3modal/polyfills": "5.0.0", | ||
"@web3modal/core": "5.0.1", | ||
"@web3modal/polyfills": "5.0.1", | ||
"valtio": "1.11.2" | ||
@@ -47,0 +47,0 @@ }, |
+ Added@web3modal/common@5.0.1(transitive)
+ Added@web3modal/core@5.0.1(transitive)
+ Added@web3modal/polyfills@5.0.1(transitive)
+ Added@web3modal/wallet@5.0.1(transitive)
- Removed@web3modal/common@5.0.0(transitive)
- Removed@web3modal/core@5.0.0(transitive)
- Removed@web3modal/polyfills@5.0.0(transitive)
- Removed@web3modal/wallet@5.0.0(transitive)
Updated@web3modal/core@5.0.1
Updated@web3modal/polyfills@5.0.1