@analys/keyed-rows
Advanced tools
Comparing version 0.6.6 to 0.6.7
{ | ||
"name": "@analys/keyed-rows", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"description": "A cross-keyed-rows analytics tool", | ||
@@ -21,9 +21,9 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@analys/util-keyed-vectors": "^0.6.6", | ||
"@vect/column-getter": "^0.6.2", | ||
"@vect/entries-unwind": "^0.6.2", | ||
"@vect/matrix-transpose": "^0.6.2", | ||
"@vect/vector-mapper": "^0.6.2", | ||
"@vect/vector-select": "^0.6.2", | ||
"@vect/vector-zipper": "^0.6.2" | ||
"@analys/util-keyed-vectors": "^0.6.7", | ||
"@vect/column-getter": "^0.6.6", | ||
"@vect/entries-unwind": "^0.6.6", | ||
"@vect/matrix-transpose": "^0.6.6", | ||
"@vect/vector-mapper": "^0.6.6", | ||
"@vect/vector-select": "^0.6.6", | ||
"@vect/vector-zipper": "^0.6.6" | ||
}, | ||
@@ -50,3 +50,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "5f25df69dbe1b6425317c27a8c8aceea059ca766" | ||
"gitHead": "86925124b66714551d0caa5902e3697491582075" | ||
} |
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.6.6
Updated@vect/entries-unwind@^0.6.6
Updated@vect/vector-mapper@^0.6.6
Updated@vect/vector-select@^0.6.6
Updated@vect/vector-zipper@^0.6.6