tangled
alpha
login
or
join now
vicwalker.dev.br
/
pds-mirror
0
fork
atom
Mirror from bluesky-social/pds
0
fork
atom
overview
issues
pulls
pipelines
pds v0.4.136
Devin Ivy
10 months ago
d77be438
83e2ff2c
+5
-5
2 changed files
expand all
collapse all
unified
split
service
package.json
pnpm-lock.yaml
+1
-1
service/package.json
···
7
7
"main": "index.js",
8
8
"license": "MIT",
9
9
"dependencies": {
10
10
-
"@atproto/pds": "0.4.135"
10
10
+
"@atproto/pds": "0.4.136"
11
11
}
12
12
}
+4
-4
service/pnpm-lock.yaml
···
6
6
7
7
dependencies:
8
8
'@atproto/pds':
9
9
-
specifier: 0.4.135
10
10
-
version: 0.4.135
9
9
+
specifier: 0.4.136
10
10
+
version: 0.4.136
11
11
12
12
packages:
13
13
···
228
228
zod: 3.23.8
229
229
dev: false
230
230
231
231
-
/@atproto/pds@0.4.135:
232
232
-
resolution: {integrity: sha512-QH5Txh46OFwyLnd5DDukbnVs2Cxs5zdycwwqtdQZVcSnAbsOjFSu0TEprIevfmCvmeUjhOEwh/+IQKpPFSFsGQ==}
231
231
+
/@atproto/pds@0.4.136:
232
232
+
resolution: {integrity: sha512-sao4iq/CRWwdM0gljw7XGg/ef4OTWFc6RU2g0nNgJLvxfPO3uMG8Ze1S6tfhr9wvhIKZWVCzzPruTglrlWMEYw==}
233
233
engines: {node: '>=18.7.0'}
234
234
dependencies:
235
235
'@atproto-labs/fetch-node': 0.1.8