@xylabs/object-model
Advanced tools
+8
-8
| { | ||
| "name": "@xylabs/object-model", | ||
| "version": "6.0.1", | ||
| "version": "6.0.2", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -41,14 +41,14 @@ "homepage": "https://xyo.network", | ||
| "dependencies": { | ||
| "@xylabs/assert": "~6.0.1", | ||
| "@xylabs/logger": "~6.0.1", | ||
| "@xylabs/promise": "~6.0.1", | ||
| "@xylabs/typeof": "~6.0.1" | ||
| "@xylabs/assert": "~6.0.2", | ||
| "@xylabs/logger": "~6.0.2", | ||
| "@xylabs/promise": "~6.0.2", | ||
| "@xylabs/typeof": "~6.0.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@xylabs/toolchain": "^8.1.0", | ||
| "@xylabs/tsconfig": "^8.1.0", | ||
| "@xylabs/toolchain": "^8.1.1", | ||
| "@xylabs/tsconfig": "^8.1.1", | ||
| "eslint": "^10.4.0", | ||
| "typescript": "^6.0.3", | ||
| "vite": "^8.0.13", | ||
| "vitest": "^4.1.6" | ||
| "vitest": "^4.1.7" | ||
| }, | ||
@@ -55,0 +55,0 @@ "engines": { |
Updated
Updated
Updated
Updated