@analys/table
Advanced tools
Comparing version 0.4.11 to 0.4.12
@@ -526,3 +526,3 @@ 'use strict'; | ||
another = another.deleteColumns(shared, { | ||
another = another.deleteColumn(shared, { | ||
mutate | ||
@@ -529,0 +529,0 @@ }); |
@@ -522,3 +522,3 @@ import { tableChips } from '@analys/table-chips'; | ||
another = another.deleteColumns(shared, { | ||
another = another.deleteColumn(shared, { | ||
mutate | ||
@@ -525,0 +525,0 @@ }); |
{ | ||
"name": "@analys/table", | ||
"version": "0.4.11", | ||
"version": "0.4.12", | ||
"description": "A cross-table analytics tool", | ||
@@ -18,18 +18,18 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@analys/table-chips": "^0.4.11", | ||
"@analys/table-divide": "^0.4.11", | ||
"@analys/table-filter": "^0.4.11", | ||
"@analys/table-find": "^0.4.11", | ||
"@analys/table-formula": "^0.4.11", | ||
"@analys/table-group": "^0.4.11", | ||
"@analys/table-init": "^0.4.11", | ||
"@analys/table-join": "^0.4.11", | ||
"@analys/table-lookup": "^0.4.11", | ||
"@analys/table-merge": "^0.4.11", | ||
"@analys/table-pivot": "^0.4.11", | ||
"@analys/table-select": "^0.4.11", | ||
"@analys/table-types": "^0.4.11", | ||
"@analys/tabular": "^0.4.11", | ||
"@aryth/comparer": "^0.2.14", | ||
"@aryth/distinct-column": "^0.2.14", | ||
"@analys/table-chips": "^0.4.12", | ||
"@analys/table-divide": "^0.4.12", | ||
"@analys/table-filter": "^0.4.12", | ||
"@analys/table-find": "^0.4.12", | ||
"@analys/table-formula": "^0.4.12", | ||
"@analys/table-group": "^0.4.12", | ||
"@analys/table-init": "^0.4.12", | ||
"@analys/table-join": "^0.4.12", | ||
"@analys/table-lookup": "^0.4.12", | ||
"@analys/table-merge": "^0.4.12", | ||
"@analys/table-pivot": "^0.4.12", | ||
"@analys/table-select": "^0.4.12", | ||
"@analys/table-types": "^0.4.12", | ||
"@analys/tabular": "^0.4.12", | ||
"@aryth/comparer": "^0.3.0", | ||
"@aryth/distinct-column": "^0.3.0", | ||
"@typen/enum-data-types": "^0.1.10", | ||
@@ -67,3 +67,3 @@ "@vect/column-getter": "^0.2.10", | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "df9391b250c36595e4ff0e81c67c6437f90950ac" | ||
"gitHead": "6ab3f5b6b31fc4aed22e7e8747b0c6e7116b72d1" | ||
} |
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
35964
+ Added@aryth/distinct-column@0.3.26(transitive)
+ Added@aryth/util-distinct@0.3.26(transitive)
+ Added@vect/column-mapper@0.4.10(transitive)
- Removed@aryth/comparer@0.2.14(transitive)
- Removed@aryth/distinct-column@0.2.14(transitive)
- Removed@aryth/util-distinct@0.2.14(transitive)
Updated@analys/table-chips@^0.4.12
Updated@analys/table-divide@^0.4.12
Updated@analys/table-filter@^0.4.12
Updated@analys/table-find@^0.4.12
Updated@analys/table-group@^0.4.12
Updated@analys/table-init@^0.4.12
Updated@analys/table-join@^0.4.12
Updated@analys/table-lookup@^0.4.12
Updated@analys/table-merge@^0.4.12
Updated@analys/table-pivot@^0.4.12
Updated@analys/table-select@^0.4.12
Updated@analys/table-types@^0.4.12
Updated@analys/tabular@^0.4.12
Updated@aryth/comparer@^0.3.0