@xylabs/promise
Advanced tools
Comparing version 4.4.22 to 4.4.23
{ | ||
"name": "@xylabs/promise", | ||
"version": "4.4.22", | ||
"version": "4.4.23", | ||
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@xylabs/typeof": "^4.4.22" | ||
"@xylabs/typeof": "^4.4.23" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
"@xylabs/tsconfig": "^4.2.4", | ||
"@xylabs/vitest-extended": "^4.4.22", | ||
"@xylabs/vitest-extended": "^4.4.23", | ||
"typescript": "^5.7.2", | ||
@@ -48,0 +48,0 @@ "vitest": "^2.1.8" |
Updated@xylabs/typeof@^4.4.23