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 to 2.4.3

1

dist/_types/src/contexts/w3m-wc-connection-context.d.ts

@@ -13,3 +13,2 @@ import { LitElement } from 'lit';

private connectAndWait;
private onVisibilityChange;
}

@@ -16,0 +15,0 @@ declare global {

5

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

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

{
"name": "@web3modal/ui",
"version": "2.4.2",
"version": "2.4.3",
"main": "dist/index.es.js",

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

"dependencies": {
"@web3modal/core": "2.4.2",
"lit": "2.7.4",
"@web3modal/core": "2.4.3",
"lit": "2.7.5",
"motion": "10.16.2",

@@ -23,0 +23,0 @@ "qrcode": "1.5.3"

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

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