@aryth/bound-vector
Advanced tools
Comparing version 0.3.23 to 0.3.26
{ | ||
"name": "@aryth/bound-vector", | ||
"version": "0.3.23", | ||
"version": "0.3.26", | ||
"description": "A math util library", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/util-bound": "^0.3.23", | ||
"@aryth/util-bound": "^0.3.26", | ||
"@ject/oneself": "^0.0.16", | ||
"@texting/string-value": "^0.0.12", | ||
"@texting/string-value": "^0.0.13", | ||
"@typen/enum-check-levels": "^0.1.17", | ||
@@ -41,3 +41,3 @@ "@typen/literal": "^0.1.17", | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "203bb633bfbf0d16ca7df9bd3055328be621a87c" | ||
"gitHead": "b7de340c642c466d516656b056b8c1d8ec0a2427" | ||
} |
+ Added@texting/string-value@0.0.13(transitive)
- Removed@texting/string-value@0.0.12(transitive)
Updated@aryth/util-bound@^0.3.26