Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xyo-network/data

Package Overview
Dependencies
Maintainers
0
Versions
347
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyo-network/data - npm Package Compare versions

Comparing version 2.110.19 to 2.111.0

dist/browser/index.mjs

18

package.json

@@ -15,10 +15,10 @@ {

"@scure/base": "^1.1.7",
"@xylabs/arraybuffer": "^3.6.6",
"@xylabs/assert": "^3.6.6",
"@xylabs/hex": "^3.6.6",
"@xylabs/arraybuffer": "^3.6.8",
"@xylabs/assert": "^3.6.8",
"@xylabs/hex": "^3.6.8",
"ethers": "6.13.2"
},
"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",
"typescript": "^5.5.4"

@@ -35,3 +35,3 @@ },

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

@@ -46,3 +46,3 @@ },

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

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

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

@@ -67,4 +67,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