@xylabs/object-model
Advanced tools
+10
-8
| { | ||
| "name": "@xylabs/object-model", | ||
| "version": "5.0.91", | ||
| "version": "5.0.92", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -39,12 +39,14 @@ "homepage": "https://xyo.network", | ||
| "dependencies": { | ||
| "@xylabs/assert": "~5.0.90", | ||
| "@xylabs/logger": "~5.0.90", | ||
| "@xylabs/promise": "~5.0.90", | ||
| "@xylabs/typeof": "~5.0.90" | ||
| "@xylabs/assert": "~5.0.92", | ||
| "@xylabs/promise": "~5.0.92", | ||
| "@xylabs/logger": "~5.0.92", | ||
| "@xylabs/typeof": "~5.0.92" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "*", | ||
| "@xylabs/ts-scripts-common": "~7.6.2", | ||
| "@xylabs/ts-scripts-pnpm": "~7.6.2", | ||
| "@xylabs/tsconfig": "~7.6.2", | ||
| "@xylabs/ts-scripts-common": "~7.6.15", | ||
| "@xylabs/ts-scripts-pnpm": "~7.6.15", | ||
| "@xylabs/tsconfig": "~7.6.15", | ||
| "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0", | ||
| "esbuild": "^0.27.7", | ||
| "typescript": "^5", | ||
@@ -51,0 +53,0 @@ "vite": "^6.0.0 || ^7.0.0 || ^8.0.0", |
61367
0.12%9
28.57%Updated
Updated
Updated
Updated