Socket
Socket
Sign inDemoInstall

@xyo-network/boundwitness-model

Package Overview
Dependencies
Maintainers
0
Versions
701
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.0.6 to 3.0.7

54

package.json
{
"name": "@xyo-network/boundwitness-model",
"version": "3.0.7",
"description": "Primary SDK for using XYO Protocol 2.0",
"homepage": "https://xyo.network",
"bugs": {
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues",
"email": "support@xyo.network"
},
"repository": {
"type": "git",
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
},
"license": "LGPL-3.0-only",
"author": {
"name": "XYO Development Team",
"email": "support@xyo.network",
"name": "XYO Development Team",
"url": "https://xyo.network"
},
"bugs": {
"email": "support@xyo.network",
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
"sideEffects": false,
"type": "module",
"exports": {
".": {
"types": "./dist/neutral/index.d.ts",
"default": "./dist/neutral/index.mjs"
},
"./package.json": "./package.json"
},
"description": "Primary SDK for using XYO Protocol 2.0",
"module": "dist/neutral/index.mjs",
"types": "dist/neutral/index.d.ts",
"dependencies": {
"@xylabs/hex": "^4.0.2",
"@xylabs/object": "^4.0.2",
"@xyo-network/payload-model": "^3.0.6"
"@xyo-network/payload-model": "^3.0.7"
},
"devDependencies": {
"@types/node": "^22.5.0",
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.30",
"@xylabs/tsconfig": "^4.0.0-rc.30",
"@xylabs/ts-scripts-yarn3": "^4.0.0",
"@xylabs/tsconfig": "^4.0.0",
"typescript": "^5.5.4"
},
"exports": {
".": {
"types": "./dist/neutral/index.d.ts",
"default": "./dist/neutral/index.mjs"
},
"./package.json": "./package.json"
},
"module": "dist/neutral/index.mjs",
"homepage": "https://xyo.network",
"license": "LGPL-3.0-only",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
},
"sideEffects": false,
"types": "dist/neutral/index.d.ts",
"version": "3.0.6",
"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