Socket
Socket
Sign inDemoInstall

@web3modal/ui

Package Overview
Dependencies
Maintainers
4
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.3.2 to 2.3.3

2

dist/_types/src/utils/DataUtil.d.ts

@@ -13,3 +13,3 @@ export declare const DataUtil: {

recentWallet(): import("@web3modal/core").WalletData | undefined;
recomendedWallets(): import("@web3modal/core").Listing[];
recomendedWallets(skipRecent?: boolean): import("@web3modal/core").Listing[];
};

@@ -6,3 +6,3 @@ import type { WalletData } from '@web3modal/core';

manualWalletsTemplate(): import("lit-html").TemplateResult<1>[];
recomendedWalletsTemplate(): import("lit-html").TemplateResult<1>[];
recomendedWalletsTemplate(skipRecent?: boolean): import("lit-html").TemplateResult<1>[];
externalWalletsTemplate(): import("lit-html").TemplateResult<1>[];

@@ -9,0 +9,0 @@ recentWalletTemplate(): import("lit-html").TemplateResult<1> | undefined;

{
"name": "@web3modal/ui",
"version": "2.3.2",
"version": "2.3.3",
"main": "dist/index.js",

@@ -19,3 +19,3 @@ "type": "module",

"dependencies": {
"@web3modal/core": "2.3.2",
"@web3modal/core": "2.3.3",
"lit": "2.7.2",

@@ -22,0 +22,0 @@ "motion": "10.15.5",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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