@frontegg/rest-api
Advanced tools
Comparing version 3.0.109 to 3.0.110
@@ -224,4 +224,4 @@ export const urls = { | ||
entitlements: { | ||
v1: '/entitlements' | ||
v1: '/entitlements/check/v1' | ||
} | ||
}; |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.0.109 | ||
/** @license Frontegg v3.0.110 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -230,5 +230,5 @@ "use strict"; | ||
entitlements: { | ||
v1: '/entitlements' | ||
v1: '/entitlements/check/v1' | ||
} | ||
}; | ||
exports.urls = urls; |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v3.0.109 | ||
/** @license Frontegg v3.0.110 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@frontegg/rest-api", | ||
"version": "3.0.109", | ||
"version": "3.0.110", | ||
"main": "./node/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
331786