sevago-sso-fe 1.0.60 → 1.0.61

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/dist/index.esm.js CHANGED
@@ -49997,6 +49997,7 @@ export {
49997
49997
  isEmpty$2 as isEmpty,
49998
49998
  isSameDateTime,
49999
49999
  light$1 as light,
50000
+ lightenColor,
50000
50001
  lightenColorTree,
50001
50002
  normalizeText,
50002
50003
  phoneRegExp,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sevago-sso-fe",
3
- "version": "1.0.60",
3
+ "version": "1.0.61",
4
4
  "description": "Sevago SSO Frontend Library - A comprehensive SSO solution with React components",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",