@aryth/rank-matrix
Advanced tools
Comparing version 0.1.0 to 0.1.2
{ | ||
"name": "@aryth/rank-matrix", | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"description": "Return ranks of each element in a 2-d array", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@vect/matrix-mapper": "^0.1.15" | ||
"@vect/matrix-mapper": "^0.2.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "13919487f934911e08a1feabca935dbb20eef3a6" | ||
"gitHead": "37243125d4bae3bc432636026516c30f8c2e64e3" | ||
} |
4807
+ Added@vect/matrix-mapper@0.2.13(transitive)
- Removed@vect/matrix-mapper@0.1.15(transitive)
Updated@vect/matrix-mapper@^0.2.0