@keyhive/keyhive 0.0.0-alpha.55c → 0.0.0-alpha.56
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.
- package/package.json +1 -1
- package/pkg/keyhive_wasm.d.ts +2 -0
- package/pkg/keyhive_wasm_bg.js +82 -66
- package/pkg/keyhive_wasm_bg.wasm +0 -0
- package/pkg/keyhive_wasm_bg.wasm.d.ts +116 -114
- package/pkg/package.json +1 -1
- package/pkg-node/keyhive_wasm.d.ts +2 -0
- package/pkg-node/keyhive_wasm.js +82 -66
- package/pkg-node/keyhive_wasm_bg.wasm +0 -0
- package/pkg-node/keyhive_wasm_bg.wasm.d.ts +116 -114
- package/pkg-node/package.json +1 -1
- package/pkg-slim/keyhive_wasm.d.ts +118 -114
- package/pkg-slim/keyhive_wasm.js +82 -66
- package/pkg-slim/keyhive_wasm_bg.wasm +0 -0
- package/pkg-slim/keyhive_wasm_bg.wasm.base64.js +1 -1
- package/pkg-slim/keyhive_wasm_bg.wasm.d.ts +116 -114
- package/pkg-slim/package.json +1 -1
|
@@ -2,46 +2,83 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
export const memory: WebAssembly.Memory;
|
|
4
4
|
export const __wbg_capability_free: (a: number, b: number) => void;
|
|
5
|
-
export const
|
|
6
|
-
export const
|
|
7
|
-
export const __wbg_revocation_free: (a: number, b: number) => void;
|
|
8
|
-
export const __wbg_signeddelegation_free: (a: number, b: number) => void;
|
|
5
|
+
export const __wbg_document_free: (a: number, b: number) => void;
|
|
6
|
+
export const __wbg_membered_free: (a: number, b: number) => void;
|
|
9
7
|
export const __wbg_summary_free: (a: number, b: number) => void;
|
|
10
8
|
export const capability_can: (a: number) => number;
|
|
11
9
|
export const capability_proof: (a: number) => number;
|
|
12
10
|
export const capability_who: (a: number) => number;
|
|
11
|
+
export const document___wasm_refgen_toJsDocument: (a: number) => number;
|
|
12
|
+
export const document_doc_id: (a: number) => number;
|
|
13
|
+
export const document_toAgent: (a: number) => number;
|
|
14
|
+
export const document_toMembered: (a: number) => number;
|
|
15
|
+
export const document_toPeer: (a: number) => number;
|
|
16
|
+
export const summary_access: (a: number) => number;
|
|
17
|
+
export const summary_doc: (a: number) => number;
|
|
18
|
+
export const document_id: (a: number) => number;
|
|
19
|
+
export const __wbg_changeid_free: (a: number, b: number) => void;
|
|
20
|
+
export const __wbg_delegation_free: (a: number, b: number) => void;
|
|
21
|
+
export const __wbg_encryptedcontentwithupdate_free: (a: number, b: number) => void;
|
|
22
|
+
export const __wbg_membership_free: (a: number, b: number) => void;
|
|
23
|
+
export const __wbg_revocation_free: (a: number, b: number) => void;
|
|
24
|
+
export const __wbg_signedinvocation_free: (a: number, b: number) => void;
|
|
25
|
+
export const changeid___wasm_refgen_toJsChangeId: (a: number) => number;
|
|
26
|
+
export const changeid_bytes: (a: number) => [number, number];
|
|
27
|
+
export const changeid_new: (a: number, b: number) => number;
|
|
13
28
|
export const delegation_after: (a: number) => number;
|
|
14
29
|
export const delegation_can: (a: number) => number;
|
|
15
30
|
export const delegation_delegate: (a: number) => number;
|
|
16
31
|
export const delegation_proof: (a: number) => number;
|
|
32
|
+
export const encryptedcontentwithupdate_encrypted_content: (a: number) => number;
|
|
33
|
+
export const encryptedcontentwithupdate_update_op: (a: number) => number;
|
|
17
34
|
export const membership_can: (a: number) => number;
|
|
18
35
|
export const membership_who: (a: number) => number;
|
|
19
36
|
export const revocation_after: (a: number) => number;
|
|
20
37
|
export const revocation_proof: (a: number) => number;
|
|
21
38
|
export const revocation_revoked: (a: number) => number;
|
|
22
39
|
export const revocation_subject_id: (a: number) => number;
|
|
23
|
-
export const
|
|
24
|
-
export const
|
|
25
|
-
export const
|
|
26
|
-
export const
|
|
27
|
-
export const
|
|
28
|
-
export const
|
|
29
|
-
export const
|
|
30
|
-
export const
|
|
31
|
-
export const
|
|
32
|
-
export const
|
|
33
|
-
export const
|
|
34
|
-
export const
|
|
35
|
-
export const
|
|
36
|
-
export const
|
|
40
|
+
export const __wbg_access_free: (a: number, b: number) => void;
|
|
41
|
+
export const __wbg_archive_free: (a: number, b: number) => void;
|
|
42
|
+
export const __wbg_contactcard_free: (a: number, b: number) => void;
|
|
43
|
+
export const __wbg_doccontentrefs_free: (a: number, b: number) => void;
|
|
44
|
+
export const __wbg_groupid_free: (a: number, b: number) => void;
|
|
45
|
+
export const __wbg_individualid_free: (a: number, b: number) => void;
|
|
46
|
+
export const __wbg_signed_free: (a: number, b: number) => void;
|
|
47
|
+
export const __wbg_signedrevocation_free: (a: number, b: number) => void;
|
|
48
|
+
export const access_toString: (a: number) => [number, number];
|
|
49
|
+
export const access_tryFromString: (a: number, b: number) => number;
|
|
50
|
+
export const archive_toBytes: (a: number) => [number, number, number, number];
|
|
51
|
+
export const archive_tryToKeyhive: (a: number, b: number, c: number, d: any) => any;
|
|
52
|
+
export const archive_try_from_bytes: (a: number, b: number) => [number, number, number];
|
|
53
|
+
export const contactcard_fromJson: (a: number, b: number) => [number, number, number];
|
|
54
|
+
export const contactcard_id: (a: number) => number;
|
|
55
|
+
export const contactcard_individualId: (a: number) => number;
|
|
56
|
+
export const contactcard_op: (a: number) => number;
|
|
57
|
+
export const contactcard_shareKey: (a: number) => number;
|
|
58
|
+
export const contactcard_signature: (a: number) => [number, number];
|
|
59
|
+
export const contactcard_toJson: (a: number) => [number, number, number, number];
|
|
60
|
+
export const doccontentrefs_addChangeId: (a: number, b: number) => any;
|
|
61
|
+
export const doccontentrefs_change_hashes: (a: number) => any;
|
|
62
|
+
export const doccontentrefs_docId: (a: number) => number;
|
|
63
|
+
export const doccontentrefs_new: (a: number, b: number, c: number) => [number, number, number];
|
|
64
|
+
export const groupid_toString: (a: number) => [number, number];
|
|
65
|
+
export const individualid_bytes: (a: number) => [number, number];
|
|
66
|
+
export const signed_fromBytes: (a: number, b: number) => [number, number, number];
|
|
67
|
+
export const signed_payload: (a: number) => [number, number];
|
|
68
|
+
export const signed_signature: (a: number) => [number, number];
|
|
69
|
+
export const signed_toBytes: (a: number) => [number, number, number, number];
|
|
70
|
+
export const signed_verify: (a: number) => number;
|
|
71
|
+
export const signed_verifyingKey: (a: number) => [number, number];
|
|
72
|
+
export const signedrevocation_delegation: (a: number) => number;
|
|
73
|
+
export const signedrevocation_signature: (a: number) => [number, number];
|
|
74
|
+
export const signedrevocation_verify: (a: number) => number;
|
|
75
|
+
export const signedrevocation_verifyingKey: (a: number) => [number, number];
|
|
37
76
|
export const __wbg_agent_free: (a: number, b: number) => void;
|
|
38
77
|
export const __wbg_allagentevents_free: (a: number, b: number) => void;
|
|
39
|
-
export const
|
|
40
|
-
export const __wbg_changeid_free: (a: number, b: number) => void;
|
|
41
|
-
export const __wbg_document_free: (a: number, b: number) => void;
|
|
78
|
+
export const __wbg_ciphertextstore_free: (a: number, b: number) => void;
|
|
42
79
|
export const __wbg_group_free: (a: number, b: number) => void;
|
|
43
|
-
export const
|
|
44
|
-
export const
|
|
80
|
+
export const __wbg_history_free: (a: number, b: number) => void;
|
|
81
|
+
export const __wbg_invocation_free: (a: number, b: number) => void;
|
|
45
82
|
export const __wbg_keyhive_free: (a: number, b: number) => void;
|
|
46
83
|
export const __wbg_peer_free: (a: number, b: number) => void;
|
|
47
84
|
export const agent_id: (a: number) => number;
|
|
@@ -58,26 +95,17 @@ export const allagentevents_cgkaSources: (a: number) => any;
|
|
|
58
95
|
export const allagentevents_events: (a: number) => any;
|
|
59
96
|
export const allagentevents_membershipSources: (a: number) => any;
|
|
60
97
|
export const allagentevents_prekeySources: (a: number) => any;
|
|
61
|
-
export const
|
|
62
|
-
export const
|
|
63
|
-
export const archive_try_from_bytes: (a: number, b: number) => [number, number, number];
|
|
64
|
-
export const changeid___wasm_refgen_toJsChangeId: (a: number) => number;
|
|
65
|
-
export const changeid_bytes: (a: number) => [number, number];
|
|
66
|
-
export const changeid_new: (a: number, b: number) => number;
|
|
67
|
-
export const document___wasm_refgen_toJsDocument: (a: number) => number;
|
|
68
|
-
export const document_doc_id: (a: number) => number;
|
|
69
|
-
export const document_toAgent: (a: number) => number;
|
|
70
|
-
export const document_toMembered: (a: number) => number;
|
|
71
|
-
export const document_toPeer: (a: number) => number;
|
|
98
|
+
export const ciphertextstore_newFromWebStorage: (a: any) => number;
|
|
99
|
+
export const ciphertextstore_newInMemory: () => number;
|
|
72
100
|
export const group___wasm_refgen_toJsGroup: (a: number) => number;
|
|
101
|
+
export const group_groupId: (a: number) => number;
|
|
73
102
|
export const group_members: (a: number) => any;
|
|
74
103
|
export const group_toAgent: (a: number) => number;
|
|
75
104
|
export const group_toMembered: (a: number) => number;
|
|
76
105
|
export const group_toPeer: (a: number) => number;
|
|
77
|
-
export const
|
|
78
|
-
export const
|
|
79
|
-
export const
|
|
80
|
-
export const individualid_bytes: (a: number) => [number, number];
|
|
106
|
+
export const history_contentRefs: (a: number) => [number, number];
|
|
107
|
+
export const history_delegations: (a: number) => [number, number];
|
|
108
|
+
export const history_revocations: (a: number) => [number, number];
|
|
81
109
|
export const keyhive_accessForDoc: (a: number, b: number, c: number) => any;
|
|
82
110
|
export const keyhive_addMember: (a: number, b: number, c: number, d: number, e: number, f: number) => any;
|
|
83
111
|
export const keyhive_allAgentEvents: (a: number) => any;
|
|
@@ -108,6 +136,7 @@ export const keyhive_pendingEventHashes: (a: number) => any;
|
|
|
108
136
|
export const keyhive_reachableDocs: (a: number) => any;
|
|
109
137
|
export const keyhive_receiveContactCard: (a: number, b: number) => any;
|
|
110
138
|
export const keyhive_revokeMember: (a: number, b: number, c: number, d: number) => any;
|
|
139
|
+
export const keyhive_revokedMembersForDoc: (a: number, b: number) => any;
|
|
111
140
|
export const keyhive_rotatePrekey: (a: number, b: number) => any;
|
|
112
141
|
export const keyhive_stats: (a: number) => any;
|
|
113
142
|
export const keyhive_toArchive: (a: number) => any;
|
|
@@ -121,84 +150,14 @@ export const peer_isDocument: (a: number) => number;
|
|
|
121
150
|
export const peer_isGroup: (a: number) => number;
|
|
122
151
|
export const peer_isIndividual: (a: number) => number;
|
|
123
152
|
export const peer_toString: (a: number) => [number, number];
|
|
124
|
-
export const
|
|
125
|
-
export const group_groupId: (a: number) => number;
|
|
153
|
+
export const setPanicHook: () => void;
|
|
126
154
|
export const group_id: (a: number) => number;
|
|
127
|
-
export const individual_id: (a: number) => number;
|
|
128
|
-
export const individual_individualId: (a: number) => number;
|
|
129
155
|
export const peer_id: (a: number) => number;
|
|
130
|
-
export const __wbg_access_free: (a: number, b: number) => void;
|
|
131
|
-
export const __wbg_cannotparseed25519signingkey_free: (a: number, b: number) => void;
|
|
132
|
-
export const __wbg_cgkaoperation_free: (a: number, b: number) => void;
|
|
133
|
-
export const __wbg_contactcard_free: (a: number, b: number) => void;
|
|
134
|
-
export const __wbg_documentid_free: (a: number, b: number) => void;
|
|
135
|
-
export const __wbg_event_free: (a: number, b: number) => void;
|
|
136
|
-
export const __wbg_generatewebcryptoerror_free: (a: number, b: number) => void;
|
|
137
|
-
export const __wbg_groupid_free: (a: number, b: number) => void;
|
|
138
|
-
export const __wbg_history_free: (a: number, b: number) => void;
|
|
139
|
-
export const __wbg_signed_free: (a: number, b: number) => void;
|
|
140
|
-
export const __wbg_signedcgkaoperation_free: (a: number, b: number) => void;
|
|
141
|
-
export const __wbg_signer_free: (a: number, b: number) => void;
|
|
142
|
-
export const access_toString: (a: number) => [number, number];
|
|
143
|
-
export const access_tryFromString: (a: number, b: number) => number;
|
|
144
|
-
export const cgkaoperation_variant: (a: number) => [number, number];
|
|
145
|
-
export const contactcard_fromJson: (a: number, b: number) => [number, number, number];
|
|
146
|
-
export const contactcard_id: (a: number) => number;
|
|
147
|
-
export const contactcard_op: (a: number) => number;
|
|
148
|
-
export const contactcard_shareKey: (a: number) => number;
|
|
149
|
-
export const contactcard_signature: (a: number) => [number, number];
|
|
150
|
-
export const contactcard_toJson: (a: number) => [number, number, number, number];
|
|
151
|
-
export const documentid_new: (a: number, b: number) => [number, number, number];
|
|
152
|
-
export const documentid_toBytes: (a: number) => [number, number];
|
|
153
|
-
export const documentid_toJsValue: (a: number) => any;
|
|
154
|
-
export const documentid_toString: (a: number) => [number, number];
|
|
155
|
-
export const event_isDelegated: (a: number) => number;
|
|
156
|
-
export const event_isRevoked: (a: number) => number;
|
|
157
|
-
export const event_toBytes: (a: number) => [number, number, number, number];
|
|
158
|
-
export const event_tryIntoSignedDelegation: (a: number) => number;
|
|
159
|
-
export const event_tryIntoSignedRevocation: (a: number) => number;
|
|
160
|
-
export const event_variant: (a: number) => [number, number];
|
|
161
|
-
export const generatewebcryptoerror_message: (a: number) => [number, number];
|
|
162
|
-
export const groupid_toString: (a: number) => [number, number];
|
|
163
|
-
export const history_contentRefs: (a: number) => [number, number];
|
|
164
|
-
export const history_delegations: (a: number) => [number, number];
|
|
165
|
-
export const history_revocations: (a: number) => [number, number];
|
|
166
|
-
export const signed_fromBytes: (a: number, b: number) => [number, number, number];
|
|
167
|
-
export const signed_payload: (a: number) => [number, number];
|
|
168
|
-
export const signed_signature: (a: number) => [number, number];
|
|
169
|
-
export const signed_toBytes: (a: number) => [number, number, number, number];
|
|
170
|
-
export const signed_verify: (a: number) => number;
|
|
171
|
-
export const signed_verifyingKey: (a: number) => [number, number];
|
|
172
|
-
export const signedcgkaoperation_delegation: (a: number) => number;
|
|
173
|
-
export const signedcgkaoperation_signature: (a: number) => [number, number];
|
|
174
|
-
export const signedcgkaoperation_verify: (a: number) => number;
|
|
175
|
-
export const signedcgkaoperation_verifyingKey: (a: number) => [number, number];
|
|
176
|
-
export const signer_clone: (a: number) => number;
|
|
177
|
-
export const signer_generate: () => any;
|
|
178
|
-
export const signer_generateMemory: () => number;
|
|
179
|
-
export const signer_generateWebCrypto: () => any;
|
|
180
|
-
export const signer_memorySignerFromBytes: (a: number, b: number) => [number, number, number];
|
|
181
|
-
export const signer_trySign: (a: number, b: number, c: number) => any;
|
|
182
|
-
export const signer_variant: (a: number) => [number, number];
|
|
183
|
-
export const signer_verifyingKey: (a: number) => [number, number];
|
|
184
|
-
export const signer_webCryptoSigner: (a: any) => any;
|
|
185
|
-
export const contactcard_individualId: (a: number) => number;
|
|
186
|
-
export const __wbg_doccontentrefs_free: (a: number, b: number) => void;
|
|
187
|
-
export const __wbg_signedrevocation_free: (a: number, b: number) => void;
|
|
188
|
-
export const doccontentrefs_addChangeId: (a: number, b: number) => any;
|
|
189
|
-
export const doccontentrefs_change_hashes: (a: number) => any;
|
|
190
|
-
export const doccontentrefs_docId: (a: number) => number;
|
|
191
|
-
export const doccontentrefs_new: (a: number, b: number, c: number) => [number, number, number];
|
|
192
|
-
export const signedrevocation_delegation: (a: number) => number;
|
|
193
|
-
export const signedrevocation_signature: (a: number) => [number, number];
|
|
194
|
-
export const signedrevocation_verify: (a: number) => number;
|
|
195
|
-
export const signedrevocation_verifyingKey: (a: number) => [number, number];
|
|
196
|
-
export const __wbg_invocation_free: (a: number, b: number) => void;
|
|
197
|
-
export const __wbg_membered_free: (a: number, b: number) => void;
|
|
198
|
-
export const __wbg_sharekey_free: (a: number, b: number) => void;
|
|
199
156
|
export const __wbg_cannotparseidentifier_free: (a: number, b: number) => void;
|
|
200
157
|
export const __wbg_encrypted_free: (a: number, b: number) => void;
|
|
201
158
|
export const __wbg_identifier_free: (a: number, b: number) => void;
|
|
159
|
+
export const __wbg_individual_free: (a: number, b: number) => void;
|
|
160
|
+
export const __wbg_signeddelegation_free: (a: number, b: number) => void;
|
|
202
161
|
export const __wbg_stats_free: (a: number, b: number) => void;
|
|
203
162
|
export const encrypted_ciphertext: (a: number) => [number, number];
|
|
204
163
|
export const encrypted_content_ref: (a: number) => [number, number];
|
|
@@ -208,6 +167,16 @@ export const encrypted_pred_refs: (a: number) => [number, number];
|
|
|
208
167
|
export const identifier_new: (a: number, b: number) => [number, number, number];
|
|
209
168
|
export const identifier_publicId: () => number;
|
|
210
169
|
export const identifier_toBytes: (a: number) => [number, number];
|
|
170
|
+
export const individual_id: (a: number) => number;
|
|
171
|
+
export const individual_individualId: (a: number) => number;
|
|
172
|
+
export const individual_pickPrekey: (a: number, b: number) => any;
|
|
173
|
+
export const individual_toAgent: (a: number) => number;
|
|
174
|
+
export const individual_toPeer: (a: number) => number;
|
|
175
|
+
export const signeddelegation_delegation: (a: number) => number;
|
|
176
|
+
export const signeddelegation_signature: (a: number) => [number, number];
|
|
177
|
+
export const signeddelegation_subjectId: (a: number) => number;
|
|
178
|
+
export const signeddelegation_verify: (a: number) => number;
|
|
179
|
+
export const signeddelegation_verifyingKey: (a: number) => [number, number];
|
|
211
180
|
export const stats_activePrekeyCount: (a: number) => bigint;
|
|
212
181
|
export const stats_cgkaOperations: (a: number) => bigint;
|
|
213
182
|
export const stats_delegations: (a: number) => bigint;
|
|
@@ -230,15 +199,48 @@ export const stats_revocations: (a: number) => bigint;
|
|
|
230
199
|
export const stats_totalOps: (a: number) => bigint;
|
|
231
200
|
export const stats_totalPendingOps: (a: number) => bigint;
|
|
232
201
|
export const encrypted_toBytes: (a: number) => [number, number];
|
|
233
|
-
export const
|
|
234
|
-
export const
|
|
235
|
-
export const
|
|
202
|
+
export const __wbg_signedcgkaoperation_free: (a: number, b: number) => void;
|
|
203
|
+
export const signedcgkaoperation_delegation: (a: number) => number;
|
|
204
|
+
export const signedcgkaoperation_signature: (a: number) => [number, number];
|
|
205
|
+
export const signedcgkaoperation_verify: (a: number) => number;
|
|
206
|
+
export const signedcgkaoperation_verifyingKey: (a: number) => [number, number];
|
|
207
|
+
export const __wbg_cannotparseed25519signingkey_free: (a: number, b: number) => void;
|
|
208
|
+
export const __wbg_cgkaoperation_free: (a: number, b: number) => void;
|
|
209
|
+
export const __wbg_documentid_free: (a: number, b: number) => void;
|
|
210
|
+
export const __wbg_event_free: (a: number, b: number) => void;
|
|
211
|
+
export const __wbg_generatewebcryptoerror_free: (a: number, b: number) => void;
|
|
212
|
+
export const __wbg_sharekey_free: (a: number, b: number) => void;
|
|
213
|
+
export const __wbg_signer_free: (a: number, b: number) => void;
|
|
214
|
+
export const cgkaoperation_variant: (a: number) => [number, number];
|
|
215
|
+
export const documentid_new: (a: number, b: number) => [number, number, number];
|
|
216
|
+
export const documentid_toBytes: (a: number) => [number, number];
|
|
217
|
+
export const documentid_toJsValue: (a: number) => any;
|
|
218
|
+
export const documentid_toString: (a: number) => [number, number];
|
|
219
|
+
export const event_isDelegated: (a: number) => number;
|
|
220
|
+
export const event_isRevoked: (a: number) => number;
|
|
221
|
+
export const event_toBytes: (a: number) => [number, number, number, number];
|
|
222
|
+
export const event_tryIntoSignedDelegation: (a: number) => number;
|
|
223
|
+
export const event_tryIntoSignedRevocation: (a: number) => number;
|
|
224
|
+
export const event_variant: (a: number) => [number, number];
|
|
225
|
+
export const generatewebcryptoerror_message: (a: number) => [number, number];
|
|
226
|
+
export const signer_clone: (a: number) => number;
|
|
227
|
+
export const signer_generate: () => any;
|
|
228
|
+
export const signer_generateMemory: () => number;
|
|
229
|
+
export const signer_generateWebCrypto: () => any;
|
|
230
|
+
export const signer_memorySignerFromBytes: (a: number, b: number) => [number, number, number];
|
|
231
|
+
export const signer_trySign: (a: number, b: number, c: number) => any;
|
|
232
|
+
export const signer_variant: (a: number) => [number, number];
|
|
233
|
+
export const signer_verifyingKey: (a: number) => [number, number];
|
|
234
|
+
export const signer_webCryptoSigner: (a: any) => any;
|
|
235
|
+
export const wasm_bindgen__convert__closures_____invoke__hfe01cfbe4f7f9695: (a: number, b: number, c: any) => [number, number];
|
|
236
|
+
export const wasm_bindgen__convert__closures_____invoke__h6ae8cb20b693673b: (a: number, b: number, c: any, d: any) => void;
|
|
236
237
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
237
238
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
238
239
|
export const __wbindgen_exn_store: (a: number) => void;
|
|
239
240
|
export const __externref_table_alloc: () => number;
|
|
240
241
|
export const __wbindgen_externrefs: WebAssembly.Table;
|
|
241
242
|
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
243
|
+
export const __wbindgen_destroy_closure: (a: number, b: number) => void;
|
|
242
244
|
export const __externref_drop_slice: (a: number, b: number) => void;
|
|
243
245
|
export const __externref_table_dealloc: (a: number) => void;
|
|
244
246
|
export const __wbindgen_start: () => void;
|
package/pkg/package.json
CHANGED
|
@@ -306,6 +306,7 @@ export class Keyhive {
|
|
|
306
306
|
reachableDocs(): Promise<Summary[]>;
|
|
307
307
|
receiveContactCard(contact_card: ContactCard): Promise<Individual>;
|
|
308
308
|
revokeMember(to_revoke: Agent, retain_all_other_members: boolean, membered: Membered): Promise<SignedRevocation[]>;
|
|
309
|
+
revokedMembersForDoc(doc_id: DocumentId): Promise<Membership[]>;
|
|
309
310
|
rotatePrekey(prekey: ShareKey): Promise<ShareKey>;
|
|
310
311
|
stats(): Promise<Stats>;
|
|
311
312
|
toArchive(): Promise<Archive>;
|
|
@@ -393,6 +394,7 @@ export class SignedDelegation {
|
|
|
393
394
|
verify(): boolean;
|
|
394
395
|
readonly delegation: Delegation;
|
|
395
396
|
readonly signature: Uint8Array;
|
|
397
|
+
readonly subjectId: Identifier;
|
|
396
398
|
readonly verifyingKey: Uint8Array;
|
|
397
399
|
}
|
|
398
400
|
|