Socket
Socket
Sign inDemoInstall

@xyo-network/account-model

Package Overview
Dependencies
Maintainers
0
Versions
632
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 2.110.19 to 2.111.0

dist/browser/index.mjs

20

package.json

@@ -13,11 +13,11 @@ {

"dependencies": {
"@xylabs/hex": "^3.6.6",
"@xylabs/lodash": "^3.6.6",
"@xyo-network/key-model": "^2.110.19",
"@xyo-network/previous-hash-store-model": "^2.110.19"
"@xylabs/hex": "^3.6.8",
"@xylabs/lodash": "^3.6.8",
"@xyo-network/key-model": "^2.111.0",
"@xyo-network/previous-hash-store-model": "^2.111.0"
},
"description": "Primary SDK for using XYO Protocol 2.0",
"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^3.14.1",
"@xylabs/tsconfig": "^3.14.1",
"@xylabs/ts-scripts-yarn3": "^3.15.5",
"@xylabs/tsconfig": "^3.15.5",
"ethers": "^6.13.2",

@@ -43,3 +43,3 @@ "typescript": "^5.5.4"

"types": "./dist/browser/index.d.mts",
"default": "./dist/browser/index.js"
"default": "./dist/browser/index.mjs"
}

@@ -54,3 +54,3 @@ },

"types": "./dist/node/index.d.mts",
"default": "./dist/node/index.js"
"default": "./dist/node/index.mjs"
}

@@ -62,3 +62,3 @@ }

"main": "dist/node/index.cjs",
"module": "dist/node/index.js",
"module": "dist/node/index.mjs",
"types": "dist/node/index.d.mts",

@@ -75,4 +75,4 @@ "homepage": "https://xyo.network",

"sideEffects": false,
"version": "2.110.19",
"version": "2.111.0",
"type": "module"
}
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