@aryth/rank
Advanced tools
Comparing version 0.6.8 to 0.6.9
{ | ||
"name": "@aryth/rank", | ||
"version": "0.6.8", | ||
"version": "0.6.9", | ||
"description": "A math util library", | ||
@@ -21,6 +21,6 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.6.8", | ||
"@aryth/rank-column": "^0.6.8", | ||
"@aryth/rank-matrix": "^0.6.8", | ||
"@aryth/rank-vector": "^0.6.8" | ||
"@aryth/comparer": "^0.6.9", | ||
"@aryth/rank-column": "^0.6.9", | ||
"@aryth/rank-matrix": "^0.6.9", | ||
"@aryth/rank-vector": "^0.6.9" | ||
}, | ||
@@ -42,3 +42,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "8490744c5e1d3777d16e64863400d6a5630b3868" | ||
"gitHead": "49740b759269644ffd876c03955fd3edcea3d80c" | ||
} |
Sorry, the diff of this file is not supported yet
4831
41
Updated@aryth/comparer@^0.6.9
Updated@aryth/rank-column@^0.6.9
Updated@aryth/rank-matrix@^0.6.9
Updated@aryth/rank-vector@^0.6.9