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

@frontegg/rest-api

Package Overview
Dependencies
Maintainers
2
Versions
610
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.15 to 3.1.16

2

constants.js

@@ -48,3 +48,3 @@ export const urls = {

resetBreachedPasswords: {
v1: 'identity/resources/users/v1/passwords/breached/reset/bulk'
v1: '/identity/resources/users/v1/passwords/breached/reset/bulk'
}

@@ -51,0 +51,0 @@ },

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

/** @license Frontegg v3.1.15
/** @license Frontegg v3.1.16
*

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

@@ -54,3 +54,3 @@ "use strict";

resetBreachedPasswords: {
v1: 'identity/resources/users/v1/passwords/breached/reset/bulk'
v1: '/identity/resources/users/v1/passwords/breached/reset/bulk'
}

@@ -57,0 +57,0 @@ },

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

/** @license Frontegg v3.1.15
/** @license Frontegg v3.1.16
*

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

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

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

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