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