@xylabs/array
Advanced tools
+5
-7
| { | ||
| "name": "@xylabs/array", | ||
| "version": "5.1.0", | ||
| "version": "5.1.1", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -43,9 +43,7 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/exists": "~5.1.0" | ||
| "@xylabs/exists": "~5.1.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^25.6.0", | ||
| "@xylabs/toolchain": "~7.12.3", | ||
| "@xylabs/tsconfig": "~7.12.3", | ||
| "esbuild": "^0.28.0", | ||
| "@xylabs/toolchain": "~7.13.2", | ||
| "@xylabs/tsconfig": "~7.13.2", | ||
| "eslint": "^10.3.0", | ||
@@ -55,3 +53,3 @@ "typescript": "^5.9.3", | ||
| "vitest": "^4.1.5", | ||
| "@xylabs/vitest-extended": "~5.1.0" | ||
| "@xylabs/vitest-extended": "~5.1.1" | ||
| }, | ||
@@ -58,0 +56,0 @@ "engines": { |
7
-22.22%26352
-0.21%Updated