Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

walletlink

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

walletlink - npm Package Compare versions

Comparing version 2.4.5 to 2.4.6

3

dist/provider/WalletLinkProvider.js

@@ -159,2 +159,5 @@ "use strict";

var _a, _b;
if ((0, util_1.ensureIntNumber)(chainId) === this.getChainId()) {
return false;
}
const relay = await this.initializeRelay();

@@ -161,0 +164,0 @@ const res = await relay.addEthereumChain(chainId.toString(), rpcUrls, iconUrls, blockExplorerUrls, chainName, nativeCurrency).promise;

2

package.json
{
"name": "walletlink",
"version": "2.4.5",
"version": "2.4.6",
"description": "WalletLink JavaScript SDK",

@@ -5,0 +5,0 @@ "keywords": [

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