@aryth/bound-matrix
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "A math util library", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.0.10", | ||
"@aryth/util-bound": "^0.0.10", | ||
"@vect/matrix-size": "^0.0.25" | ||
"@aryth/bound-vector": "^0.0.11", | ||
"@aryth/util-bound": "^0.0.11", | ||
"@vect/matrix-size": "^0.0.27" | ||
}, | ||
@@ -38,3 +38,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "772eedd663fdcca29c059bc2a3179e01de96c442" | ||
"gitHead": "ee03239bb60f21e7cbd3371bb9d9143bb8940284" | ||
} |
+ Added@aryth/bound-vector@0.0.11(transitive)
+ Added@aryth/util-bound@0.0.11(transitive)
+ Added@vect/matrix-size@0.0.27(transitive)
- Removed@aryth/bound-vector@0.0.10(transitive)
- Removed@aryth/util-bound@0.0.10(transitive)
- Removed@vect/matrix-size@0.0.25(transitive)
Updated@aryth/bound-vector@^0.0.11
Updated@aryth/util-bound@^0.0.11
Updated@vect/matrix-size@^0.0.27