@aryth/rank
Advanced tools
Comparing version 0.6.7 to 0.6.8
{ | ||
"name": "@aryth/rank", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"description": "A math util library", | ||
@@ -21,6 +21,6 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.6.7", | ||
"@aryth/rank-column": "^0.6.7", | ||
"@aryth/rank-matrix": "^0.6.7", | ||
"@aryth/rank-vector": "^0.6.7" | ||
"@aryth/comparer": "^0.6.8", | ||
"@aryth/rank-column": "^0.6.8", | ||
"@aryth/rank-matrix": "^0.6.8", | ||
"@aryth/rank-vector": "^0.6.8" | ||
}, | ||
@@ -42,3 +42,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "8c12903b499f29e4f64c2d45ef31b67abb177ea7" | ||
"gitHead": "8490744c5e1d3777d16e64863400d6a5630b3868" | ||
} |
Updated@aryth/comparer@^0.6.8
Updated@aryth/rank-column@^0.6.8
Updated@aryth/rank-matrix@^0.6.8
Updated@aryth/rank-vector@^0.6.8