@xyo-network/payload-plugins 2.57.5 → 2.57.6
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/dist/docs.json +2017 -1861
- package/docs/assets/search.js +1 -1
- package/docs/classes/XyoDomainPayloadWrapper.html +55 -7
- package/docs/functions/AddressPayloadPlugin.html +2 -2
- package/docs/functions/addressPayloadTemplate.html +2 -2
- package/docs/types/AddressPayload.html +1 -1
- package/docs/variables/PayloadPlugins.html +1 -1
- package/package.json +15 -15
|
@@ -44,6 +44,8 @@
|
|
|
44
44
|
<a href="XyoDomainPayloadWrapper.html#findArchivistUri" class="tsd-index-link tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>find<wbr/>Archivist<wbr/>Uri</span></a>
|
|
45
45
|
<a href="XyoDomainPayloadWrapper.html#getNetwork" class="tsd-index-link tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>get<wbr/>Network</span></a>
|
|
46
46
|
<a href="XyoDomainPayloadWrapper.html#obj" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>obj</span></a>
|
|
47
|
+
<a href="XyoDomainPayloadWrapper.html#allowWasm" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>allow<wbr/>Wasm</span></a>
|
|
48
|
+
<a href="XyoDomainPayloadWrapper.html#wasmSupported" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>wasm<wbr/>Supported</span></a>
|
|
47
49
|
</div></section>
|
|
48
50
|
<section class="tsd-index-section">
|
|
49
51
|
<h3 class="tsd-index-heading">Accessors</h3>
|
|
@@ -62,6 +64,7 @@
|
|
|
62
64
|
<h3 class="tsd-index-heading">Methods</h3>
|
|
63
65
|
<div class="tsd-index-list"><a href="XyoDomainPayloadWrapper.html#fetch" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>fetch</span></a>
|
|
64
66
|
<a href="XyoDomainPayloadWrapper.html#fetchAliases" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>fetch<wbr/>Aliases</span></a>
|
|
67
|
+
<a href="XyoDomainPayloadWrapper.html#hashAsync" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash<wbr/>Async</span></a>
|
|
65
68
|
<a href="XyoDomainPayloadWrapper.html#validate" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>validate</span></a>
|
|
66
69
|
<a href="XyoDomainPayloadWrapper.html#discover" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>discover</span></a>
|
|
67
70
|
<a href="XyoDomainPayloadWrapper.html#discoverDNSEntry" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>discoverDNSEntry</span></a>
|
|
@@ -69,6 +72,7 @@
|
|
|
69
72
|
<a href="XyoDomainPayloadWrapper.html#discoverRootFileDirect" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>discover<wbr/>Root<wbr/>File<wbr/>Direct</span></a>
|
|
70
73
|
<a href="XyoDomainPayloadWrapper.html#discoverRootFileWithProxy" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>discover<wbr/>Root<wbr/>File<wbr/>With<wbr/>Proxy</span></a>
|
|
71
74
|
<a href="XyoDomainPayloadWrapper.html#hash-2" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash</span></a>
|
|
75
|
+
<a href="XyoDomainPayloadWrapper.html#hashAsync-2" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash<wbr/>Async</span></a>
|
|
72
76
|
<a href="XyoDomainPayloadWrapper.html#hashFields-2" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash<wbr/>Fields</span></a>
|
|
73
77
|
<a href="XyoDomainPayloadWrapper.html#load" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>load</span></a>
|
|
74
78
|
<a href="XyoDomainPayloadWrapper.html#parse" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>parse</span></a>
|
|
@@ -125,7 +129,19 @@
|
|
|
125
129
|
<div class="tsd-signature"><span class="tsd-kind-property">obj</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type tsd-kind-type-parameter">T</span></div><aside class="tsd-sources">
|
|
126
130
|
<p>Inherited from PayloadWrapper.obj</p>
|
|
127
131
|
<ul>
|
|
128
|
-
<li>Defined in protocol/packages/core/dist/types/lib/ObjectWrapper.d.ts:4</li></ul></aside></section
|
|
132
|
+
<li>Defined in protocol/packages/core/dist/types/lib/ObjectWrapper.d.ts:4</li></ul></aside></section>
|
|
133
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="allowWasm" class="tsd-anchor"></a>
|
|
134
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>allow<wbr/>Wasm</span><a href="#allowWasm" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
135
|
+
<div class="tsd-signature"><span class="tsd-kind-property">allow<wbr/>Wasm</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
|
|
136
|
+
<p>Inherited from PayloadWrapper.allowWasm</p>
|
|
137
|
+
<ul>
|
|
138
|
+
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:3</li></ul></aside></section>
|
|
139
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="wasmSupported" class="tsd-anchor"></a>
|
|
140
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>wasm<wbr/>Supported</span><a href="#wasmSupported" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
141
|
+
<div class="tsd-signature"><span class="tsd-kind-property">wasm<wbr/>Supported</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
|
|
142
|
+
<p>Inherited from PayloadWrapper.wasmSupported</p>
|
|
143
|
+
<ul>
|
|
144
|
+
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:4</li></ul></aside></section></section>
|
|
129
145
|
<section class="tsd-panel-group tsd-member-group">
|
|
130
146
|
<h2>Accessors</h2>
|
|
131
147
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="body" class="tsd-anchor"></a>
|
|
@@ -154,7 +170,7 @@
|
|
|
154
170
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
155
171
|
<p>Inherited from PayloadWrapper.hash</p>
|
|
156
172
|
<ul>
|
|
157
|
-
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:
|
|
173
|
+
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:5</li></ul></aside></li></ul></section>
|
|
158
174
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hashFields" class="tsd-anchor"></a>
|
|
159
175
|
<h3 class="tsd-anchor-link"><span>hash<wbr/>Fields</span><a href="#hashFields" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
160
176
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -163,7 +179,7 @@
|
|
|
163
179
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-type-parameter">T</span></h4><aside class="tsd-sources">
|
|
164
180
|
<p>Inherited from PayloadWrapper.hashFields</p>
|
|
165
181
|
<ul>
|
|
166
|
-
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:
|
|
182
|
+
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:6</li></ul></aside></li></ul></section>
|
|
167
183
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="payload" class="tsd-anchor"></a>
|
|
168
184
|
<h3 class="tsd-anchor-link"><span>payload</span><a href="#payload" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
169
185
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -208,7 +224,7 @@
|
|
|
208
224
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
209
225
|
<p>Inherited from PayloadWrapper.stringified</p>
|
|
210
226
|
<ul>
|
|
211
|
-
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:
|
|
227
|
+
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:7</li></ul></aside></li></ul></section>
|
|
212
228
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="valid" class="tsd-anchor"></a>
|
|
213
229
|
<h3 class="tsd-anchor-link"><span>valid</span><a href="#valid" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
214
230
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -246,6 +262,15 @@
|
|
|
246
262
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
247
263
|
<ul>
|
|
248
264
|
<li>Defined in plugins/packages/payload/packages/domain/dist/types/Wrapper.d.ts:110</li></ul></aside></li></ul></section>
|
|
265
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hashAsync" class="tsd-anchor"></a>
|
|
266
|
+
<h3 class="tsd-anchor-link"><span>hash<wbr/>Async</span><a href="#hashAsync" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
267
|
+
<ul class="tsd-signatures tsd-is-inherited">
|
|
268
|
+
<li class="tsd-signature tsd-anchor-link" id="hashAsync.hashAsync-1"><span class="tsd-kind-call-signature">hash<wbr/>Async</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span><a href="#hashAsync.hashAsync-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
269
|
+
<li class="tsd-description">
|
|
270
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
271
|
+
<p>Inherited from PayloadWrapper.hashAsync</p>
|
|
272
|
+
<ul>
|
|
273
|
+
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:12</li></ul></aside></li></ul></section>
|
|
249
274
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="validate" class="tsd-anchor"></a>
|
|
250
275
|
<h3 class="tsd-anchor-link"><span>validate</span><a href="#validate" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
251
276
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -344,7 +369,26 @@
|
|
|
344
369
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
345
370
|
<p>Inherited from PayloadWrapper.hash</p>
|
|
346
371
|
<ul>
|
|
347
|
-
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:
|
|
372
|
+
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:8</li></ul></aside></li></ul></section>
|
|
373
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hashAsync-2" class="tsd-anchor"></a>
|
|
374
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>hash<wbr/>Async</span><a href="#hashAsync-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
375
|
+
<ul class="tsd-signatures tsd-is-inherited">
|
|
376
|
+
<li class="tsd-signature tsd-anchor-link" id="hashAsync-2.hashAsync-3"><span class="tsd-kind-call-signature">hash<wbr/>Async</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">obj</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span><a href="#hashAsync-2.hashAsync-3" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
377
|
+
<li class="tsd-description">
|
|
378
|
+
<section class="tsd-panel">
|
|
379
|
+
<h4>Type Parameters</h4>
|
|
380
|
+
<ul class="tsd-type-parameter-list">
|
|
381
|
+
<li>
|
|
382
|
+
<h4><span class="tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol"> extends </span><span class="tsd-signature-type ">AnyObject</span></h4></li></ul></section>
|
|
383
|
+
<div class="tsd-parameters">
|
|
384
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
385
|
+
<ul class="tsd-parameter-list">
|
|
386
|
+
<li>
|
|
387
|
+
<h5><span class="tsd-kind-parameter">obj</span>: <span class="tsd-signature-type tsd-kind-type-parameter">T</span></h5></li></ul></div>
|
|
388
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
389
|
+
<p>Inherited from PayloadWrapper.hashAsync</p>
|
|
390
|
+
<ul>
|
|
391
|
+
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:9</li></ul></aside></li></ul></section>
|
|
348
392
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hashFields-2" class="tsd-anchor"></a>
|
|
349
393
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>hash<wbr/>Fields</span><a href="#hashFields-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
350
394
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -363,7 +407,7 @@
|
|
|
363
407
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type tsd-kind-type-parameter">T</span></h4><aside class="tsd-sources">
|
|
364
408
|
<p>Inherited from PayloadWrapper.hashFields</p>
|
|
365
409
|
<ul>
|
|
366
|
-
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:
|
|
410
|
+
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:10</li></ul></aside></li></ul></section>
|
|
367
411
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="load" class="tsd-anchor"></a>
|
|
368
412
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>load</span><a href="#load" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
369
413
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -429,7 +473,7 @@
|
|
|
429
473
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
430
474
|
<p>Inherited from PayloadWrapper.stringify</p>
|
|
431
475
|
<ul>
|
|
432
|
-
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:
|
|
476
|
+
<li>Defined in protocol/packages/core/dist/types/Hasher/Hasher.d.ts:11</li></ul></aside></li></ul></section>
|
|
433
477
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="tryParse" class="tsd-anchor"></a>
|
|
434
478
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>try<wbr/>Parse</span><a href="#tryParse" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
435
479
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -503,6 +547,8 @@
|
|
|
503
547
|
<li><a href="#findArchivistUri" class="tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>find<wbr/>Archivist<wbr/>Uri</span></a></li>
|
|
504
548
|
<li><a href="#getNetwork" class="tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>get<wbr/>Network</span></a></li>
|
|
505
549
|
<li><a href="#obj" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>obj</span></a></li>
|
|
550
|
+
<li><a href="#allowWasm" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>allow<wbr/>Wasm</span></a></li>
|
|
551
|
+
<li><a href="#wasmSupported" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>wasm<wbr/>Supported</span></a></li>
|
|
506
552
|
<li><a href="#body" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>body</span></a></li>
|
|
507
553
|
<li><a href="#errors" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>errors</span></a></li>
|
|
508
554
|
<li><a href="#hash" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>hash</span></a></li>
|
|
@@ -515,6 +561,7 @@
|
|
|
515
561
|
<li><a href="#valid" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>valid</span></a></li>
|
|
516
562
|
<li><a href="#fetch" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>fetch</span></a></li>
|
|
517
563
|
<li><a href="#fetchAliases" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>fetch<wbr/>Aliases</span></a></li>
|
|
564
|
+
<li><a href="#hashAsync" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash<wbr/>Async</span></a></li>
|
|
518
565
|
<li><a href="#validate" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>validate</span></a></li>
|
|
519
566
|
<li><a href="#discover" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>discover</span></a></li>
|
|
520
567
|
<li><a href="#discoverDNSEntry" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>discoverDNSEntry</span></a></li>
|
|
@@ -522,6 +569,7 @@
|
|
|
522
569
|
<li><a href="#discoverRootFileDirect" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>discover<wbr/>Root<wbr/>File<wbr/>Direct</span></a></li>
|
|
523
570
|
<li><a href="#discoverRootFileWithProxy" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>discover<wbr/>Root<wbr/>File<wbr/>With<wbr/>Proxy</span></a></li>
|
|
524
571
|
<li><a href="#hash-2" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash</span></a></li>
|
|
572
|
+
<li><a href="#hashAsync-2" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash<wbr/>Async</span></a></li>
|
|
525
573
|
<li><a href="#hashFields-2" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>hash<wbr/>Fields</span></a></li>
|
|
526
574
|
<li><a href="#load" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>load</span></a></li>
|
|
527
575
|
<li><a href="#parse" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>parse</span></a></li>
|
|
@@ -17,9 +17,9 @@
|
|
|
17
17
|
<h1>Function AddressPayloadPlugin</h1></div>
|
|
18
18
|
<section class="tsd-panel">
|
|
19
19
|
<ul class="tsd-signatures">
|
|
20
|
-
<li class="tsd-signature tsd-anchor-link" id="AddressPayloadPlugin"><span class="tsd-kind-call-signature">Address<wbr/>Payload<wbr/>Plugin</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">PayloadPlugin</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">
|
|
20
|
+
<li class="tsd-signature tsd-anchor-link" id="AddressPayloadPlugin"><span class="tsd-kind-call-signature">Address<wbr/>Payload<wbr/>Plugin</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">PayloadPlugin</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"network.xyo.address"</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">></span><a href="#AddressPayloadPlugin" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
|
|
21
21
|
<li class="tsd-description">
|
|
22
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">PayloadPlugin</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">
|
|
22
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">PayloadPlugin</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"network.xyo.address"</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
23
23
|
<ul>
|
|
24
24
|
<li>Defined in plugins/packages/payload/packages/address/dist/types/Plugin.d.ts:1</li></ul></aside></li></ul></section></div>
|
|
25
25
|
<div class="col-sidebar">
|
|
@@ -17,9 +17,9 @@
|
|
|
17
17
|
<h1>Function addressPayloadTemplate</h1></div>
|
|
18
18
|
<section class="tsd-panel">
|
|
19
19
|
<ul class="tsd-signatures">
|
|
20
|
-
<li class="tsd-signature tsd-anchor-link" id="addressPayloadTemplate"><span class="tsd-kind-call-signature">address<wbr/>Payload<wbr/>Template</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">
|
|
20
|
+
<li class="tsd-signature tsd-anchor-link" id="addressPayloadTemplate"><span class="tsd-kind-call-signature">address<wbr/>Payload<wbr/>Template</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"network.xyo.address"</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><a href="#addressPayloadTemplate" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
|
|
21
21
|
<li class="tsd-description">
|
|
22
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">
|
|
22
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"network.xyo.address"</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h4><aside class="tsd-sources">
|
|
23
23
|
<ul>
|
|
24
24
|
<li>Defined in plugins/packages/payload/packages/address/dist/types/Template.d.ts:2</li></ul></aside></li></ul></section></div>
|
|
25
25
|
<div class="col-sidebar">
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
<li><a href="../modules.html">@xyo-network/payload-plugins</a></li>
|
|
16
16
|
<li><a href="AddressPayload.html">AddressPayload</a></li></ul>
|
|
17
17
|
<h1>Type alias AddressPayload</h1></div>
|
|
18
|
-
<div class="tsd-signature"><span class="tsd-kind-type-alias">Address<wbr/>Payload</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Payload</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">
|
|
18
|
+
<div class="tsd-signature"><span class="tsd-kind-type-alias">Address<wbr/>Payload</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Payload</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">address</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><a href="../variables/AddressSchema-1.html" class="tsd-signature-type tsd-kind-variable">AddressSchema</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources">
|
|
19
19
|
<ul>
|
|
20
20
|
<li>Defined in plugins/packages/payload/packages/address/dist/types/Payload.d.ts:3</li></ul></aside></div>
|
|
21
21
|
<div class="col-sidebar">
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
<h1>Variable PayloadPlugins<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
|
|
18
18
|
<div class="tsd-signature"><span class="tsd-kind-variable">Payload<wbr/>Plugins</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">PayloadPluginFunc</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
|
19
19
|
<ul>
|
|
20
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/plugins/packages/payload/src/index.ts#L25">plugins/packages/payload/src/index.ts:25</a></li></ul></aside></div>
|
|
21
21
|
<div class="col-sidebar">
|
|
22
22
|
<div class="page-menu">
|
|
23
23
|
<div class="tsd-navigation settings">
|
package/package.json
CHANGED
|
@@ -10,22 +10,22 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/address-payload-plugin": "^2.57.
|
|
14
|
-
"@xyo-network/blockchain-payload-plugins": "^2.57.
|
|
15
|
-
"@xyo-network/config-payload-plugin": "^2.57.
|
|
16
|
-
"@xyo-network/crypto-payload-plugins": "^2.57.
|
|
17
|
-
"@xyo-network/domain-payload-plugin": "^2.57.
|
|
18
|
-
"@xyo-network/id-payload-plugin": "^2.57.
|
|
19
|
-
"@xyo-network/location-certainty-payload-plugin": "^2.57.
|
|
20
|
-
"@xyo-network/location-payload-plugin": "^2.57.
|
|
21
|
-
"@xyo-network/module-instance-payload-plugin": "^2.57.
|
|
22
|
-
"@xyo-network/payload-plugin": "^2.57.
|
|
23
|
-
"@xyo-network/query-payload-plugin": "^2.57.
|
|
24
|
-
"@xyo-network/schema-payload-plugin": "^2.57.
|
|
13
|
+
"@xyo-network/address-payload-plugin": "^2.57.6",
|
|
14
|
+
"@xyo-network/blockchain-payload-plugins": "^2.57.6",
|
|
15
|
+
"@xyo-network/config-payload-plugin": "^2.57.6",
|
|
16
|
+
"@xyo-network/crypto-payload-plugins": "^2.57.6",
|
|
17
|
+
"@xyo-network/domain-payload-plugin": "^2.57.6",
|
|
18
|
+
"@xyo-network/id-payload-plugin": "^2.57.6",
|
|
19
|
+
"@xyo-network/location-certainty-payload-plugin": "^2.57.6",
|
|
20
|
+
"@xyo-network/location-payload-plugin": "^2.57.6",
|
|
21
|
+
"@xyo-network/module-instance-payload-plugin": "^2.57.6",
|
|
22
|
+
"@xyo-network/payload-plugin": "^2.57.6",
|
|
23
|
+
"@xyo-network/query-payload-plugin": "^2.57.6",
|
|
24
|
+
"@xyo-network/schema-payload-plugin": "^2.57.6"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
|
-
"@xylabs/ts-scripts-yarn3": "^2.17.
|
|
28
|
-
"@xylabs/tsconfig": "^2.17.
|
|
27
|
+
"@xylabs/ts-scripts-yarn3": "^2.17.13",
|
|
28
|
+
"@xylabs/tsconfig": "^2.17.13",
|
|
29
29
|
"typescript": "^5.0.4"
|
|
30
30
|
},
|
|
31
31
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
@@ -61,5 +61,5 @@
|
|
|
61
61
|
},
|
|
62
62
|
"sideEffects": false,
|
|
63
63
|
"types": "dist/types/index.d.ts",
|
|
64
|
-
"version": "2.57.
|
|
64
|
+
"version": "2.57.6"
|
|
65
65
|
}
|