@indexing/jiti 0.0.50 → 0.0.51

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/main.js CHANGED
@@ -778,10 +778,13 @@ function $7fd98ef3967673b0$export$146821f89c094be4(evt) {
778
778
  case "MESSAGE_TYPE_USER_DATA_ADD":
779
779
  {
780
780
  processed._dataType = "user_data";
781
- const key = $7fd98ef3967673b0$var$getValueFromObject(data, "user_data_body.type")?.split("_").pop().toLowerCase();
782
- if (key) processed.data = {
783
- [key]: $7fd98ef3967673b0$var$getValueFromObject(data, "user_data_body.value")
784
- };
781
+ let key = $7fd98ef3967673b0$var$getValueFromObject(data, "user_data_body.type");
782
+ if (typeof key === "string") {
783
+ key = key.trim().split("_").pop().toLowerCase();
784
+ processed.data = {
785
+ [key]: $7fd98ef3967673b0$var$getValueFromObject(data, "user_data_body.value")
786
+ };
787
+ }
785
788
  break;
786
789
  }
787
790
  case "MESSAGE_TYPE_USERNAME_PROOF":
@@ -9307,32 +9310,49 @@ const $9af31dbb692f94e3$var$filterValuesTemplate = {
9307
9310
  },
9308
9311
  {
9309
9312
  params: {},
9310
- payload: "https://jiti.indexing.co/networks/cast_protocol/14863292",
9313
+ payload: "https://jiti.indexing.co/networks/cast_protocol/14872632",
9311
9314
  output: [
9312
- "1023860",
9313
- "1039346",
9314
- "1060442",
9315
- "1078023",
9316
- "1100071",
9317
- "1115733",
9318
- "1136215",
9319
- "1149176",
9320
- "1158447",
9321
- "1181611",
9322
- "1190222",
9323
- "1190224",
9324
- "1293795",
9315
+ "1051614",
9316
+ "1066546",
9317
+ "1117909",
9318
+ "1118563",
9319
+ "1125456",
9320
+ "1131909",
9321
+ "1142406",
9322
+ "1148280",
9323
+ "1162854",
9324
+ "1178996",
9325
+ "1197494",
9326
+ "1271844",
9327
+ "1284009",
9328
+ "1306705",
9329
+ "1314738",
9330
+ "1314747",
9331
+ "1315087",
9332
+ "1315140",
9333
+ "1316693",
9334
+ "1318078",
9335
+ "1322250",
9336
+ "1322625",
9337
+ "1326658",
9338
+ "1332646",
9339
+ "1333799",
9340
+ "1336836",
9341
+ "1337581",
9342
+ "1337966",
9343
+ "16353",
9344
+ "199989",
9345
+ "243056",
9346
+ "272115",
9347
+ "283733",
9325
9348
  "285998",
9326
- "291813",
9327
- "308094",
9328
- "315240",
9329
- "516359",
9330
- "549592",
9331
- "7637",
9332
- "773458",
9333
- "832276",
9334
- "957217",
9335
- "968720"
9349
+ "316323",
9350
+ "430267",
9351
+ "456627",
9352
+ "462627",
9353
+ "822718",
9354
+ "960767",
9355
+ "968965"
9336
9356
  ]
9337
9357
  },
9338
9358
  {