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