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