@aryth/rank
Advanced tools
Comparing version 0.5.6 to 0.5.7
{ | ||
"name": "@aryth/rank", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "A math util library", | ||
@@ -21,6 +21,6 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.5.6", | ||
"@aryth/rank-column": "^0.5.6", | ||
"@aryth/rank-matrix": "^0.5.6", | ||
"@aryth/rank-vector": "^0.5.6" | ||
"@aryth/comparer": "^0.5.7", | ||
"@aryth/rank-column": "^0.5.7", | ||
"@aryth/rank-matrix": "^0.5.7", | ||
"@aryth/rank-vector": "^0.5.7" | ||
}, | ||
@@ -42,3 +42,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "7b020106f7bc8ab8f98a45e62073789ead930dec" | ||
"gitHead": "74d4107d131b065fa6b32999d06f3288360680eb" | ||
} |
@@ -0,0 +0,0 @@ # @aryth/rank |
Sorry, the diff of this file is not supported yet
4957
Updated@aryth/comparer@^0.5.7
Updated@aryth/rank-column@^0.5.7
Updated@aryth/rank-matrix@^0.5.7
Updated@aryth/rank-vector@^0.5.7