Socket
Socket
Sign inDemoInstall

@web3modal/ui

Package Overview
Dependencies
Maintainers
6
Versions
374
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3modal/ui - npm Package Compare versions

Comparing version 2.4.2-c7de30f0 to 2.4.2

dist/index.es.js

5

dist/_types/src/utils/DataUtil.d.ts
export declare const DataUtil: {
externalWallets(): import("@wagmi/connectors/dist/base-5cce2182").C<any, any>[];
externalWallets(): {
id: string;
name: string;
}[];
manualWallets(): {

@@ -4,0 +7,0 @@ id: string;

11

package.json
{
"name": "@web3modal/ui",
"version": "2.4.2-c7de30f0",
"main": "dist/index.js",
"version": "2.4.2",
"main": "dist/index.es.js",
"type": "module",
"types": "dist/_types/index.d.ts",
"files": [
"umd",
"dist"

@@ -20,3 +19,3 @@ ],

"dependencies": {
"@web3modal/core": "2.4.2-c7de30f0",
"@web3modal/core": "2.4.2",
"lit": "2.7.4",

@@ -37,6 +36,4 @@ "motion": "10.16.2",

"walletconnect",
"web3auth",
"lit",
"webcomponents",
"ui"
"webcomponents"
],

@@ -43,0 +40,0 @@ "author": "WalletConnect <walletconnect.com>",

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