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