@aryth/bound-matrix
Advanced tools
Comparing version 0.6.8 to 0.6.9
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.6.8", | ||
"version": "0.6.9", | ||
"description": "A math util library", | ||
@@ -21,12 +21,12 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.6.8", | ||
"@aryth/util-bound": "^0.6.8", | ||
"@aryth/bound-vector": "^0.6.9", | ||
"@aryth/util-bound": "^0.6.9", | ||
"@ject/oneself": "^0.0.17", | ||
"@texting/string-value": "^0.1.11", | ||
"@texting/string-value": "^0.1.13", | ||
"@typen/enum-check-levels": "^0.1.19", | ||
"@typen/literal": "^0.1.19", | ||
"@typen/numeral": "^0.1.19", | ||
"@vect/matrix-index": "^0.7.16", | ||
"@vect/matrix-init": "^0.7.16", | ||
"@vect/matrix-mapper": "^0.7.15" | ||
"@vect/matrix-index": "^0.7.19", | ||
"@vect/matrix-init": "^0.7.19", | ||
"@vect/matrix-mapper": "^0.7.19" | ||
}, | ||
@@ -48,3 +48,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "8490744c5e1d3777d16e64863400d6a5630b3868" | ||
"gitHead": "49740b759269644ffd876c03955fd3edcea3d80c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14809
414
Updated@aryth/bound-vector@^0.6.9
Updated@aryth/util-bound@^0.6.9
Updated@vect/matrix-index@^0.7.19
Updated@vect/matrix-init@^0.7.19
Updated@vect/matrix-mapper@^0.7.19