@analys/table-lookup
Advanced tools
Comparing version 0.2.12 to 0.3.0
{ | ||
"name": "@analys/table-lookup", | ||
"version": "0.2.12", | ||
"version": "0.3.0", | ||
"description": "A cross-table-lookup analytics tool", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@analys/enum-lookups": "^0.2.12", | ||
"@analys/table-index": "^0.2.12", | ||
"@analys/enum-lookups": "^0.3.0", | ||
"@analys/table-index": "^0.3.0", | ||
"@vect/column-getter": "^0.2.3", | ||
@@ -45,3 +45,3 @@ "@vect/entries-init": "^0.2.3", | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "6ec86f4f239fd66ffe6bb52d6aa75b3253eeade9" | ||
"gitHead": "0638697dc7ca8dbb3cf01ef03e449c200e3b337d" | ||
} |
7236
+ Added@analys/enum-lookups@0.3.9(transitive)
+ Added@analys/table-index@0.3.9(transitive)
- Removed@analys/enum-lookups@0.2.12(transitive)
- Removed@analys/table-index@0.2.12(transitive)
Updated@analys/enum-lookups@^0.3.0
Updated@analys/table-index@^0.3.0