@frontegg/js 7.0.0-alpha.8 → 7.1.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 +1 -1
- package/node/index.js +1 -1
- package/node/version.js +1 -1
- package/package.json +2 -2
- package/umd/frontegg.development.js +6 -18
- package/umd/frontegg.production.min.js +1 -1
- package/umd/frontegg.production.min.js.LICENSE.txt +1 -1
- package/version.js +1 -1
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.1.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.1.0"
|
|
10
10
|
},
|
|
11
11
|
"browserslist": {
|
|
12
12
|
"production": [
|
|
@@ -1585,7 +1585,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1585
1585
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1586
1586
|
/* harmony export */ });
|
|
1587
1587
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
|
|
1588
|
-
cdnVersion: '7.
|
|
1588
|
+
cdnVersion: '7.1.0'
|
|
1589
1589
|
});
|
|
1590
1590
|
|
|
1591
1591
|
/***/ }),
|
|
@@ -17516,7 +17516,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
17516
17516
|
/* harmony import */ var _subscriptions_interfaces__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./subscriptions/interfaces */ "../../dist/@frontegg/redux-store/subscriptions/interfaces.js");
|
|
17517
17517
|
/* harmony import */ var _vendor__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./vendor */ "../../dist/@frontegg/redux-store/vendor/index.js");
|
|
17518
17518
|
/* harmony import */ var _audits__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./audits */ "../../dist/@frontegg/redux-store/audits/index.js");
|
|
17519
|
-
/** @license Frontegg v7.
|
|
17519
|
+
/** @license Frontegg v7.1.0
|
|
17520
17520
|
*
|
|
17521
17521
|
* This source code is licensed under the MIT license found in the
|
|
17522
17522
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -17526,27 +17526,15 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
17526
17526
|
|
|
17527
17527
|
|
|
17528
17528
|
|
|
17529
|
-
// TODO: export type * instead of *
|
|
17530
17529
|
|
|
17531
|
-
// TODO: export type * instead of *
|
|
17532
17530
|
|
|
17533
|
-
// TODO: export type * instead of *
|
|
17534
17531
|
|
|
17535
|
-
// TODO: export type * instead of *
|
|
17536
17532
|
|
|
17537
|
-
// TODO: export type * instead of *
|
|
17538
17533
|
|
|
17539
|
-
// TODO: export type * instead of *
|
|
17540
17534
|
|
|
17541
|
-
// TODO: export type * instead of *
|
|
17542
17535
|
|
|
17543
|
-
// TODO: export type * instead of *
|
|
17544
17536
|
|
|
17545
|
-
// TODO: export type * instead of *
|
|
17546
17537
|
|
|
17547
|
-
// TODO: export type * instead of *
|
|
17548
|
-
|
|
17549
|
-
// TODO: export type * instead of *
|
|
17550
17538
|
|
|
17551
17539
|
|
|
17552
17540
|
|
|
@@ -23843,7 +23831,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
23843
23831
|
/* harmony export */ "isEntitlementsDeeplyEqual": () => (/* reexport safe */ _auth__WEBPACK_IMPORTED_MODULE_2__.isEntitlementsDeeplyEqual)
|
|
23844
23832
|
/* harmony export */ });
|
|
23845
23833
|
/* harmony import */ var _babel_runtime_helpers_esm_extends__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @babel/runtime/helpers/esm/extends */ "../../node_modules/@babel/runtime/helpers/esm/extends.js");
|
|
23846
|
-
/* harmony import */ var
|
|
23834
|
+
/* harmony import */ var valtio_vanilla_utils__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! valtio/vanilla/utils */ "../../node_modules/valtio/esm/vanilla/utils.mjs");
|
|
23847
23835
|
/* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @frontegg/rest-api */ "../../node_modules/@frontegg/rest-api/ContextHolder/index.js");
|
|
23848
23836
|
/* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @frontegg/rest-api */ "../../node_modules/@frontegg/rest-api/index.js");
|
|
23849
23837
|
/* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @frontegg/rest-api */ "../../node_modules/@frontegg/rest-api/FetchClient.js");
|
|
@@ -23961,7 +23949,7 @@ const createStore = options => {
|
|
|
23961
23949
|
audits: oldAuditsState
|
|
23962
23950
|
});
|
|
23963
23951
|
if (typeof window !== 'undefined' && (localStorage['DEBUG_FRONTEGG_STORE'] === 'true' || "development" === 'development')) {
|
|
23964
|
-
(0,
|
|
23952
|
+
(0,valtio_vanilla_utils__WEBPACK_IMPORTED_MODULE_11__.devtools)(store, {
|
|
23965
23953
|
name: `${appName} Store`,
|
|
23966
23954
|
enabled: true
|
|
23967
23955
|
});
|
|
@@ -24868,7 +24856,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
24868
24856
|
/* harmony export */ });
|
|
24869
24857
|
/* harmony import */ var _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ThemeOptions */ "../../dist/@frontegg/types/ThemeOptions/index.js");
|
|
24870
24858
|
/* harmony import */ var _Metadata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Metadata */ "../../dist/@frontegg/types/Metadata/index.js");
|
|
24871
|
-
/** @license Frontegg v7.
|
|
24859
|
+
/** @license Frontegg v7.1.0
|
|
24872
24860
|
*
|
|
24873
24861
|
* This source code is licensed under the MIT license found in the
|
|
24874
24862
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -29388,7 +29376,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
29388
29376
|
/* harmony import */ var _entitlements_interfaces__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./entitlements/interfaces */ "../../node_modules/@frontegg/rest-api/entitlements/interfaces.js");
|
|
29389
29377
|
/* harmony import */ var _security_center_interfaces__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./security-center/interfaces */ "../../node_modules/@frontegg/rest-api/security-center/interfaces.js");
|
|
29390
29378
|
/* harmony import */ var _applications_interfaces__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./applications/interfaces */ "../../node_modules/@frontegg/rest-api/applications/interfaces.js");
|
|
29391
|
-
/** @license Frontegg v3.
|
|
29379
|
+
/** @license Frontegg v3.2.0
|
|
29392
29380
|
*
|
|
29393
29381
|
* This source code is licensed under the MIT license found in the
|
|
29394
29382
|
* LICENSE file in the root directory of this source tree.
|