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

Sign up to get free protection for your applications and to get access to all the features.
@@ -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",