@frontegg/js 7.76.0 → 7.77.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
@@ -1,4 +1,4 @@
1
- /** @license Frontegg v7.76.0
1
+ /** @license Frontegg v7.77.0
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
package/node/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license Frontegg v7.76.0
1
+ /** @license Frontegg v7.77.0
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
package/node/version.js CHANGED
@@ -5,6 +5,6 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports["default"] = void 0;
7
7
  var _default = {
8
- cdnVersion: '7.76.0'
8
+ cdnVersion: '7.77.0'
9
9
  };
10
10
  exports["default"] = _default;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@frontegg/js",
3
- "version": "7.76.0",
3
+ "version": "7.77.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.76.0"
9
+ "@frontegg/types": "7.77.0"
10
10
  },
11
11
  "browserslist": {
12
12
  "production": [
@@ -1807,7 +1807,7 @@ __webpack_require__.r(__webpack_exports__);
1807
1807
  /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
1808
1808
  /* harmony export */ });
1809
1809
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
1810
- cdnVersion: '7.76.0'
1810
+ cdnVersion: '7.77.0'
1811
1811
  });
1812
1812
 
1813
1813
  /***/ }),
@@ -19069,7 +19069,7 @@ __webpack_require__.r(__webpack_exports__);
19069
19069
  /* harmony import */ var _subscriptions_interfaces__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./subscriptions/interfaces */ "../../dist/@frontegg/redux-store/subscriptions/interfaces.js");
19070
19070
  /* harmony import */ var _vendor__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./vendor */ "../../dist/@frontegg/redux-store/vendor/index.js");
19071
19071
  /* harmony import */ var _audits__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./audits */ "../../dist/@frontegg/redux-store/audits/index.js");
19072
- /** @license Frontegg v7.76.0
19072
+ /** @license Frontegg v7.77.0
19073
19073
  *
19074
19074
  * This source code is licensed under the MIT license found in the
19075
19075
  * LICENSE file in the root directory of this source tree.
@@ -22320,7 +22320,7 @@ __webpack_require__.r(__webpack_exports__);
22320
22320
 
22321
22321
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((store, api, sharedActions) => {
22322
22322
  const originalActions = (0,_auth_UsersEmailsPolicyState__WEBPACK_IMPORTED_MODULE_0__["default"])(store, api, sharedActions);
22323
- return (0,_helpers__WEBPACK_IMPORTED_MODULE_1__.mockActionsExpect)(originalActions, ['loadUserEmailPolicyState']);
22323
+ return (0,_helpers__WEBPACK_IMPORTED_MODULE_1__.mockActionsExpect)(originalActions, ['setUserEmailPolicyState']);
22324
22324
  });
22325
22325
 
22326
22326
  /***/ }),
@@ -29361,7 +29361,7 @@ __webpack_require__.r(__webpack_exports__);
29361
29361
  /* harmony import */ var _security_center_interfaces__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./security-center/interfaces */ "../../dist/@frontegg/rest-api/security-center/interfaces.js");
29362
29362
  /* harmony import */ var _applications_interfaces__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./applications/interfaces */ "../../dist/@frontegg/rest-api/applications/interfaces.js");
29363
29363
  /* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./constants */ "../../dist/@frontegg/rest-api/constants.js");
29364
- /** @license Frontegg v7.76.0
29364
+ /** @license Frontegg v7.77.0
29365
29365
  *
29366
29366
  * This source code is licensed under the MIT license found in the
29367
29367
  * LICENSE file in the root directory of this source tree.
@@ -32098,7 +32098,7 @@ __webpack_require__.r(__webpack_exports__);
32098
32098
  /* harmony export */ });
32099
32099
  /* harmony import */ var _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ThemeOptions */ "../../dist/@frontegg/types/ThemeOptions/index.js");
32100
32100
  /* harmony import */ var _Metadata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Metadata */ "../../dist/@frontegg/types/Metadata/index.js");
32101
- /** @license Frontegg v7.76.0
32101
+ /** @license Frontegg v7.77.0
32102
32102
  *
32103
32103
  * This source code is licensed under the MIT license found in the
32104
32104
  * LICENSE file in the root directory of this source tree.