@analys/table-lookup
Advanced tools
Comparing version 0.6.1 to 0.6.2
{ | ||
"name": "@analys/table-lookup", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "A cross-table-lookup analytics tool", | ||
@@ -21,7 +21,7 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@analys/enum-lookups": "^0.6.1", | ||
"@analys/table-index": "^0.6.1", | ||
"@vect/column-getter": "^0.5.22", | ||
"@vect/entries-init": "^0.5.22", | ||
"@vect/object-init": "^0.5.22" | ||
"@analys/enum-lookups": "^0.6.2", | ||
"@analys/table-index": "^0.6.2", | ||
"@vect/column-getter": "^0.5.23", | ||
"@vect/entries-init": "^0.5.23", | ||
"@vect/object-init": "^0.5.23" | ||
}, | ||
@@ -48,3 +48,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "07492248eb3f071a9e7cea49c7664b657f08189e" | ||
"gitHead": "73b5ed36093bf35aa62485d563e7175d4057a74a" | ||
} |
@@ -0,0 +0,0 @@ # @analys/table-lookup |
Sorry, the diff of this file is not supported yet
7249
Updated@analys/enum-lookups@^0.6.2
Updated@analys/table-index@^0.6.2
Updated@vect/column-getter@^0.5.23
Updated@vect/entries-init@^0.5.23
Updated@vect/object-init@^0.5.23