@timardex/cluemart-server-shared 1.1.30 → 1.1.32

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.
@@ -8558,7 +8558,7 @@ var termsAgreementSchema = new MongooseSchema6(
8558
8558
  osName: { required: true, type: String },
8559
8559
  osVersion: { required: true, type: String },
8560
8560
  termVersion: { required: true, type: String },
8561
- timestamp: { required: true, type: String }
8561
+ timestamp: { required: true, type: Date }
8562
8562
  },
8563
8563
  { _id: false }
8564
8564
  );
@@ -8794,7 +8794,7 @@ schema4.index({ isRead: 1, userId: 1 });
8794
8794
  schema4.index({ createdAt: -1, userId: 1 });
8795
8795
  var NotificationModel = mongoose8.models.Notification || mongoose8.model("Notification", schema4);
8796
8796
 
8797
- // node_modules/@timardex/cluemart-shared/dist/chunk-D5BWQS2J.mjs
8797
+ // node_modules/@timardex/cluemart-shared/dist/chunk-7IB7QPVH.mjs
8798
8798
  var EnumInviteStatus2 = /* @__PURE__ */ ((EnumInviteStatus22) => {
8799
8799
  EnumInviteStatus22["ACCEPTED"] = "Accepted";
8800
8800
  EnumInviteStatus22["COMPLETED"] = "Completed";
@@ -10016,4 +10016,4 @@ export {
10016
10016
  AffiliateModel,
10017
10017
  CouponModel
10018
10018
  };
10019
- //# sourceMappingURL=chunk-5A746NK4.mjs.map
10019
+ //# sourceMappingURL=chunk-VUTQY6KS.mjs.map