@frontegg/react-hooks
Advanced tools
Comparing version
@@ -29,3 +29,2 @@ export { useAuthState, useAuth, useAuthActions, useOnRedirectTo, useAuthRoutes, useIsAuthenticated, useAuthUser, useAuthUserOrNull, useLoginWithRedirect, useLoginWithRedirectV2, useStoreActions, } from './hooks'; | ||
export * from './tenants'; | ||
export * from './usersEmailsPolicyState'; | ||
export * from './applications'; |
@@ -29,3 +29,2 @@ export { useAuthState, useAuth, useAuthActions, useOnRedirectTo, useAuthRoutes, useIsAuthenticated, useAuthUser, useAuthUserOrNull, useLoginWithRedirect, useLoginWithRedirectV2, useStoreActions } from './hooks'; | ||
export * from './tenants'; | ||
export * from './usersEmailsPolicyState'; | ||
export * from './applications'; |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v7.75.0-alpha.0 | ||
/** @license Frontegg v7.75.0-alpha.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -410,14 +410,2 @@ "use strict"; | ||
}); | ||
var _usersEmailsPolicyState = require("./usersEmailsPolicyState"); | ||
Object.keys(_usersEmailsPolicyState).forEach(function (key) { | ||
if (key === "default" || key === "__esModule") return; | ||
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return; | ||
if (key in exports && exports[key] === _usersEmailsPolicyState[key]) return; | ||
Object.defineProperty(exports, key, { | ||
enumerable: true, | ||
get: function () { | ||
return _usersEmailsPolicyState[key]; | ||
} | ||
}); | ||
}); | ||
var _applications = require("./applications"); | ||
@@ -424,0 +412,0 @@ Object.keys(_applications).forEach(function (key) { |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v7.75.0-alpha.0 | ||
/** @license Frontegg v7.75.0-alpha.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@frontegg/react-hooks", | ||
"version": "7.75.0-alpha.0", | ||
"version": "7.75.0-alpha.1", | ||
"main": "./node/index.js", | ||
@@ -9,4 +9,4 @@ "license": "MIT", | ||
"@babel/runtime": "^7.18.6", | ||
"@frontegg/redux-store": "7.75.0-alpha.0", | ||
"@frontegg/types": "7.75.0-alpha.0", | ||
"@frontegg/redux-store": "7.75.0-alpha.1", | ||
"@frontegg/types": "7.75.0-alpha.1", | ||
"@types/react": "*", | ||
@@ -13,0 +13,0 @@ "@types/react-is": "^17.0.7", |
183133
-1.17%175
-1.69%4953
-0.88%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed