@frontegg/js 7.28.0-alpha.2 → 7.29.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": "7.
|
|
3
|
+
"version": "7.29.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": "7.
|
|
9
|
+
"@frontegg/types": "7.29.0"
|
|
10
10
|
},
|
|
11
11
|
"browserslist": {
|
|
12
12
|
"production": [
|
|
@@ -1586,7 +1586,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1586
1586
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1587
1587
|
/* harmony export */ });
|
|
1588
1588
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
|
|
1589
|
-
cdnVersion: '7.
|
|
1589
|
+
cdnVersion: '7.29.0'
|
|
1590
1590
|
});
|
|
1591
1591
|
|
|
1592
1592
|
/***/ }),
|
|
@@ -11832,7 +11832,7 @@ const initialState = {
|
|
|
11832
11832
|
userIpValid: false
|
|
11833
11833
|
},
|
|
11834
11834
|
emailDomainRestrictions: {
|
|
11835
|
-
loading:
|
|
11835
|
+
loading: false
|
|
11836
11836
|
}
|
|
11837
11837
|
};
|
|
11838
11838
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (overrideState => (0,_toolkit_proxy__WEBPACK_IMPORTED_MODULE_1__.createProxy)(initialState, overrideState));
|
|
@@ -17728,7 +17728,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
17728
17728
|
/* harmony import */ var _subscriptions_interfaces__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./subscriptions/interfaces */ "../../dist/@frontegg/redux-store/subscriptions/interfaces.js");
|
|
17729
17729
|
/* harmony import */ var _vendor__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./vendor */ "../../dist/@frontegg/redux-store/vendor/index.js");
|
|
17730
17730
|
/* harmony import */ var _audits__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./audits */ "../../dist/@frontegg/redux-store/audits/index.js");
|
|
17731
|
-
/** @license Frontegg v7.
|
|
17731
|
+
/** @license Frontegg v7.29.0
|
|
17732
17732
|
*
|
|
17733
17733
|
* This source code is licensed under the MIT license found in the
|
|
17734
17734
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -27645,7 +27645,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
27645
27645
|
/* harmony import */ var _entitlements_interfaces__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./entitlements/interfaces */ "../../dist/@frontegg/rest-api/entitlements/interfaces.js");
|
|
27646
27646
|
/* harmony import */ var _security_center_interfaces__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./security-center/interfaces */ "../../dist/@frontegg/rest-api/security-center/interfaces.js");
|
|
27647
27647
|
/* harmony import */ var _applications_interfaces__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./applications/interfaces */ "../../dist/@frontegg/rest-api/applications/interfaces.js");
|
|
27648
|
-
/** @license Frontegg v7.
|
|
27648
|
+
/** @license Frontegg v7.29.0
|
|
27649
27649
|
*
|
|
27650
27650
|
* This source code is licensed under the MIT license found in the
|
|
27651
27651
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -30275,7 +30275,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30275
30275
|
/* harmony export */ });
|
|
30276
30276
|
/* harmony import */ var _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ThemeOptions */ "../../dist/@frontegg/types/ThemeOptions/index.js");
|
|
30277
30277
|
/* harmony import */ var _Metadata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Metadata */ "../../dist/@frontegg/types/Metadata/index.js");
|
|
30278
|
-
/** @license Frontegg v7.
|
|
30278
|
+
/** @license Frontegg v7.29.0
|
|
30279
30279
|
*
|
|
30280
30280
|
* This source code is licensed under the MIT license found in the
|
|
30281
30281
|
* LICENSE file in the root directory of this source tree.
|