@aryth/rank
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "@aryth/rank", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "A math util library", | ||
@@ -18,6 +18,6 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.2.4", | ||
"@aryth/rank-column": "^0.2.4", | ||
"@aryth/rank-matrix": "^0.2.4", | ||
"@aryth/rank-vector": "^0.2.4" | ||
"@aryth/comparer": "^0.2.5", | ||
"@aryth/rank-column": "^0.2.5", | ||
"@aryth/rank-matrix": "^0.2.5", | ||
"@aryth/rank-vector": "^0.2.5" | ||
}, | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "8ee1bab35c6b0687f778ae600c1c26cd44f8db26" | ||
"gitHead": "a3c99cde89538ca3525c848355c944e3742422ad" | ||
} |
@@ -0,0 +0,0 @@ # @aryth/rank |
Sorry, the diff of this file is not supported yet
4868
Updated@aryth/comparer@^0.2.5
Updated@aryth/rank-column@^0.2.5
Updated@aryth/rank-matrix@^0.2.5
Updated@aryth/rank-vector@^0.2.5