@analys/table-lookup
Advanced tools
Comparing version 0.4.10 to 0.4.11
{ | ||
"name": "@analys/table-lookup", | ||
"version": "0.4.10", | ||
"version": "0.4.11", | ||
"description": "A cross-table-lookup analytics tool", | ||
@@ -18,7 +18,7 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@analys/enum-lookups": "^0.4.10", | ||
"@analys/table-index": "^0.4.10", | ||
"@vect/column-getter": "^0.2.9", | ||
"@vect/entries-init": "^0.2.9", | ||
"@vect/object-init": "^0.2.9" | ||
"@analys/enum-lookups": "^0.4.11", | ||
"@analys/table-index": "^0.4.11", | ||
"@vect/column-getter": "^0.2.10", | ||
"@vect/entries-init": "^0.2.10", | ||
"@vect/object-init": "^0.2.10" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "84d86f473d1328684e605d1a1c2d2976c656afa1" | ||
"gitHead": "df9391b250c36595e4ff0e81c67c6437f90950ac" | ||
} |
7198
Updated@analys/enum-lookups@^0.4.11
Updated@analys/table-index@^0.4.11
Updated@vect/column-getter@^0.2.10
Updated@vect/entries-init@^0.2.10
Updated@vect/object-init@^0.2.10