@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/module.js CHANGED
@@ -768,10 +768,13 @@ function $8331f131029dede8$export$146821f89c094be4(evt) {
768
768
  case "MESSAGE_TYPE_USER_DATA_ADD":
769
769
  {
770
770
  processed._dataType = "user_data";
771
- const key = $8331f131029dede8$var$getValueFromObject(data, "user_data_body.type")?.split("_").pop().toLowerCase();
772
- if (key) processed.data = {
773
- [key]: $8331f131029dede8$var$getValueFromObject(data, "user_data_body.value")
774
- };
771
+ let key = $8331f131029dede8$var$getValueFromObject(data, "user_data_body.type");
772
+ if (typeof key === "string") {
773
+ key = key.trim().split("_").pop().toLowerCase();
774
+ processed.data = {
775
+ [key]: $8331f131029dede8$var$getValueFromObject(data, "user_data_body.value")
776
+ };
777
+ }
775
778
  break;
776
779
  }
777
780
  case "MESSAGE_TYPE_USERNAME_PROOF":
@@ -9297,32 +9300,49 @@ const $dc0c078500ed1fea$var$filterValuesTemplate = {
9297
9300
  },
9298
9301
  {
9299
9302
  params: {},
9300
- payload: "https://jiti.indexing.co/networks/cast_protocol/14863292",
9303
+ payload: "https://jiti.indexing.co/networks/cast_protocol/14872632",
9301
9304
  output: [
9302
- "1023860",
9303
- "1039346",
9304
- "1060442",
9305
- "1078023",
9306
- "1100071",
9307
- "1115733",
9308
- "1136215",
9309
- "1149176",
9310
- "1158447",
9311
- "1181611",
9312
- "1190222",
9313
- "1190224",
9314
- "1293795",
9305
+ "1051614",
9306
+ "1066546",
9307
+ "1117909",
9308
+ "1118563",
9309
+ "1125456",
9310
+ "1131909",
9311
+ "1142406",
9312
+ "1148280",
9313
+ "1162854",
9314
+ "1178996",
9315
+ "1197494",
9316
+ "1271844",
9317
+ "1284009",
9318
+ "1306705",
9319
+ "1314738",
9320
+ "1314747",
9321
+ "1315087",
9322
+ "1315140",
9323
+ "1316693",
9324
+ "1318078",
9325
+ "1322250",
9326
+ "1322625",
9327
+ "1326658",
9328
+ "1332646",
9329
+ "1333799",
9330
+ "1336836",
9331
+ "1337581",
9332
+ "1337966",
9333
+ "16353",
9334
+ "199989",
9335
+ "243056",
9336
+ "272115",
9337
+ "283733",
9315
9338
  "285998",
9316
- "291813",
9317
- "308094",
9318
- "315240",
9319
- "516359",
9320
- "549592",
9321
- "7637",
9322
- "773458",
9323
- "832276",
9324
- "957217",
9325
- "968720"
9339
+ "316323",
9340
+ "430267",
9341
+ "456627",
9342
+ "462627",
9343
+ "822718",
9344
+ "960767",
9345
+ "968965"
9326
9346
  ]
9327
9347
  },
9328
9348
  {