@analys/table-lookup
Advanced tools
Comparing version 0.6.10 to 0.6.14
{ | ||
"name": "@analys/table-lookup", | ||
"version": "0.6.10", | ||
"version": "0.6.14", | ||
"description": "A cross-table-lookup analytics tool", | ||
@@ -21,7 +21,7 @@ "main": "dist/index.cjs", | ||
"dependencies": { | ||
"@analys/enum-lookups": "^0.6.10", | ||
"@analys/table-index": "^0.6.10", | ||
"@analys/enum-lookups": "^0.6.14", | ||
"@analys/table-index": "^0.6.14", | ||
"@vect/column-getter": "^0.6.13", | ||
"@vect/entries-init": "^0.7.3", | ||
"@vect/object-init": "^0.7.3" | ||
"@vect/entries-init": "^0.7.11", | ||
"@vect/object-init": "^0.7.11" | ||
}, | ||
@@ -48,3 +48,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "fe5be576a3eadb7b1eafb530dc64a714cf83ff6c" | ||
"gitHead": "ea22e3de75b331ec240a7fea17af976d4bef5b5d" | ||
} |
@@ -0,0 +0,0 @@ # @analys/table-lookup |
Sorry, the diff of this file is not supported yet
7250
Updated@analys/enum-lookups@^0.6.14
Updated@analys/table-index@^0.6.14
Updated@vect/entries-init@^0.7.11
Updated@vect/object-init@^0.7.11