@xyo-network/info-system-plugins 2.42.13 → 2.42.14
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 +6 -7
- package/dist/docs.json +0 -437
package/package.json
CHANGED
|
@@ -10,14 +10,13 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/bowser-system-info-payload-plugin": "^2.42.
|
|
14
|
-
"@xyo-network/bowser-system-info-plugin": "^2.42.
|
|
15
|
-
"@xyo-network/node-system-info-plugin": "^2.42.
|
|
16
|
-
"@xyo-network/payloadset-plugin": "^2.42.
|
|
17
|
-
"tslib": "^2.4.1"
|
|
13
|
+
"@xyo-network/bowser-system-info-payload-plugin": "^2.42.14",
|
|
14
|
+
"@xyo-network/bowser-system-info-plugin": "^2.42.14",
|
|
15
|
+
"@xyo-network/node-system-info-plugin": "^2.42.14",
|
|
16
|
+
"@xyo-network/payloadset-plugin": "^2.42.14"
|
|
18
17
|
},
|
|
19
18
|
"devDependencies": {
|
|
20
|
-
"@xylabs/ts-scripts-yarn3": "^2.
|
|
19
|
+
"@xylabs/ts-scripts-yarn3": "^2.10.19"
|
|
21
20
|
},
|
|
22
21
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
23
22
|
"browser": "dist/esm/indexBrowser.js",
|
|
@@ -52,5 +51,5 @@
|
|
|
52
51
|
},
|
|
53
52
|
"sideEffects": false,
|
|
54
53
|
"types": "dist/esm/index.d.ts",
|
|
55
|
-
"version": "2.42.
|
|
54
|
+
"version": "2.42.14"
|
|
56
55
|
}
|
package/dist/docs.json
DELETED
|
@@ -1,437 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": 0,
|
|
3
|
-
"name": "@xyo-network/info-system-plugins",
|
|
4
|
-
"kind": 1,
|
|
5
|
-
"kindString": "Project",
|
|
6
|
-
"flags": {},
|
|
7
|
-
"originalName": "",
|
|
8
|
-
"children": [
|
|
9
|
-
{
|
|
10
|
-
"id": 2,
|
|
11
|
-
"name": "default",
|
|
12
|
-
"kind": 8388608,
|
|
13
|
-
"kindString": "Reference",
|
|
14
|
-
"flags": {},
|
|
15
|
-
"sources": [
|
|
16
|
-
{
|
|
17
|
-
"fileName": "payloadset/packages/system/packages/info/src/index.ts",
|
|
18
|
-
"line": 10,
|
|
19
|
-
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43abfbcd1/packages/plugins/packages/payloadset/packages/system/packages/info/src/index.ts#L10"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"target": 1
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"id": 8,
|
|
27
|
-
"name": "XyoBowserSystemInfoPayload",
|
|
28
|
-
"kind": 4194304,
|
|
29
|
-
"kindString": "Type alias",
|
|
30
|
-
"flags": {},
|
|
31
|
-
"sources": [
|
|
32
|
-
{
|
|
33
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
34
|
-
"line": 4,
|
|
35
|
-
"character": 12
|
|
36
|
-
}
|
|
37
|
-
],
|
|
38
|
-
"type": {
|
|
39
|
-
"type": "reference",
|
|
40
|
-
"typeArguments": [
|
|
41
|
-
{
|
|
42
|
-
"type": "reflection",
|
|
43
|
-
"declaration": {
|
|
44
|
-
"id": 9,
|
|
45
|
-
"name": "__type",
|
|
46
|
-
"kind": 65536,
|
|
47
|
-
"kindString": "Type literal",
|
|
48
|
-
"flags": {},
|
|
49
|
-
"children": [
|
|
50
|
-
{
|
|
51
|
-
"id": 10,
|
|
52
|
-
"name": "bowser",
|
|
53
|
-
"kind": 1024,
|
|
54
|
-
"kindString": "Property",
|
|
55
|
-
"flags": {
|
|
56
|
-
"isOptional": true
|
|
57
|
-
},
|
|
58
|
-
"sources": [
|
|
59
|
-
{
|
|
60
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
61
|
-
"line": 5,
|
|
62
|
-
"character": 4
|
|
63
|
-
}
|
|
64
|
-
],
|
|
65
|
-
"type": {
|
|
66
|
-
"type": "reference",
|
|
67
|
-
"name": "Parser.ParsedResult",
|
|
68
|
-
"qualifiedName": "Bowser.Parser.ParsedResult",
|
|
69
|
-
"package": "bowser"
|
|
70
|
-
}
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"id": 11,
|
|
74
|
-
"name": "schema",
|
|
75
|
-
"kind": 1024,
|
|
76
|
-
"kindString": "Property",
|
|
77
|
-
"flags": {},
|
|
78
|
-
"sources": [
|
|
79
|
-
{
|
|
80
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
81
|
-
"line": 6,
|
|
82
|
-
"character": 4
|
|
83
|
-
}
|
|
84
|
-
],
|
|
85
|
-
"type": {
|
|
86
|
-
"type": "reference",
|
|
87
|
-
"id": 12,
|
|
88
|
-
"name": "XyoBowserSystemInfoSchema"
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
],
|
|
92
|
-
"groups": [
|
|
93
|
-
{
|
|
94
|
-
"title": "Properties",
|
|
95
|
-
"children": [
|
|
96
|
-
10,
|
|
97
|
-
11
|
|
98
|
-
]
|
|
99
|
-
}
|
|
100
|
-
],
|
|
101
|
-
"sources": [
|
|
102
|
-
{
|
|
103
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
104
|
-
"line": 4,
|
|
105
|
-
"character": 52
|
|
106
|
-
}
|
|
107
|
-
]
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
],
|
|
111
|
-
"name": "XyoPayload"
|
|
112
|
-
}
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"id": 13,
|
|
116
|
-
"name": "XyoBowserSystemInfoSchema",
|
|
117
|
-
"kind": 4194304,
|
|
118
|
-
"kindString": "Type alias",
|
|
119
|
-
"flags": {},
|
|
120
|
-
"sources": [
|
|
121
|
-
{
|
|
122
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Schema.d.ts",
|
|
123
|
-
"line": 1,
|
|
124
|
-
"character": 12
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Schema.d.ts",
|
|
128
|
-
"line": 2,
|
|
129
|
-
"character": 21
|
|
130
|
-
}
|
|
131
|
-
],
|
|
132
|
-
"type": {
|
|
133
|
-
"type": "literal",
|
|
134
|
-
"value": "network.xyo.system.info.bowser"
|
|
135
|
-
}
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"id": 12,
|
|
139
|
-
"name": "XyoBowserSystemInfoSchema",
|
|
140
|
-
"kind": 32,
|
|
141
|
-
"kindString": "Variable",
|
|
142
|
-
"flags": {},
|
|
143
|
-
"sources": [
|
|
144
|
-
{
|
|
145
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Schema.d.ts",
|
|
146
|
-
"line": 1,
|
|
147
|
-
"character": 12
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Schema.d.ts",
|
|
151
|
-
"line": 2,
|
|
152
|
-
"character": 21
|
|
153
|
-
}
|
|
154
|
-
],
|
|
155
|
-
"type": {
|
|
156
|
-
"type": "literal",
|
|
157
|
-
"value": "network.xyo.system.info.bowser"
|
|
158
|
-
}
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"id": 1,
|
|
162
|
-
"name": "XyoSystemInfoPlugins",
|
|
163
|
-
"kind": 32,
|
|
164
|
-
"kindString": "Variable",
|
|
165
|
-
"flags": {
|
|
166
|
-
"isConst": true
|
|
167
|
-
},
|
|
168
|
-
"sources": [
|
|
169
|
-
{
|
|
170
|
-
"fileName": "payloadset/packages/system/packages/info/src/index.ts",
|
|
171
|
-
"line": 7,
|
|
172
|
-
"character": 13,
|
|
173
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43abfbcd1/packages/plugins/packages/payloadset/packages/system/packages/info/src/index.ts#L7"
|
|
174
|
-
}
|
|
175
|
-
],
|
|
176
|
-
"type": {
|
|
177
|
-
"type": "array",
|
|
178
|
-
"elementType": {
|
|
179
|
-
"type": "reference",
|
|
180
|
-
"name": "PayloadSetPluginFunc"
|
|
181
|
-
}
|
|
182
|
-
},
|
|
183
|
-
"defaultValue": "..."
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
"id": 3,
|
|
187
|
-
"name": "BowserSystemInfoPayloadPlugin",
|
|
188
|
-
"kind": 64,
|
|
189
|
-
"kindString": "Function",
|
|
190
|
-
"flags": {},
|
|
191
|
-
"sources": [
|
|
192
|
-
{
|
|
193
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
194
|
-
"line": 1,
|
|
195
|
-
"character": 21
|
|
196
|
-
}
|
|
197
|
-
],
|
|
198
|
-
"signatures": [
|
|
199
|
-
{
|
|
200
|
-
"id": 4,
|
|
201
|
-
"name": "BowserSystemInfoPayloadPlugin",
|
|
202
|
-
"kind": 4096,
|
|
203
|
-
"kindString": "Call signature",
|
|
204
|
-
"flags": {},
|
|
205
|
-
"type": {
|
|
206
|
-
"type": "reference",
|
|
207
|
-
"typeArguments": [
|
|
208
|
-
{
|
|
209
|
-
"type": "intersection",
|
|
210
|
-
"types": [
|
|
211
|
-
{
|
|
212
|
-
"type": "reference",
|
|
213
|
-
"name": "SchemaFields"
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"type": "reference",
|
|
217
|
-
"name": "PayloadFields"
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"type": "reflection",
|
|
221
|
-
"declaration": {
|
|
222
|
-
"id": 5,
|
|
223
|
-
"name": "__type",
|
|
224
|
-
"kind": 65536,
|
|
225
|
-
"kindString": "Type literal",
|
|
226
|
-
"flags": {},
|
|
227
|
-
"children": [
|
|
228
|
-
{
|
|
229
|
-
"id": 6,
|
|
230
|
-
"name": "bowser",
|
|
231
|
-
"kind": 1024,
|
|
232
|
-
"kindString": "Property",
|
|
233
|
-
"flags": {
|
|
234
|
-
"isOptional": true
|
|
235
|
-
},
|
|
236
|
-
"sources": [
|
|
237
|
-
{
|
|
238
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
239
|
-
"line": 2,
|
|
240
|
-
"character": 4
|
|
241
|
-
}
|
|
242
|
-
],
|
|
243
|
-
"type": {
|
|
244
|
-
"type": "reference",
|
|
245
|
-
"name": "ParsedResult",
|
|
246
|
-
"qualifiedName": "Bowser.Parser.ParsedResult",
|
|
247
|
-
"package": "bowser"
|
|
248
|
-
}
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
"id": 7,
|
|
252
|
-
"name": "schema",
|
|
253
|
-
"kind": 1024,
|
|
254
|
-
"kindString": "Property",
|
|
255
|
-
"flags": {},
|
|
256
|
-
"sources": [
|
|
257
|
-
{
|
|
258
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
259
|
-
"line": 3,
|
|
260
|
-
"character": 4
|
|
261
|
-
}
|
|
262
|
-
],
|
|
263
|
-
"type": {
|
|
264
|
-
"type": "literal",
|
|
265
|
-
"value": "network.xyo.system.info.bowser"
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
],
|
|
269
|
-
"groups": [
|
|
270
|
-
{
|
|
271
|
-
"title": "Properties",
|
|
272
|
-
"children": [
|
|
273
|
-
6,
|
|
274
|
-
7
|
|
275
|
-
]
|
|
276
|
-
}
|
|
277
|
-
],
|
|
278
|
-
"sources": [
|
|
279
|
-
{
|
|
280
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
281
|
-
"line": 1,
|
|
282
|
-
"character": 206
|
|
283
|
-
}
|
|
284
|
-
]
|
|
285
|
-
}
|
|
286
|
-
}
|
|
287
|
-
]
|
|
288
|
-
}
|
|
289
|
-
],
|
|
290
|
-
"name": "XyoPayloadPlugin"
|
|
291
|
-
}
|
|
292
|
-
}
|
|
293
|
-
]
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
"id": 14,
|
|
297
|
-
"name": "bowserSystemInfoPayloadTemplate",
|
|
298
|
-
"kind": 64,
|
|
299
|
-
"kindString": "Function",
|
|
300
|
-
"flags": {},
|
|
301
|
-
"sources": [
|
|
302
|
-
{
|
|
303
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Template.d.ts",
|
|
304
|
-
"line": 2,
|
|
305
|
-
"character": 21
|
|
306
|
-
}
|
|
307
|
-
],
|
|
308
|
-
"signatures": [
|
|
309
|
-
{
|
|
310
|
-
"id": 15,
|
|
311
|
-
"name": "bowserSystemInfoPayloadTemplate",
|
|
312
|
-
"kind": 4096,
|
|
313
|
-
"kindString": "Call signature",
|
|
314
|
-
"flags": {},
|
|
315
|
-
"type": {
|
|
316
|
-
"type": "intersection",
|
|
317
|
-
"types": [
|
|
318
|
-
{
|
|
319
|
-
"type": "reference",
|
|
320
|
-
"name": "SchemaFields"
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"type": "reference",
|
|
324
|
-
"name": "PayloadFields"
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"type": "reflection",
|
|
328
|
-
"declaration": {
|
|
329
|
-
"id": 16,
|
|
330
|
-
"name": "__type",
|
|
331
|
-
"kind": 65536,
|
|
332
|
-
"kindString": "Type literal",
|
|
333
|
-
"flags": {},
|
|
334
|
-
"children": [
|
|
335
|
-
{
|
|
336
|
-
"id": 17,
|
|
337
|
-
"name": "bowser",
|
|
338
|
-
"kind": 1024,
|
|
339
|
-
"kindString": "Property",
|
|
340
|
-
"flags": {
|
|
341
|
-
"isOptional": true
|
|
342
|
-
},
|
|
343
|
-
"sources": [
|
|
344
|
-
{
|
|
345
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
346
|
-
"line": 5,
|
|
347
|
-
"character": 4
|
|
348
|
-
}
|
|
349
|
-
],
|
|
350
|
-
"type": {
|
|
351
|
-
"type": "reference",
|
|
352
|
-
"name": "ParsedResult",
|
|
353
|
-
"qualifiedName": "Bowser.Parser.ParsedResult",
|
|
354
|
-
"package": "bowser"
|
|
355
|
-
}
|
|
356
|
-
},
|
|
357
|
-
{
|
|
358
|
-
"id": 18,
|
|
359
|
-
"name": "schema",
|
|
360
|
-
"kind": 1024,
|
|
361
|
-
"kindString": "Property",
|
|
362
|
-
"flags": {},
|
|
363
|
-
"sources": [
|
|
364
|
-
{
|
|
365
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
366
|
-
"line": 6,
|
|
367
|
-
"character": 4
|
|
368
|
-
}
|
|
369
|
-
],
|
|
370
|
-
"type": {
|
|
371
|
-
"type": "literal",
|
|
372
|
-
"value": "network.xyo.system.info.bowser"
|
|
373
|
-
}
|
|
374
|
-
}
|
|
375
|
-
],
|
|
376
|
-
"groups": [
|
|
377
|
-
{
|
|
378
|
-
"title": "Properties",
|
|
379
|
-
"children": [
|
|
380
|
-
17,
|
|
381
|
-
18
|
|
382
|
-
]
|
|
383
|
-
}
|
|
384
|
-
],
|
|
385
|
-
"sources": [
|
|
386
|
-
{
|
|
387
|
-
"fileName": "payload/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
388
|
-
"line": 4,
|
|
389
|
-
"character": 52
|
|
390
|
-
}
|
|
391
|
-
]
|
|
392
|
-
}
|
|
393
|
-
}
|
|
394
|
-
]
|
|
395
|
-
}
|
|
396
|
-
}
|
|
397
|
-
]
|
|
398
|
-
}
|
|
399
|
-
],
|
|
400
|
-
"groups": [
|
|
401
|
-
{
|
|
402
|
-
"title": "References",
|
|
403
|
-
"children": [
|
|
404
|
-
2
|
|
405
|
-
]
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
"title": "Type Aliases",
|
|
409
|
-
"children": [
|
|
410
|
-
8,
|
|
411
|
-
13
|
|
412
|
-
]
|
|
413
|
-
},
|
|
414
|
-
{
|
|
415
|
-
"title": "Variables",
|
|
416
|
-
"children": [
|
|
417
|
-
12,
|
|
418
|
-
1
|
|
419
|
-
]
|
|
420
|
-
},
|
|
421
|
-
{
|
|
422
|
-
"title": "Functions",
|
|
423
|
-
"children": [
|
|
424
|
-
3,
|
|
425
|
-
14
|
|
426
|
-
]
|
|
427
|
-
}
|
|
428
|
-
],
|
|
429
|
-
"sources": [
|
|
430
|
-
{
|
|
431
|
-
"fileName": "payloadset/packages/system/packages/info/src/index.ts",
|
|
432
|
-
"line": 1,
|
|
433
|
-
"character": 0,
|
|
434
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43abfbcd1/packages/plugins/packages/payloadset/packages/system/packages/info/src/index.ts#L1"
|
|
435
|
-
}
|
|
436
|
-
]
|
|
437
|
-
}
|