@aryth/bound-matrix
Advanced tools
Comparing version 0.3.14 to 0.3.15
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.3.14", | ||
"version": "0.3.15", | ||
"description": "A math util library", | ||
@@ -18,12 +18,12 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.3.14", | ||
"@aryth/util-bound": "^0.3.14", | ||
"@aryth/bound-vector": "^0.3.15", | ||
"@aryth/util-bound": "^0.3.15", | ||
"@ject/oneself": "^0.0.6", | ||
"@texting/string-value": "^0.0.5", | ||
"@texting/string-value": "^0.0.6", | ||
"@typen/enum-check-levels": "^0.1.16", | ||
"@typen/literal": "^0.1.16", | ||
"@typen/numeral": "^0.1.16", | ||
"@vect/matrix-init": "^0.3.7", | ||
"@vect/matrix-mapper": "^0.3.7", | ||
"@vect/matrix-size": "^0.3.7" | ||
"@vect/matrix-init": "^0.3.8", | ||
"@vect/matrix-mapper": "^0.3.8", | ||
"@vect/matrix-size": "^0.3.8" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "d4db1e83f509818f13b3801d020cf42d2f6e7baa" | ||
"gitHead": "80d9e1c698e3e9d058c69127cabfdac2b84946fc" | ||
} |
+ Added@texting/string-value@0.0.6(transitive)
- Removed@texting/string-value@0.0.5(transitive)
Updated@aryth/bound-vector@^0.3.15
Updated@aryth/util-bound@^0.3.15
Updated@texting/string-value@^0.0.6
Updated@vect/matrix-init@^0.3.8
Updated@vect/matrix-mapper@^0.3.8
Updated@vect/matrix-size@^0.3.8