Socket
Socket
Sign inDemoInstall

@web3modal/common

Package Overview
Dependencies
Maintainers
11
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 4.2.4-cn-social.0 to 4.2.4-cn-webgl.0

5

dist/esm/src/utils/ConstantsUtil.js
export const ConstantsUtil = {
WC_NAME_SUFFIX: '.wcn.id',
WC_NAMES_ALLOWED_DOMAINS: ['walletconnect.com']
WC_NAMES_ALLOWED_DOMAINS: ['walletconnect.com'],
BLOCKCHAIN_API_RPC_URL: 'https://rpc.walletconnect.org',
PULSE_API_URL: 'https://pulse.walletconnect.org',
W3M_API_URL: 'https://api.web3modal.org'
};
//# sourceMappingURL=ConstantsUtil.js.map

3

dist/types/src/utils/ConstantsUtil.d.ts
export declare const ConstantsUtil: {
WC_NAME_SUFFIX: string;
WC_NAMES_ALLOWED_DOMAINS: string[];
BLOCKCHAIN_API_RPC_URL: string;
PULSE_API_URL: string;
W3M_API_URL: string;
};
{
"name": "@web3modal/common",
"version": "4.2.4-cn-social.0",
"version": "4.2.4-cn-webgl.0",
"type": "module",

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

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