@dynamic-labs/wallet-book
Advanced tools
Comparing version
'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
675812
0.21%8506
0.47%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated