@xylabs/creatable
Advanced tools
+13
-13
| { | ||
| "name": "@xylabs/creatable", | ||
| "version": "6.0.4", | ||
| "version": "6.0.5", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -41,9 +41,9 @@ "homepage": "https://xyo.network", | ||
| "dependencies": { | ||
| "@xylabs/logger": "~6.0.4", | ||
| "@xylabs/assert": "~6.0.4", | ||
| "@xylabs/events": "~6.0.4", | ||
| "@xylabs/promise": "~6.0.4", | ||
| "@xylabs/base": "~6.0.4", | ||
| "@xylabs/telemetry": "~6.0.4", | ||
| "@xylabs/typeof": "~6.0.4" | ||
| "@xylabs/events": "~6.0.5", | ||
| "@xylabs/promise": "~6.0.5", | ||
| "@xylabs/base": "~6.0.5", | ||
| "@xylabs/telemetry": "~6.0.5", | ||
| "@xylabs/typeof": "~6.0.5", | ||
| "@xylabs/logger": "~6.0.5", | ||
| "@xylabs/assert": "~6.0.5" | ||
| }, | ||
@@ -53,10 +53,10 @@ "devDependencies": { | ||
| "@types/node": "^25.9.1", | ||
| "@xylabs/toolchain": "^8.1.5", | ||
| "@xylabs/tsconfig": "^8.1.5", | ||
| "@xylabs/toolchain": "^8.1.8", | ||
| "@xylabs/tsconfig": "^8.1.8", | ||
| "async-mutex": "^0.5.0", | ||
| "eslint": "^10.4.0", | ||
| "eslint": "^10.4.1", | ||
| "tslib": "^2.8.1", | ||
| "typescript": "^6.0.3", | ||
| "vite": "^8.0.14", | ||
| "vitest": "^4.1.7", | ||
| "vite": "^8.0.16", | ||
| "vitest": "^4.1.8", | ||
| "zod": "^4.4.3" | ||
@@ -63,0 +63,0 @@ }, |
Updated
Updated
Updated
Updated
Updated
Updated
Updated