Socket
Socket
Sign inDemoInstall

@web3modal/common

Package Overview
Dependencies
Maintainers
12
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3modal/common - npm Package Compare versions

Comparing version 5.1.6 to 5.1.7-a1740ab9a.4

1

dist/esm/src/utils/ConstantsUtil.js

@@ -6,2 +6,3 @@ export const ConstantsUtil = {

W3M_API_URL: 'https://api.web3modal.org',
DEV_W3M_API_URL: 'https://staging-p-api.walletconnect.com',
CHAIN: {

@@ -8,0 +9,0 @@ EVM: 'evm',

@@ -7,2 +7,3 @@ import type { Chain } from './TypeUtil.js';

W3M_API_URL: string;
DEV_W3M_API_URL: string;
CHAIN: {

@@ -9,0 +10,0 @@ EVM: Chain;

2

package.json
{
"name": "@web3modal/common",
"version": "5.1.6",
"version": "5.1.7-a1740ab9a.4",
"type": "module",

@@ -5,0 +5,0 @@ "main": "./dist/esm/index.js",

Sorry, the diff of this file is not supported yet

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