@xylabs/object-model
Advanced tools
+7
-7
| { | ||
| "name": "@xylabs/object-model", | ||
| "version": "6.0.8", | ||
| "version": "6.0.9", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -41,10 +41,10 @@ "homepage": "https://xyo.network", | ||
| "dependencies": { | ||
| "@xylabs/assert": "~6.0.8", | ||
| "@xylabs/promise": "~6.0.8", | ||
| "@xylabs/logger": "~6.0.8", | ||
| "@xylabs/typeof": "~6.0.8" | ||
| "@xylabs/logger": "~6.0.9", | ||
| "@xylabs/promise": "~6.0.9", | ||
| "@xylabs/assert": "~6.0.9", | ||
| "@xylabs/typeof": "~6.0.9" | ||
| }, | ||
| "devDependencies": { | ||
| "@xylabs/toolchain": "^8.1.14", | ||
| "@xylabs/tsconfig": "^8.1.14", | ||
| "@xylabs/toolchain": "^8.1.16", | ||
| "@xylabs/tsconfig": "^8.1.16", | ||
| "eslint": "^10.4.1", | ||
@@ -51,0 +51,0 @@ "typescript": "^6.0.3", |
Updated
Updated
Updated
Updated