@analys/keyed-rows
Advanced tools
Comparing version 0.5.6 to 0.5.7
{ | ||
"name": "@analys/keyed-rows", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "A cross-keyed-rows analytics tool", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
@@ -21,9 +20,9 @@ "import": "./dist/index.mjs", | ||
"dependencies": { | ||
"@analys/util-keyed-vectors": "^0.5.6", | ||
"@vect/column-getter": "^0.5.1", | ||
"@vect/entries-unwind": "^0.5.1", | ||
"@vect/matrix-transpose": "^0.5.1", | ||
"@vect/vector-mapper": "^0.5.1", | ||
"@vect/vector-select": "^0.5.1", | ||
"@vect/vector-zipper": "^0.5.1" | ||
"@analys/util-keyed-vectors": "^0.5.7", | ||
"@vect/column-getter": "^0.5.4", | ||
"@vect/entries-unwind": "^0.5.4", | ||
"@vect/matrix-transpose": "^0.5.4", | ||
"@vect/vector-mapper": "^0.5.4", | ||
"@vect/vector-select": "^0.5.4", | ||
"@vect/vector-zipper": "^0.5.4" | ||
}, | ||
@@ -50,3 +49,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "fb05e45e4488b68c3fb4e87065955472fe8fe6b5" | ||
"gitHead": "6dc2128b81e9c76d305845b354d2ec1b99daa730" | ||
} |
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
10023
Updated@vect/column-getter@^0.5.4
Updated@vect/entries-unwind@^0.5.4
Updated@vect/vector-mapper@^0.5.4
Updated@vect/vector-select@^0.5.4
Updated@vect/vector-zipper@^0.5.4