Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@frontegg/client

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontegg/client - npm Package Compare versions

Comparing version 1.0.31 to 1.0.32

@@ -236,2 +236,6 @@ "use strict";

context = _a.sent();
if (req.method === 'OPTIONS') {
res.status(204).send();
return [2 /*return*/];
}
validatePermissions(req, res, context);

@@ -238,0 +242,0 @@ if (!req.frontegg) {

{
"name": "@frontegg/client",
"version": "1.0.31",
"version": "1.0.32",
"description": "Frontegg Javascript Library for backend",

@@ -5,0 +5,0 @@ "main": "dist/index.js",