@supabase-cache-helpers/postgrest-filter
Advanced tools
Comparing version
@@ -351,3 +351,3 @@ "use strict"; | ||
if (pathElements.length === 0) | ||
return false; | ||
return v === null; | ||
return this.hasPathRecursive( | ||
@@ -354,0 +354,0 @@ obj, |
{ | ||
"name": "@supabase-cache-helpers/postgrest-filter", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "source": "./src/index.ts", |
Sorry, the diff of this file is not supported yet
62093
0.19%