@xyo-network/manifest-model
Advanced tools
Comparing version 3.4.2 to 3.5.0
{ | ||
"name": "@xyo-network/manifest-model", | ||
"version": "3.4.2", | ||
"version": "3.5.0", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -40,10 +40,10 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/hex": "^4.3.13", | ||
"@xyo-network/payload-model": "^3.4.2" | ||
"@xylabs/hex": "^4.4.4", | ||
"@xyo-network/payload-model": "^3.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^22.9.0", | ||
"@types/node": "^22.9.3", | ||
"@xylabs/ts-scripts-yarn3": "^4.2.4", | ||
"@xylabs/tsconfig": "^4.2.4", | ||
"typescript": "^5.6.3", | ||
"typescript": "^5.7.2", | ||
"typescript-json-schema": "^0.65.1" | ||
@@ -50,0 +50,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23931
Updated@xylabs/hex@^4.4.4