Socket
Book a DemoInstallSign in
Socket

@supabase-cache-helpers/postgrest-filter

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@supabase-cache-helpers/postgrest-filter - npm Package Compare versions

Comparing version

to
0.1.4

2

dist/index.js

@@ -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