@xylabs/object-model
Advanced tools
+9
-10
| { | ||
| "name": "@xylabs/object-model", | ||
| "version": "5.0.94", | ||
| "version": "5.0.95", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -39,16 +39,15 @@ "homepage": "https://xyo.network", | ||
| "dependencies": { | ||
| "@xylabs/assert": "~5.0.94", | ||
| "@xylabs/logger": "~5.0.94", | ||
| "@xylabs/typeof": "~5.0.94", | ||
| "@xylabs/promise": "~5.0.94" | ||
| "@xylabs/logger": "~5.0.95", | ||
| "@xylabs/assert": "~5.0.95", | ||
| "@xylabs/promise": "~5.0.95", | ||
| "@xylabs/typeof": "~5.0.95" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^25.5.2", | ||
| "@xylabs/ts-scripts-common": "~7.7.3", | ||
| "@xylabs/ts-scripts-pnpm": "~7.7.3", | ||
| "@xylabs/tsconfig": "~7.7.3", | ||
| "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0", | ||
| "@xylabs/ts-scripts-common": "~7.8.4", | ||
| "@xylabs/ts-scripts-pnpm": "~7.8.4", | ||
| "@xylabs/tsconfig": "~7.8.4", | ||
| "esbuild": "^0.28.0", | ||
| "typescript": "^5", | ||
| "vite": "^6.0.0 || ^7.0.0 || ^8.0.0", | ||
| "vite": "^8.0.5", | ||
| "vitest": "^4.1.2" | ||
@@ -55,0 +54,0 @@ }, |
8
-11.11%61311
-0.1%Updated
Updated
Updated
Updated