@frontegg/rest-api
Advanced tools
Comparing version 3.0.115 to 3.0.116
@@ -231,5 +231,5 @@ export const urls = { | ||
entitlements: { | ||
v1: '/entitlements/check/v1' | ||
v1: '/entitlements/api/v1/user-entitlements' | ||
} | ||
}; | ||
export const GENERIC_ERROR_MESSAGE = `We're facing some difficulties, Please try again`; |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.0.115 | ||
/** @license Frontegg v3.0.116 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -237,3 +237,3 @@ "use strict"; | ||
entitlements: { | ||
v1: '/entitlements/check/v1' | ||
v1: '/entitlements/api/v1/user-entitlements' | ||
} | ||
@@ -240,0 +240,0 @@ }; |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.0.115 | ||
/** @license Frontegg v3.0.116 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@frontegg/rest-api", | ||
"version": "3.0.115", | ||
"version": "3.0.116", | ||
"main": "./node/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
337367