@analys/tabular
Advanced tools
Comparing version 0.5.7 to 0.5.9
{ | ||
"name": "@analys/tabular", | ||
"version": "0.5.7", | ||
"version": "0.5.9", | ||
"description": "Skeleton for table", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
@@ -20,10 +21,10 @@ "import": "./dist/index.mjs", | ||
"dependencies": { | ||
"@analys/util-keyed-vectors": "^0.5.7", | ||
"@vect/column-getter": "^0.5.4", | ||
"@vect/columns-select": "^0.5.4", | ||
"@vect/entries-unwind": "^0.5.4", | ||
"@vect/matrix-transpose": "^0.5.4", | ||
"@vect/object-init": "^0.5.4", | ||
"@vect/vector-mapper": "^0.5.4", | ||
"@vect/vector-zipper": "^0.5.4" | ||
"@analys/util-keyed-vectors": "^0.5.9", | ||
"@vect/column-getter": "^0.5.5", | ||
"@vect/columns-select": "^0.5.5", | ||
"@vect/entries-unwind": "^0.5.5", | ||
"@vect/matrix-transpose": "^0.5.5", | ||
"@vect/object-init": "^0.5.5", | ||
"@vect/vector-mapper": "^0.5.5", | ||
"@vect/vector-zipper": "^0.5.5" | ||
}, | ||
@@ -50,3 +51,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "6dc2128b81e9c76d305845b354d2ec1b99daa730" | ||
"gitHead": "1aa4d6efb43dd47d0989d4660b9f76c6a7fedb44" | ||
} |
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
10934
Updated@vect/column-getter@^0.5.5
Updated@vect/columns-select@^0.5.5
Updated@vect/entries-unwind@^0.5.5
Updated@vect/object-init@^0.5.5
Updated@vect/vector-mapper@^0.5.5
Updated@vect/vector-zipper@^0.5.5