@igamingcareer/igaming-components 1.2.8 → 1.2.9

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.mjs CHANGED
@@ -66312,6 +66312,7 @@ export {
66312
66312
  SF as getEnabledPermissions,
66313
66313
  kz as mapBackendFlagsToSteps,
66314
66314
  bq as notify,
66315
+ Mt as safeArray,
66315
66316
  wq as updateNotification,
66316
66317
  o9 as useConsent,
66317
66318
  Pq as useNotification,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@igamingcareer/igaming-components",
3
- "version": "1.2.8",
3
+ "version": "1.2.9",
4
4
  "description": "Reusable React component library for the iGamingCareer platform",
5
5
  "author": "iGamingCareer <info@igamingcareer.com>",
6
6
  "license": "MIT",