@aryth/bound-matrix
Advanced tools
Comparing version 0.0.13 to 0.1.0
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.0.13", | ||
"version": "0.1.0", | ||
"description": "A math util library", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.0.13", | ||
"@aryth/util-bound": "^0.0.13", | ||
"@vect/matrix-size": "^0.1.12" | ||
"@aryth/bound-vector": "^0.1.0", | ||
"@aryth/util-bound": "^0.1.0", | ||
"@vect/matrix-size": "^0.1.15" | ||
}, | ||
@@ -38,3 +38,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "19efab02effe4edb219c004bb4cbcb6ee2cf4808" | ||
"gitHead": "13919487f934911e08a1feabca935dbb20eef3a6" | ||
} |
5708
+ Added@aryth/bound-vector@0.1.14(transitive)
+ Added@aryth/util-bound@0.1.14(transitive)
+ Added@typen/enum-check-levels@0.1.19(transitive)
+ Added@typen/enum-data-types@0.1.19(transitive)
+ Added@typen/num-loose@0.1.19(transitive)
+ Added@typen/num-strict@0.1.19(transitive)
+ Added@typen/typ@0.1.19(transitive)
+ Addedtypen@0.2.3(transitive)
- Removed@aryth/bound-vector@0.0.13(transitive)
- Removed@aryth/util-bound@0.0.13(transitive)
- Removedtypen@0.1.11(transitive)
Updated@aryth/bound-vector@^0.1.0
Updated@aryth/util-bound@^0.1.0
Updated@vect/matrix-size@^0.1.15