🚀 Socket Launch Week 🚀 Day 1: Introducing .NET Support in Socket.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

to
1.0.30

@@ -14,3 +14,5 @@ export declare class FronteggPermissions {

Delete: string;
ResendActivationEmail: string;
ResetPassword: string;
};
}

@@ -18,2 +18,4 @@ "use strict";

Delete: 'DELETE /team',
ResendActivationEmail: 'POST /team/resendActivationEmail',
ResetPassword: 'POST /team/resetPassword',
};

@@ -20,0 +22,0 @@ return FronteggPermissions;

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

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