@analys/keyed-rows
Advanced tools
Comparing version 0.2.6 to 0.2.7
{ | ||
"name": "@analys/keyed-rows", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "A cross-keyed-rows analytics tool", | ||
@@ -18,9 +18,9 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@analys/util-keyed-vectors": "^0.2.6", | ||
"@vect/column-getter": "^0.2.0", | ||
"@vect/entries-unwind": "^0.2.0", | ||
"@vect/matrix-transpose": "^0.2.0", | ||
"@vect/vector-mapper": "^0.2.0", | ||
"@vect/vector-select": "^0.2.0", | ||
"@vect/vector-zipper": "^0.2.0" | ||
"@analys/util-keyed-vectors": "^0.2.7", | ||
"@vect/column-getter": "^0.2.2", | ||
"@vect/entries-unwind": "^0.2.2", | ||
"@vect/matrix-transpose": "^0.2.2", | ||
"@vect/vector-mapper": "^0.2.2", | ||
"@vect/vector-select": "^0.2.2", | ||
"@vect/vector-zipper": "^0.2.2" | ||
}, | ||
@@ -47,3 +47,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "f8ce38a8c2924cd41f35445a50ae6ee0e0b66590" | ||
"gitHead": "fb8638a3c1558885307a697cd8fa9a9218891c58" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@vect/column-getter@^0.2.2
Updated@vect/entries-unwind@^0.2.2
Updated@vect/vector-mapper@^0.2.2
Updated@vect/vector-select@^0.2.2
Updated@vect/vector-zipper@^0.2.2