@xylabs/object-model
Advanced tools
+7
-7
| { | ||
| "name": "@xylabs/object-model", | ||
| "version": "4.13.8", | ||
| "version": "4.13.9", | ||
| "description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,10 +32,10 @@ "homepage": "https://xyo.network", | ||
| "dependencies": { | ||
| "@xylabs/assert": "^4.13.8", | ||
| "@xylabs/logger": "^4.13.8", | ||
| "@xylabs/promise": "^4.13.8", | ||
| "@xylabs/typeof": "^4.13.8" | ||
| "@xylabs/assert": "^4.13.9", | ||
| "@xylabs/logger": "^4.13.9", | ||
| "@xylabs/promise": "^4.13.9", | ||
| "@xylabs/typeof": "^4.13.9" | ||
| }, | ||
| "devDependencies": { | ||
| "@xylabs/ts-scripts-yarn3": "^7.0.0-rc.8", | ||
| "@xylabs/tsconfig": "^7.0.0-rc.8", | ||
| "@xylabs/ts-scripts-yarn3": "^7.0.0-rc.9", | ||
| "@xylabs/tsconfig": "^7.0.0-rc.9", | ||
| "typescript": "^5.8.3", | ||
@@ -42,0 +42,0 @@ "vitest": "^3.2.4" |
Updated
Updated
Updated
Updated