@atproto/pds 0.4.38 → 0.4.40

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.
@@ -187,22 +187,90 @@ Object {
187
187
  "viewer": Object {
188
188
  "blockedBy": false,
189
189
  "followedBy": "record(0)",
190
+ "knownFollowers": Object {
191
+ "count": 1,
192
+ "followers": Array [
193
+ Object {
194
+ "avatar": "https://bsky.public.url/img/avatar/plain/user(3)/cids(0)@jpeg",
195
+ "createdAt": "1970-01-01T00:00:00.000Z",
196
+ "did": "user(2)",
197
+ "displayName": "ali",
198
+ "handle": "alice.test",
199
+ "labels": Array [
200
+ Object {
201
+ "cid": "cids(1)",
202
+ "cts": "1970-01-01T00:00:00.000Z",
203
+ "src": "user(2)",
204
+ "uri": "record(3)",
205
+ "val": "self-label-a",
206
+ },
207
+ Object {
208
+ "cid": "cids(1)",
209
+ "cts": "1970-01-01T00:00:00.000Z",
210
+ "src": "user(2)",
211
+ "uri": "record(3)",
212
+ "val": "self-label-b",
213
+ },
214
+ ],
215
+ "viewer": Object {
216
+ "blockedBy": false,
217
+ "followedBy": "record(2)",
218
+ "following": "record(1)",
219
+ "muted": false,
220
+ },
221
+ },
222
+ ],
223
+ },
190
224
  "muted": false,
191
225
  },
192
226
  },
193
227
  Object {
194
- "did": "user(2)",
228
+ "did": "user(4)",
195
229
  "handle": "dan.test",
196
230
  "labels": Array [
197
231
  Object {
198
232
  "cts": "1970-01-01T00:00:00.000Z",
199
233
  "src": "did:example:labeler",
200
- "uri": "user(2)",
234
+ "uri": "user(4)",
201
235
  "val": "repo-action-label",
202
236
  },
203
237
  ],
204
238
  "viewer": Object {
205
239
  "blockedBy": false,
240
+ "knownFollowers": Object {
241
+ "count": 1,
242
+ "followers": Array [
243
+ Object {
244
+ "avatar": "https://bsky.public.url/img/avatar/plain/user(3)/cids(0)@jpeg",
245
+ "createdAt": "1970-01-01T00:00:00.000Z",
246
+ "did": "user(2)",
247
+ "displayName": "ali",
248
+ "handle": "alice.test",
249
+ "labels": Array [
250
+ Object {
251
+ "cid": "cids(1)",
252
+ "cts": "1970-01-01T00:00:00.000Z",
253
+ "src": "user(2)",
254
+ "uri": "record(3)",
255
+ "val": "self-label-a",
256
+ },
257
+ Object {
258
+ "cid": "cids(1)",
259
+ "cts": "1970-01-01T00:00:00.000Z",
260
+ "src": "user(2)",
261
+ "uri": "record(3)",
262
+ "val": "self-label-b",
263
+ },
264
+ ],
265
+ "viewer": Object {
266
+ "blockedBy": false,
267
+ "followedBy": "record(2)",
268
+ "following": "record(1)",
269
+ "muted": false,
270
+ },
271
+ },
272
+ ],
273
+ },
206
274
  "muted": false,
207
275
  },
208
276
  },