@analys/table-lookup
Advanced tools
Comparing version
{ | ||
"name": "@analys/table-lookup", | ||
"version": "0.4.21", | ||
"version": "0.4.22", | ||
"description": "A cross-table-lookup analytics tool", | ||
@@ -18,7 +18,7 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@analys/enum-lookups": "^0.4.21", | ||
"@analys/table-index": "^0.4.21", | ||
"@vect/column-getter": "^0.3.0", | ||
"@vect/entries-init": "^0.3.0", | ||
"@vect/object-init": "^0.3.0" | ||
"@analys/enum-lookups": "^0.4.22", | ||
"@analys/table-index": "^0.4.22", | ||
"@vect/column-getter": "^0.3.2", | ||
"@vect/entries-init": "^0.3.2", | ||
"@vect/object-init": "^0.3.2" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "29928cfda2511d96a7f223a74d6bf52821ca4d0e" | ||
"gitHead": "a496af6d796761adf88716e6b11c1e3981fe3548" | ||
} |
Updated
Updated
Updated
Updated
Updated