@xylabs/array
Advanced tools
Comparing version 4.4.10 to 4.4.11
{ | ||
"name": "@xylabs/array", | ||
"version": "4.4.10", | ||
"version": "4.4.11", | ||
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@xylabs/exists": "^4.4.10" | ||
"@xylabs/exists": "^4.4.11" | ||
}, | ||
@@ -44,5 +44,5 @@ "devDependencies": { | ||
"@xylabs/tsconfig": "^4.2.4", | ||
"@xylabs/vitest-extended": "^4.4.10", | ||
"@xylabs/vitest-extended": "^4.4.11", | ||
"typescript": "^5.7.2", | ||
"vitest": "^2.1.6" | ||
"vitest": "^2.1.8" | ||
}, | ||
@@ -49,0 +49,0 @@ "engines": { |
Updated@xylabs/exists@^4.4.11