@aryth/rank-matrix
Advanced tools
Comparing version
{ | ||
"name": "@aryth/rank-matrix", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "Return ranks of each element in a 2-d array", | ||
@@ -16,6 +16,2 @@ "type": "module", | ||
}, | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/rank-matrix.test.js" | ||
}, | ||
"dependencies": { | ||
@@ -39,3 +35,7 @@ "@vect/matrix-mapper": "^0.8.0" | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "2b35c933a0f21cc95d6093a9ee9a75c3007abafd" | ||
} | ||
"gitHead": "2b35c933a0f21cc95d6093a9ee9a75c3007abafd", | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/rank-matrix.test.js" | ||
} | ||
} |
4270
-0.02%