@aryth/rank-matrix
Advanced tools
Comparing version 0.5.10 to 0.6.0
{ | ||
"name": "@aryth/rank-matrix", | ||
"version": "0.5.10", | ||
"version": "0.6.0", | ||
"description": "Return ranks of each element in a 2-d array", | ||
@@ -21,3 +21,3 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@vect/matrix-mapper": "^0.6.8" | ||
"@vect/matrix-mapper": "^0.7.11" | ||
}, | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "76826bb9c5b8fa4b1d98bebcbb782f339557c107" | ||
"gitHead": "3fd6a3f33af66d32009efc58964fa0353ad32404" | ||
} |
@@ -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
4869
+ Added@vect/column-getter@0.6.13(transitive)
+ Added@vect/column-mapper@0.7.20(transitive)
+ Added@vect/columns-mapper@0.7.20(transitive)
+ Added@vect/matrix-index@0.7.20(transitive)
+ Added@vect/matrix-mapper@0.7.20(transitive)
+ Added@vect/vector-mapper@0.7.20(transitive)
- Removed@vect/matrix-index@0.6.13(transitive)
- Removed@vect/matrix-mapper@0.6.13(transitive)
Updated@vect/matrix-mapper@^0.7.11