🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

nestjs-supabase-webhooks

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-supabase-webhooks - npm Package Compare versions

Comparing version

to
1.0.2-next.11

@@ -31,2 +31,3 @@ "use strict";

const secretRequestHeader = request.headers[this.supabaseWebhookConfig.webhookConfig.headerName];
console.log(secretRequestHeader);
const isAuthentic = secretRequestHeader === this.supabaseWebhookConfig.webhookConfig.secret;

@@ -33,0 +34,0 @@ if (!isAuthentic) {

{
"name": "nestjs-supabase-webhooks",
"version": "1.0.2-next.10",
"version": "1.0.2-next.11",
"description": "NestJS module for Supabase Database Webhooks",

@@ -5,0 +5,0 @@ "author": "“Valentin <valentin@whatdafox.com> (http://twitter.com/valentinprngd)",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet