@veloceapps/sdk 6.0.0-91 → 6.0.0-92

Sign up to get free protection for your applications and to get access to all the features.
@@ -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,