@analys/table-lookup
Advanced tools
Comparing version 0.3.7 to 0.3.9
{ | ||
"name": "@analys/table-lookup", | ||
"version": "0.3.7", | ||
"version": "0.3.9", | ||
"description": "A cross-table-lookup analytics tool", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@analys/enum-lookups": "^0.3.7", | ||
"@analys/table-index": "^0.3.7", | ||
"@analys/enum-lookups": "^0.3.9", | ||
"@analys/table-index": "^0.3.9", | ||
"@vect/column-getter": "^0.2.9", | ||
@@ -45,3 +45,3 @@ "@vect/entries-init": "^0.2.9", | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "45f21df2c0925f93eceb17049696ec0a58b134ce" | ||
"gitHead": "f4abfaa159832767f79cbd9c3de1b7e71aa6edfb" | ||
} |
Updated@analys/enum-lookups@^0.3.9
Updated@analys/table-index@^0.3.9