@frontegg/js 6.206.0-alpha.0 → 6.207.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js
CHANGED
package/node/index.js
CHANGED
package/node/version.js
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@frontegg/js",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.207.0",
|
|
4
4
|
"main": "./node/index.js",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Frontegg LTD",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@babel/runtime": "^7.18.6",
|
|
9
|
-
"@frontegg/types": "6.
|
|
9
|
+
"@frontegg/types": "6.207.0"
|
|
10
10
|
},
|
|
11
11
|
"browserslist": {
|
|
12
12
|
"production": [
|
|
@@ -1576,7 +1576,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1576
1576
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1577
1577
|
/* harmony export */ });
|
|
1578
1578
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
|
|
1579
|
-
cdnVersion: '6.
|
|
1579
|
+
cdnVersion: '6.207.0'
|
|
1580
1580
|
});
|
|
1581
1581
|
|
|
1582
1582
|
/***/ }),
|
|
@@ -26100,7 +26100,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
26100
26100
|
/* harmony export */ });
|
|
26101
26101
|
/* harmony import */ var _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ThemeOptions */ "../../dist/@frontegg/types/ThemeOptions/index.js");
|
|
26102
26102
|
/* harmony import */ var _Metadata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Metadata */ "../../dist/@frontegg/types/Metadata/index.js");
|
|
26103
|
-
/** @license Frontegg v6.
|
|
26103
|
+
/** @license Frontegg v6.207.0
|
|
26104
26104
|
*
|
|
26105
26105
|
* This source code is licensed under the MIT license found in the
|
|
26106
26106
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -30317,7 +30317,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30317
30317
|
/* harmony import */ var _entitlements_interfaces__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./entitlements/interfaces */ "../../node_modules/@frontegg/rest-api/entitlements/interfaces.js");
|
|
30318
30318
|
/* harmony import */ var _security_center_interfaces__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./security-center/interfaces */ "../../node_modules/@frontegg/rest-api/security-center/interfaces.js");
|
|
30319
30319
|
/* harmony import */ var _applications_interfaces__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./applications/interfaces */ "../../node_modules/@frontegg/rest-api/applications/interfaces.js");
|
|
30320
|
-
/** @license Frontegg v3.1.78
|
|
30320
|
+
/** @license Frontegg v3.1.78
|
|
30321
30321
|
*
|
|
30322
30322
|
* This source code is licensed under the MIT license found in the
|
|
30323
30323
|
* LICENSE file in the root directory of this source tree.
|