@web3modal/react
Advanced tools
Comparing version 2.0.0-rc.3 to 2.0.0
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
import type { W3mModal } from '@web3modal/ui'; | ||
@@ -3,0 +2,0 @@ /** |
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
import type { W3mCoreButton } from '@web3modal/ui'; | ||
@@ -3,0 +2,0 @@ /** |
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
import type { ConfigCtrlState } from '@web3modal/core'; | ||
@@ -3,0 +2,0 @@ import type { EthereumClient } from '@web3modal/ethereum'; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
import type { W3mNetworkSwitch } from '@web3modal/ui'; | ||
@@ -3,0 +2,0 @@ /** |
{ | ||
"name": "@web3modal/react", | ||
"version": "2.0.0-rc.3", | ||
"version": "2.0.0", | ||
"main": "dist/index.js", | ||
@@ -19,10 +19,10 @@ "type": "module", | ||
"dependencies": { | ||
"@web3modal/core": "2.0.0-rc.3", | ||
"@web3modal/ui": "2.0.0-rc.3" | ||
"@web3modal/core": "2.0.0", | ||
"@web3modal/ui": "2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "18.0.26", | ||
"@types/react": "18.0.27", | ||
"@types/react-dom": "18.0.10", | ||
"@web3modal/ethereum": "2.0.0-rc.3", | ||
"eslint-plugin-react": "7.32.0", | ||
"@web3modal/ethereum": "2.0.0", | ||
"eslint-plugin-react": "7.32.1", | ||
"eslint-plugin-react-hooks": "4.6.0", | ||
@@ -29,0 +29,0 @@ "react": "18.2.0", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
15915
95
+ Added@web3modal/core@2.0.0(transitive)
+ Added@web3modal/ui@2.0.0(transitive)
+ Addedvaltio@1.9.0(transitive)
- Removed@web3modal/core@2.0.0-rc.3(transitive)
- Removed@web3modal/ui@2.0.0-rc.3(transitive)
- Removedvaltio@1.8.2(transitive)
Updated@web3modal/core@2.0.0
Updated@web3modal/ui@2.0.0