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