@veloceapps/sdk 6.0.0-91 → 6.0.0-93

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.
@@ -1829,6 +1829,7 @@
1829
1829
  isDefined: core.isDefined,
1830
1830
  Operator: core.Operator,
1831
1831
  Predicate: core.Predicate,
1832
+ parseJsonSafely: core.parseJsonSafely,
1832
1833
  },
1833
1834
  '@veloceapps/components': {
1834
1835
  ToastService: i1.ToastService,