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.23
Devin Ivy
2 years ago
5a59ff2e
28a7dcbd
+8
-8
2 changed files
expand all
collapse all
unified
split
service
package.json
pnpm-lock.yaml
+1
-1
service/package.json
···
6
6
"main": "index.js",
7
7
"license": "MIT",
8
8
"dependencies": {
9
9
-
"@atproto/pds": "0.4.21"
9
9
+
"@atproto/pds": "0.4.23"
10
10
}
11
11
}
+7
-7
service/pnpm-lock.yaml
···
6
6
7
7
dependencies:
8
8
'@atproto/pds':
9
9
-
specifier: 0.4.21
10
10
-
version: 0.4.21
9
9
+
specifier: 0.4.23
10
10
+
version: 0.4.23
11
11
12
12
packages:
13
13
14
14
-
/@atproto/api@0.12.9:
15
15
-
resolution: {integrity: sha512-3D4n2ZAAsDRnjevvcoIxQxuMMoqc+7vtVyP7EnrEdeOmRSCF9j8yXTqhn6rcHCbzcs3DKyYR26nQemtZsMsE0g==}
14
14
+
/@atproto/api@0.12.11:
15
15
+
resolution: {integrity: sha512-NABsZ4ZYznWisr1bGuP6Z4X1GTiu5gNrmAQTxWp45M8RX88BFP1PskoG3J42d2iiyQMVBwTdoENTFYzvsKBuQg==}
16
16
dependencies:
17
17
'@atproto/common-web': 0.3.0
18
18
'@atproto/lexicon': 0.4.0
···
107
107
zod: 3.22.4
108
108
dev: false
109
109
110
110
-
/@atproto/pds@0.4.21:
111
111
-
resolution: {integrity: sha512-WOoJ72T3XqkSCVafBABthx6nmY+RcRF8sHZjn/Ickme4Y1kMWui7uHAQUbdCFmSvHvv/fD6MKrCmShOBFWfqiw==}
110
110
+
/@atproto/pds@0.4.23:
111
111
+
resolution: {integrity: sha512-WENRfwfO1Q5UiI8fwoXu++kLSmbSNKjEhZto2Zb9IBq143mgSKo70ZF50EoKBqHUPzlbmGZae9rR9YMj1bfwaQ==}
112
112
hasBin: true
113
113
dependencies:
114
114
-
'@atproto/api': 0.12.9
114
114
+
'@atproto/api': 0.12.11
115
115
'@atproto/aws': 0.2.0
116
116
'@atproto/common': 0.4.0
117
117
'@atproto/crypto': 0.4.0