@xylabs/promise
Advanced tools
Comparing version 4.4.0 to 4.4.1
{ | ||
"name": "@xylabs/promise", | ||
"version": "4.4.0", | ||
"version": "4.4.1", | ||
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@xylabs/typeof": "^4.4.0" | ||
"@xylabs/typeof": "^4.4.1" | ||
}, | ||
@@ -45,4 +45,4 @@ "devDependencies": { | ||
"@xylabs/tsconfig": "^4.2.4", | ||
"@xylabs/vitest-extended": "^4.4.0", | ||
"typescript": "^5.6.3", | ||
"@xylabs/vitest-extended": "^4.4.1", | ||
"typescript": "^5.7.2", | ||
"vitest": "^2.1.5" | ||
@@ -49,0 +49,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@xylabs/typeof@^4.4.1