@timardex/cluemart-server-shared 1.0.106 → 1.0.108
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/{chunk-P4C6EB4V.mjs → chunk-JIMDRWCH.mjs} +2 -3
- package/dist/chunk-JIMDRWCH.mjs.map +1 -0
- package/dist/index.cjs +1 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1 -2
- package/dist/index.mjs.map +1 -1
- package/dist/mongoose/index.cjs +1 -2
- package/dist/mongoose/index.cjs.map +1 -1
- package/dist/mongoose/index.mjs +1 -1
- package/dist/service/index.cjs +1 -2
- package/dist/service/index.cjs.map +1 -1
- package/dist/service/index.mjs +1 -1
- package/package.json +2 -2
- package/dist/chunk-P4C6EB4V.mjs.map +0 -1
package/dist/mongoose/index.mjs
CHANGED
package/dist/service/index.cjs
CHANGED
|
@@ -6718,7 +6718,6 @@ var EnumInviteStatus = /* @__PURE__ */ ((EnumInviteStatus22) => {
|
|
|
6718
6718
|
EnumInviteStatus22["PENDING"] = "Pending";
|
|
6719
6719
|
EnumInviteStatus22["REJECTED"] = "Rejected";
|
|
6720
6720
|
EnumInviteStatus22["UNAVAILABLE"] = "Unavailable";
|
|
6721
|
-
EnumInviteStatus22["WAITING"] = "Waiting";
|
|
6722
6721
|
return EnumInviteStatus22;
|
|
6723
6722
|
})(EnumInviteStatus || {});
|
|
6724
6723
|
var EnumChatReportReason = /* @__PURE__ */ ((EnumChatReportReason22) => {
|
|
@@ -10711,7 +10710,7 @@ async function saveNotificationsInDb(payload) {
|
|
|
10711
10710
|
// src/service/sendPushNotifications.ts
|
|
10712
10711
|
var import_expo_server_sdk = require("expo-server-sdk");
|
|
10713
10712
|
|
|
10714
|
-
// node_modules/@timardex/cluemart-shared/dist/chunk-
|
|
10713
|
+
// node_modules/@timardex/cluemart-shared/dist/chunk-USQKKCIA.mjs
|
|
10715
10714
|
var EnumOSPlatform2 = /* @__PURE__ */ ((EnumOSPlatform22) => {
|
|
10716
10715
|
EnumOSPlatform22["ANDROID"] = "android";
|
|
10717
10716
|
EnumOSPlatform22["IOS"] = "ios";
|