Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@web3modal/react

Package Overview
Dependencies
Maintainers
4
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3modal/react - npm Package Compare versions

Comparing version 2.0.0-rc.3 to 2.0.0

1

dist/_types/src/components/Modal.d.ts

@@ -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 @@ /**

12

package.json
{
"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",

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