New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dynamic-labs/wallet-book

Package Overview
Dependencies
Maintainers
0
Versions
623
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

to
4.8.4

2

package.js
'use client'
var version = "4.8.3";
var version = "4.8.4";
export { version };
{
"name": "@dynamic-labs/wallet-book",
"version": "4.8.3",
"version": "4.8.4",
"author": "Dynamic Labs, Inc.",

@@ -20,6 +20,6 @@ "license": "MIT",

"zod": "3.22.4",
"@dynamic-labs/assert-package-version": "4.8.3",
"@dynamic-labs/iconic": "4.8.3",
"@dynamic-labs/logger": "4.8.3",
"@dynamic-labs/utils": "4.8.3",
"@dynamic-labs/assert-package-version": "4.8.4",
"@dynamic-labs/iconic": "4.8.4",
"@dynamic-labs/logger": "4.8.4",
"@dynamic-labs/utils": "4.8.4",
"eventemitter3": "5.0.1",

@@ -26,0 +26,0 @@ "util": "0.12.5"

@@ -1607,2 +1607,22 @@ 'use client'

name: "Backpack"
},
binancewalletbtc: {
brand: {
alt: "Binance Wallet",
spriteId: "binance"
},
chainGroup: "binance",
group: "binance",
injectedConfig: [
{
chain: "btc",
extensionLocators: [
],
windowLocations: [
"binancew3w.bitcoin"
]
}
],
name: "Binance Wallet",
shortName: "Binance"
}

@@ -1609,0 +1629,0 @@ };

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet