You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@xyo-network/account-model

Package Overview
Dependencies
Maintainers
5
Versions
801
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyo-network/account-model - npm Package Compare versions

Comparing version

to
4.0.0

14

package.json
{
"name": "@xyo-network/account-model",
"version": "3.18.10",
"version": "4.0.0",
"description": "Primary SDK for using XYO Protocol 2.0",

@@ -32,10 +32,10 @@ "homepage": "https://xyo.network",

"dependencies": {
"@xylabs/arraybuffer": "^4.11.21",
"@xylabs/hex": "^4.11.21",
"@xyo-network/key-model": "^3.18.10",
"@xyo-network/previous-hash-store-model": "^3.18.10"
"@xylabs/arraybuffer": "^4.12.30",
"@xylabs/hex": "^4.12.30",
"@xyo-network/key-model": "^4.0.0",
"@xyo-network/previous-hash-store-model": "^4.0.0"
},
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^6.5.8",
"@xylabs/tsconfig": "^6.5.8",
"@xylabs/ts-scripts-yarn3": "^6.5.12",
"@xylabs/tsconfig": "^6.5.12",
"typescript": "^5.8.3"

@@ -42,0 +42,0 @@ },