@aryth/bound-matrix
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "A math util library", | ||
@@ -21,9 +21,9 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.5.0", | ||
"@aryth/util-bound": "^0.5.0", | ||
"@ject/oneself": "^0.0.16", | ||
"@texting/string-value": "^0.0.13", | ||
"@typen/enum-check-levels": "^0.1.17", | ||
"@typen/literal": "^0.1.17", | ||
"@typen/numeral": "^0.1.17", | ||
"@aryth/bound-vector": "^0.5.1", | ||
"@aryth/util-bound": "^0.5.1", | ||
"@ject/oneself": "^0.0.17", | ||
"@texting/string-value": "^0.1.0", | ||
"@typen/enum-check-levels": "^0.1.19", | ||
"@typen/literal": "^0.1.19", | ||
"@typen/numeral": "^0.1.19", | ||
"@vect/matrix-init": "^0.5.8", | ||
@@ -48,3 +48,3 @@ "@vect/matrix-mapper": "^0.5.8", | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "1dd096a7ecc543a9645250d02e98812f866c7762" | ||
"gitHead": "c27f1a9acd672635d70b590421af880090cd9b6e" | ||
} |
15843
- Removed@ject/oneself@0.0.16(transitive)
- Removed@texting/string-value@0.0.13(transitive)
Updated@aryth/bound-vector@^0.5.1
Updated@aryth/util-bound@^0.5.1
Updated@ject/oneself@^0.0.17
Updated@texting/string-value@^0.1.0
Updated@typen/literal@^0.1.19
Updated@typen/numeral@^0.1.19