@aryth/rank-matrix
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ import { mapper } from '@vect/matrix-mapper'; |
{ | ||
"name": "@aryth/rank-matrix", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"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.2.3" | ||
"@vect/matrix-mapper": "^0.2.4" | ||
}, | ||
@@ -36,3 +36,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "2ec613356e3ef3c2830d2ef3a1432b5d99925919" | ||
"gitHead": "4cd961e05a538dddd74f9433385d855ea68072c9" | ||
} |
@@ -0,0 +0,0 @@ # @aryth/rank-matrix |
Sorry, the diff of this file is not supported yet
4850
Updated@vect/matrix-mapper@^0.2.4