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

@frontegg/rest-api

Package Overview
Dependencies
Maintainers
1
Versions
616
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontegg/rest-api - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

2

index.js

@@ -1,2 +0,2 @@

/** @license Frontegg v3.1.2
/** @license Frontegg v3.1.3
*

@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the

@@ -1,2 +0,2 @@

/** @license Frontegg v3.1.2
/** @license Frontegg v3.1.3
*

@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the

{
"name": "@frontegg/rest-api",
"version": "3.1.2",
"version": "3.1.3",
"main": "./node/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -58,3 +58,3 @@ import { PaginationOrderEnum } from '../interfaces';

provider?: string;
tenantId?: string;
tenantId: string;
tenantIds?: string[];

@@ -61,0 +61,0 @@ activatedForTenant?: boolean;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc