@analys/table-lookup
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@analys/table-lookup", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "A cross-table-lookup analytics tool", | ||
@@ -18,7 +18,7 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@analys/enum-lookups": "^0.5.0", | ||
"@analys/table-index": "^0.5.0", | ||
"@vect/column-getter": "^0.3.8", | ||
"@vect/entries-init": "^0.3.8", | ||
"@vect/object-init": "^0.3.8" | ||
"@analys/enum-lookups": "^0.5.1", | ||
"@analys/table-index": "^0.5.1", | ||
"@vect/column-getter": "^0.3.10", | ||
"@vect/entries-init": "^0.3.10", | ||
"@vect/object-init": "^0.3.10" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "2d86b629ed100658997a5fb3c4d8dd1326668e80" | ||
"gitHead": "dc22943508408afd206f4bf6aa487d779fd91bd0" | ||
} |
7195
Updated@analys/enum-lookups@^0.5.1
Updated@analys/table-index@^0.5.1
Updated@vect/column-getter@^0.3.10
Updated@vect/entries-init@^0.3.10
Updated@vect/object-init@^0.3.10