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

@walletconnect/mobile-registry

Package Overview
Dependencies
Maintainers
1
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@walletconnect/mobile-registry - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

logos/wallet-easypocket.png

2

package.json
{
"name": "@walletconnect/mobile-registry",
"version": "1.2.1",
"version": "1.2.2",
"description": "Registry for WalletConnect mobile-to-mobile linking supported Wallets",

@@ -5,0 +5,0 @@ "scripts": {

@@ -19,2 +19,10 @@ [

{
"name": "Gnosis Safe",
"shortName": "Safe",
"color": "rgb(0, 140, 115)",
"logo": "./logos/wallet-gnosis.png",
"universalLink": "https://safe.gnosis.io/walletconnect",
"deepLink": "gnosissafe:"
},
{
"name": "Argent",

@@ -52,10 +60,2 @@ "shortName": "Argent",

{
"name": "Gnosis Safe",
"shortName": "Safe",
"color": "rgb(0, 140, 115)",
"logo": "./logos/wallet-gnosis.png",
"universalLink": "https://safe.gnosis.io/walletconnect",
"deepLink": "gnosissafe:"
},
{
"name": "Math Wallet",

@@ -67,3 +67,35 @@ "shortName": "Math",

"deepLink": "mathwallet:"
},
{
"name": "Nash",
"shortName": "Nash",
"color": "rgb(0,82,243)",
"logo": "./logos/wallet-nash.png",
"universalLink": "https://nash.io/walletconnect",
"deepLink": "nash:"
},
{
"name": "MYKEY",
"shortName": "MYKEY",
"color": "rgb(255, 255, 255)",
"logo": "./logos/wallet-mykey.png",
"universalLink": "https://mykey.org",
"deepLink": "mykeywalletconnect:"
},
{
"name": "TokenPocket",
"shortName": "TokenPocket",
"color": "rgb(41, 128, 254)",
"logo": "./logos/wallet-tokenpocket.png",
"universalLink": "",
"deepLink": "tpoutside:"
},
{
"name": "EasyPocket",
"shortName": "EasyPocket",
"color": "rgb(17, 93, 251)",
"logo": "./logos/wallet-easypocket.png",
"universalLink": "https://wallet.easypocket.app",
"deepLink": "easypocket:"
}
]
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