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