@aryth/bound-matrix
Advanced tools
Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "A math util library", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.0.12", | ||
"@aryth/util-bound": "^0.0.12", | ||
"@aryth/bound-vector": "^0.0.13", | ||
"@aryth/util-bound": "^0.0.13", | ||
"@vect/matrix-size": "^0.1.12" | ||
@@ -38,3 +38,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "2c03e9e9a49eb2eff77e5550acbd1d75074cd054" | ||
"gitHead": "19efab02effe4edb219c004bb4cbcb6ee2cf4808" | ||
} |
+ Added@aryth/bound-vector@0.0.13(transitive)
+ Added@aryth/util-bound@0.0.13(transitive)
- Removed@aryth/bound-vector@0.0.12(transitive)
- Removed@aryth/util-bound@0.0.12(transitive)
Updated@aryth/bound-vector@^0.0.13
Updated@aryth/util-bound@^0.0.13