Socket
Socket
Sign inDemoInstall

@dynamic-labs/wallet-book

Package Overview
Dependencies
Maintainers
2
Versions
495
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/wallet-book - npm Package Compare versions

Comparing version 4.0.0-alpha.0 to 4.0.0-alpha.1

8

package.json
{
"name": "@dynamic-labs/wallet-book",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"repository": {

@@ -29,5 +29,5 @@ "type": "git",

"zod": "3.22.4",
"@dynamic-labs/iconic": "4.0.0-alpha.0",
"@dynamic-labs/logger": "4.0.0-alpha.0",
"@dynamic-labs/utils": "4.0.0-alpha.0",
"@dynamic-labs/iconic": "4.0.0-alpha.1",
"@dynamic-labs/logger": "4.0.0-alpha.1",
"@dynamic-labs/utils": "4.0.0-alpha.1",
"util": "0.12.5"

@@ -34,0 +34,0 @@ },

@@ -538,6 +538,2 @@ 'use client'

},
mobile: {
androidId: "im.argent.contractwalletclient",
iosId: "id1358741926"
},
name: "Argent X"

@@ -872,4 +868,6 @@ },

androidId: "com.magiceden.wallet",
inAppBrowser: "magiceden://browser",
iosId: "id6478631482",
native: "magiceden://wc"
native: "magiceden://wc",
universal: "https://magiceden.io/browser"
},

@@ -907,2 +905,8 @@ name: "Magic Eden"

],
mobile: {
androidId: "com.magiceden.wallet",
inAppBrowser: "magiceden://browser/{{encodedDappURI}}",
iosId: "id6478631482",
universal: "https://magiceden.io/browser/{{encodedDappURI}}"
},
name: "Magic Eden",

@@ -945,2 +949,8 @@ shortName: "Magic Eden (Bitcoin)",

],
mobile: {
androidId: "com.magiceden.wallet",
inAppBrowser: "magiceden://browser/{{encodedDappURI}}",
iosId: "id6478631482",
universal: "https://magiceden.io/browser/{{encodedDappURI}}"
},
name: "Magic Eden",

@@ -947,0 +957,0 @@ shortName: "Magic Eden (Solana)",

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

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