@aryth/bound-matrix
Advanced tools
Comparing version 0.2.11 to 0.2.12
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"description": "A math util library", | ||
@@ -18,12 +18,12 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.2.11", | ||
"@aryth/util-bound": "^0.2.11", | ||
"@ject/oneself": "^0.0.5", | ||
"@spare/string": "^0.8.1", | ||
"@aryth/bound-vector": "^0.2.12", | ||
"@aryth/util-bound": "^0.2.12", | ||
"@ject/oneself": "^0.0.6", | ||
"@spare/string": "^0.8.4", | ||
"@typen/enum-check-levels": "^0.1.5", | ||
"@typen/literal": "^0.1.5", | ||
"@typen/num-strict": "^0.1.5", | ||
"@vect/matrix-init": "^0.2.6", | ||
"@vect/matrix-mapper": "^0.2.6", | ||
"@vect/matrix-size": "^0.2.6" | ||
"@vect/matrix-init": "^0.2.8", | ||
"@vect/matrix-mapper": "^0.2.8", | ||
"@vect/matrix-size": "^0.2.8" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "f2c344efef7f45ec987e322b7ee8e0cc5af9cfa1" | ||
"gitHead": "82b3a47bc95d6101fd3cd11d309aa5c56a388012" | ||
} |
- Removed@ject/oneself@0.0.5(transitive)
Updated@aryth/bound-vector@^0.2.12
Updated@aryth/util-bound@^0.2.12
Updated@ject/oneself@^0.0.6
Updated@spare/string@^0.8.4
Updated@vect/matrix-init@^0.2.8
Updated@vect/matrix-mapper@^0.2.8
Updated@vect/matrix-size@^0.2.8