@xyo-network/payload-builder
Advanced tools
Comparing version 3.1.14 to 3.2.0
{ | ||
"name": "@xyo-network/payload-builder", | ||
"version": "3.1.14", | ||
"version": "3.2.0", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,15 +32,15 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/assert": "^4.0.9", | ||
"@xylabs/hex": "^4.0.9", | ||
"@xylabs/lodash": "^4.0.9", | ||
"@xylabs/logger": "^4.0.9", | ||
"@xylabs/object": "^4.0.9", | ||
"@xylabs/promise": "^4.0.9", | ||
"@xyo-network/hash": "^3.1.14", | ||
"@xyo-network/payload-model": "^3.1.14" | ||
"@xylabs/assert": "^4.1.0", | ||
"@xylabs/hex": "^4.1.0", | ||
"@xylabs/lodash": "^4.1.0", | ||
"@xylabs/logger": "^4.1.0", | ||
"@xylabs/object": "^4.1.0", | ||
"@xylabs/promise": "^4.1.0", | ||
"@xyo-network/hash": "^3.2.0", | ||
"@xyo-network/payload-model": "^3.2.0" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^4.0.7", | ||
"@xylabs/tsconfig": "^4.0.7", | ||
"typescript": "^5.5.4" | ||
"@xylabs/ts-scripts-yarn3": "^4.1.0", | ||
"@xylabs/tsconfig": "^4.1.0", | ||
"typescript": "^5.6.2" | ||
}, | ||
@@ -47,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
134645
Updated@xylabs/assert@^4.1.0
Updated@xylabs/hex@^4.1.0
Updated@xylabs/lodash@^4.1.0
Updated@xylabs/logger@^4.1.0
Updated@xylabs/object@^4.1.0
Updated@xylabs/promise@^4.1.0
Updated@xyo-network/hash@^3.2.0