@jsdev_ninja/core 0.13.29 → 0.13.30

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/core.es.js CHANGED
@@ -3080,7 +3080,7 @@ const re = i.object({
3080
3080
  storeId: i.string().uuid(),
3081
3081
  userId: i.string().uuid(),
3082
3082
  productId: i.string().uuid()
3083
- }), Ae = i.enum(["external", "j5"]), yn = i.object({
3083
+ }), Ae = i.enum(["external", "j5", "none"]), yn = i.object({
3084
3084
  type: i.literal("Profile"),
3085
3085
  id: M,
3086
3086
  companyId: M,