@aryth/rank-matrix
Advanced tools
Comparing version 0.5.6 to 0.5.7
{ | ||
"name": "@aryth/rank-matrix", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "Return ranks of each element in a 2-d array", | ||
@@ -21,3 +21,3 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@vect/matrix-mapper": "^0.5.22" | ||
"@vect/matrix-mapper": "^0.5.23" | ||
}, | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "7b020106f7bc8ab8f98a45e62073789ead930dec" | ||
"gitHead": "74d4107d131b065fa6b32999d06f3288360680eb" | ||
} |
@@ -0,0 +0,0 @@ # @aryth/rank-matrix |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4979
Updated@vect/matrix-mapper@^0.5.23