@xylabs/object-model
Advanced tools
+8
-8
| { | ||
| "name": "@xylabs/object-model", | ||
| "version": "5.0.64", | ||
| "version": "5.0.65", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -41,12 +41,12 @@ "homepage": "https://xyo.network", | ||
| "dependencies": { | ||
| "@xylabs/assert": "~5.0.64", | ||
| "@xylabs/logger": "~5.0.64", | ||
| "@xylabs/promise": "~5.0.64", | ||
| "@xylabs/typeof": "~5.0.64" | ||
| "@xylabs/assert": "~5.0.65", | ||
| "@xylabs/logger": "~5.0.65", | ||
| "@xylabs/promise": "~5.0.65", | ||
| "@xylabs/typeof": "~5.0.65" | ||
| }, | ||
| "devDependencies": { | ||
| "@xylabs/ts-scripts-yarn3": "~7.3.1", | ||
| "@xylabs/tsconfig": "~7.3.1", | ||
| "@xylabs/ts-scripts-yarn3": "~7.3.2", | ||
| "@xylabs/tsconfig": "~7.3.2", | ||
| "typescript": "~5.9.3", | ||
| "vitest": "~4.0.17" | ||
| "vitest": "~4.0.18" | ||
| }, | ||
@@ -53,0 +53,0 @@ "publishConfig": { |
Updated
Updated
Updated
Updated