@xyo-network/huri
Advanced tools
Comparing version 3.4.2 to 3.5.0
{ | ||
"name": "@xyo-network/huri", | ||
"version": "3.4.2", | ||
"version": "3.5.0", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,13 +32,15 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/assert": "^4.3.13", | ||
"@xylabs/axios": "^4.3.13", | ||
"@xylabs/hex": "^4.3.13", | ||
"@xyo-network/account": "^3.4.2", | ||
"@xyo-network/payload-model": "^3.4.2" | ||
"@xylabs/assert": "^4.4.4", | ||
"@xylabs/axios": "^4.4.4", | ||
"@xylabs/hex": "^4.4.4", | ||
"@xyo-network/account": "^3.5.0", | ||
"@xyo-network/payload-model": "^3.5.0" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/delay": "^4.3.13", | ||
"@xylabs/delay": "^4.4.4", | ||
"@xylabs/ts-scripts-yarn3": "^4.2.4", | ||
"@xylabs/tsconfig": "^4.2.4", | ||
"typescript": "^5.6.3" | ||
"@xylabs/vitest-extended": "^4.4.4", | ||
"typescript": "^5.7.2", | ||
"vitest": "^2.1.5" | ||
}, | ||
@@ -45,0 +47,0 @@ "publishConfig": { |
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
56184
6
Updated@xylabs/assert@^4.4.4
Updated@xylabs/axios@^4.4.4
Updated@xylabs/hex@^4.4.4
Updated@xyo-network/account@^3.5.0