@fedify/fedify 0.11.0-dev.255 → 0.11.0-dev.257

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.
@@ -16366,7 +16366,7 @@ export class OrderedCollection extends Collection {
16366
16366
  }
16367
16367
  else if (_2JPCKWTcfBmTCcW8Tv3TpRaLVaqg__array.length === 1 &&
16368
16368
  "@list" in _2JPCKWTcfBmTCcW8Tv3TpRaLVaqg__array[0]) {
16369
- console.debug(json);
16369
+ console.log(">>>", JSON.stringify(json));
16370
16370
  _2JPCKWTcfBmTCcW8Tv3TpRaLVaqg__array =
16371
16371
  _2JPCKWTcfBmTCcW8Tv3TpRaLVaqg__array[0]["@list"];
16372
16372
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "0.11.0-dev.255+18121f1d",
3
+ "version": "0.11.0-dev.257+8a40a6c0",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",