@xylabs/array
Advanced tools
+6
-5
| { | ||
| "name": "@xylabs/array", | ||
| "version": "5.1.1", | ||
| "version": "5.1.2", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -43,7 +43,8 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/exists": "~5.1.1" | ||
| "@xylabs/exists": "~5.1.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@xylabs/toolchain": "~7.13.2", | ||
| "@xylabs/tsconfig": "~7.13.2", | ||
| "@types/node": "^25.6.0", | ||
| "@xylabs/toolchain": "~7.13.15", | ||
| "@xylabs/tsconfig": "~7.13.15", | ||
| "eslint": "^10.3.0", | ||
@@ -53,3 +54,3 @@ "typescript": "^5.9.3", | ||
| "vitest": "^4.1.5", | ||
| "@xylabs/vitest-extended": "~5.1.1" | ||
| "@xylabs/vitest-extended": "~5.1.2" | ||
| }, | ||
@@ -56,0 +57,0 @@ "engines": { |
26384
0.12%8
14.29%Updated