@aryth/rank
Advanced tools
Comparing version 0.3.11 to 0.3.13
{ | ||
"name": "@aryth/rank", | ||
"version": "0.3.11", | ||
"version": "0.3.13", | ||
"description": "A math util library", | ||
@@ -18,6 +18,6 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.3.11", | ||
"@aryth/rank-column": "^0.3.11", | ||
"@aryth/rank-matrix": "^0.3.11", | ||
"@aryth/rank-vector": "^0.3.11" | ||
"@aryth/comparer": "^0.3.13", | ||
"@aryth/rank-column": "^0.3.13", | ||
"@aryth/rank-matrix": "^0.3.13", | ||
"@aryth/rank-vector": "^0.3.13" | ||
}, | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "c8083835ceab09adf351cd642c456f50fe9f01b1" | ||
"gitHead": "6e9c4121d6c2270bc18980698c48518737c35686" | ||
} |
Updated@aryth/comparer@^0.3.13
Updated@aryth/rank-column@^0.3.13
Updated@aryth/rank-matrix@^0.3.13
Updated@aryth/rank-vector@^0.3.13