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