@aryth/bound-vector
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "@aryth/bound-vector", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "A math util library", | ||
@@ -21,5 +21,5 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/util-bound": "^0.5.1", | ||
"@aryth/util-bound": "^0.5.2", | ||
"@ject/oneself": "^0.0.17", | ||
"@texting/string-value": "^0.1.0", | ||
"@texting/string-value": "^0.1.1", | ||
"@typen/enum-check-levels": "^0.1.19", | ||
@@ -44,3 +44,3 @@ "@typen/literal": "^0.1.19", | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "c27f1a9acd672635d70b590421af880090cd9b6e" | ||
"gitHead": "c47a564a61b14680cfd7804d77a730a3faed96bf" | ||
} |
Updated@aryth/util-bound@^0.5.2
Updated@texting/string-value@^0.1.1