@xyo-network/url-safety-payload-plugin 2.74.0 → 2.74.1

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.
Files changed (2) hide show
  1. package/dist/docs.json +606 -0
  2. package/package.json +6 -6
package/dist/docs.json ADDED
@@ -0,0 +1,606 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/url-safety-payload-plugin",
4
+ "variant": "project",
5
+ "kind": 1,
6
+ "flags": {},
7
+ "children": [
8
+ {
9
+ "id": 16,
10
+ "name": "default",
11
+ "variant": "reference",
12
+ "kind": 8388608,
13
+ "flags": {},
14
+ "sources": [
15
+ {
16
+ "fileName": "plugins/packages/payload/packages/url-safety/src/index.ts",
17
+ "line": 9,
18
+ "character": 0,
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/index.ts#L9"
20
+ }
21
+ ],
22
+ "target": 1
23
+ },
24
+ {
25
+ "id": 11,
26
+ "name": "UrlSafetyPayload",
27
+ "variant": "declaration",
28
+ "kind": 4194304,
29
+ "flags": {},
30
+ "sources": [
31
+ {
32
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Payload.ts",
33
+ "line": 8,
34
+ "character": 12,
35
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Payload.ts#L8"
36
+ }
37
+ ],
38
+ "type": {
39
+ "type": "reference",
40
+ "target": {
41
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
42
+ "qualifiedName": "Payload"
43
+ },
44
+ "typeArguments": [
45
+ {
46
+ "type": "intersection",
47
+ "types": [
48
+ {
49
+ "type": "reference",
50
+ "target": {
51
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
52
+ "qualifiedName": "Omit"
53
+ },
54
+ "typeArguments": [
55
+ {
56
+ "type": "reference",
57
+ "target": {
58
+ "sourceFileName": "../url/src/Payload.ts",
59
+ "qualifiedName": "UrlPayload"
60
+ },
61
+ "name": "UrlPayload",
62
+ "package": "@xyo-network/url-payload-plugin"
63
+ },
64
+ {
65
+ "type": "literal",
66
+ "value": "schema"
67
+ }
68
+ ],
69
+ "name": "Omit",
70
+ "package": "typescript"
71
+ },
72
+ {
73
+ "type": "reflection",
74
+ "declaration": {
75
+ "id": 12,
76
+ "name": "__type",
77
+ "variant": "declaration",
78
+ "kind": 65536,
79
+ "flags": {},
80
+ "children": [
81
+ {
82
+ "id": 13,
83
+ "name": "threatTypes",
84
+ "variant": "declaration",
85
+ "kind": 1024,
86
+ "flags": {
87
+ "isOptional": true
88
+ },
89
+ "sources": [
90
+ {
91
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Payload.ts",
92
+ "line": 10,
93
+ "character": 4,
94
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Payload.ts#L10"
95
+ }
96
+ ],
97
+ "type": {
98
+ "type": "array",
99
+ "elementType": {
100
+ "type": "reference",
101
+ "target": 10,
102
+ "name": "UrlSafetyThreatType",
103
+ "package": "@xyo-network/url-safety-payload-plugin"
104
+ }
105
+ }
106
+ }
107
+ ],
108
+ "groups": [
109
+ {
110
+ "title": "Properties",
111
+ "children": [
112
+ 13
113
+ ]
114
+ }
115
+ ],
116
+ "sources": [
117
+ {
118
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Payload.ts",
119
+ "line": 9,
120
+ "character": 31,
121
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Payload.ts#L9"
122
+ }
123
+ ]
124
+ }
125
+ }
126
+ ]
127
+ },
128
+ {
129
+ "type": "reference",
130
+ "target": 14,
131
+ "name": "UrlSafetySchema",
132
+ "package": "@xyo-network/url-safety-payload-plugin"
133
+ }
134
+ ],
135
+ "name": "Payload",
136
+ "package": "@xyo-network/payload-model"
137
+ }
138
+ },
139
+ {
140
+ "id": 15,
141
+ "name": "UrlSafetySchema",
142
+ "variant": "declaration",
143
+ "kind": 4194304,
144
+ "flags": {},
145
+ "sources": [
146
+ {
147
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Schema.ts",
148
+ "line": 1,
149
+ "character": 13,
150
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Schema.ts#L1"
151
+ },
152
+ {
153
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Schema.ts",
154
+ "line": 2,
155
+ "character": 12,
156
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Schema.ts#L2"
157
+ }
158
+ ],
159
+ "type": {
160
+ "type": "query",
161
+ "queryType": {
162
+ "type": "reference",
163
+ "target": 14,
164
+ "name": "UrlSafetySchema",
165
+ "package": "@xyo-network/url-safety-payload-plugin"
166
+ }
167
+ }
168
+ },
169
+ {
170
+ "id": 10,
171
+ "name": "UrlSafetyThreatType",
172
+ "variant": "declaration",
173
+ "kind": 4194304,
174
+ "flags": {},
175
+ "sources": [
176
+ {
177
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Payload.ts",
178
+ "line": 6,
179
+ "character": 12,
180
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Payload.ts#L6"
181
+ }
182
+ ],
183
+ "type": {
184
+ "type": "union",
185
+ "types": [
186
+ {
187
+ "type": "literal",
188
+ "value": "SOCIAL_ENGINEERING"
189
+ },
190
+ {
191
+ "type": "literal",
192
+ "value": "POTENTIALLY_HARMFUL_APPLICATION"
193
+ },
194
+ {
195
+ "type": "literal",
196
+ "value": "UNWANTED_SOFTWARE"
197
+ },
198
+ {
199
+ "type": "literal",
200
+ "value": "THREAT_TYPE_UNSPECIFIED"
201
+ }
202
+ ]
203
+ }
204
+ },
205
+ {
206
+ "id": 14,
207
+ "name": "UrlSafetySchema",
208
+ "variant": "declaration",
209
+ "kind": 32,
210
+ "flags": {
211
+ "isConst": true
212
+ },
213
+ "sources": [
214
+ {
215
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Schema.ts",
216
+ "line": 1,
217
+ "character": 13,
218
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Schema.ts#L1"
219
+ },
220
+ {
221
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Schema.ts",
222
+ "line": 2,
223
+ "character": 12,
224
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Schema.ts#L2"
225
+ }
226
+ ],
227
+ "type": {
228
+ "type": "literal",
229
+ "value": "network.xyo.url.safety"
230
+ },
231
+ "defaultValue": "'network.xyo.url.safety'"
232
+ },
233
+ {
234
+ "id": 1,
235
+ "name": "UrlSafetyPayloadPlugin",
236
+ "variant": "declaration",
237
+ "kind": 64,
238
+ "flags": {},
239
+ "sources": [
240
+ {
241
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Plugin.ts",
242
+ "line": 6,
243
+ "character": 13,
244
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Plugin.ts#L6"
245
+ }
246
+ ],
247
+ "signatures": [
248
+ {
249
+ "id": 2,
250
+ "name": "UrlSafetyPayloadPlugin",
251
+ "variant": "signature",
252
+ "kind": 4096,
253
+ "flags": {},
254
+ "sources": [
255
+ {
256
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Plugin.ts",
257
+ "line": 6,
258
+ "character": 38,
259
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Plugin.ts#L6"
260
+ }
261
+ ],
262
+ "type": {
263
+ "type": "reference",
264
+ "target": {
265
+ "sourceFileName": "../../../../../sdk/packages/payload-plugin/src/Plugin.ts",
266
+ "qualifiedName": "PayloadPlugin"
267
+ },
268
+ "typeArguments": [
269
+ {
270
+ "type": "intersection",
271
+ "types": [
272
+ {
273
+ "type": "reference",
274
+ "target": {
275
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
276
+ "qualifiedName": "SchemaFields"
277
+ },
278
+ "name": "SchemaFields",
279
+ "package": "@xyo-network/payload-model"
280
+ },
281
+ {
282
+ "type": "reference",
283
+ "target": {
284
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
285
+ "qualifiedName": "PayloadFields"
286
+ },
287
+ "name": "PayloadFields",
288
+ "package": "@xyo-network/payload-model"
289
+ },
290
+ {
291
+ "type": "reference",
292
+ "target": {
293
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
294
+ "qualifiedName": "Omit"
295
+ },
296
+ "typeArguments": [
297
+ {
298
+ "type": "intersection",
299
+ "types": [
300
+ {
301
+ "type": "reference",
302
+ "target": {
303
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
304
+ "qualifiedName": "SchemaFields"
305
+ },
306
+ "name": "SchemaFields",
307
+ "package": "@xyo-network/payload-model"
308
+ },
309
+ {
310
+ "type": "reference",
311
+ "target": {
312
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
313
+ "qualifiedName": "PayloadFields"
314
+ },
315
+ "name": "PayloadFields",
316
+ "package": "@xyo-network/payload-model"
317
+ },
318
+ {
319
+ "type": "reflection",
320
+ "declaration": {
321
+ "id": 3,
322
+ "name": "__type",
323
+ "variant": "declaration",
324
+ "kind": 65536,
325
+ "flags": {},
326
+ "children": [
327
+ {
328
+ "id": 4,
329
+ "name": "schema",
330
+ "variant": "declaration",
331
+ "kind": 1024,
332
+ "flags": {},
333
+ "sources": [
334
+ {
335
+ "fileName": "plugins/packages/payload/packages/url/dist/Payload.d.ts",
336
+ "line": 4,
337
+ "character": 4
338
+ }
339
+ ],
340
+ "type": {
341
+ "type": "literal",
342
+ "value": "network.xyo.url"
343
+ }
344
+ },
345
+ {
346
+ "id": 5,
347
+ "name": "url",
348
+ "variant": "declaration",
349
+ "kind": 1024,
350
+ "flags": {},
351
+ "sources": [
352
+ {
353
+ "fileName": "plugins/packages/payload/packages/url/dist/Payload.d.ts",
354
+ "line": 5,
355
+ "character": 4
356
+ }
357
+ ],
358
+ "type": {
359
+ "type": "intrinsic",
360
+ "name": "string"
361
+ }
362
+ }
363
+ ],
364
+ "groups": [
365
+ {
366
+ "title": "Properties",
367
+ "children": [
368
+ 4,
369
+ 5
370
+ ]
371
+ }
372
+ ],
373
+ "sources": [
374
+ {
375
+ "fileName": "plugins/packages/payload/packages/url/dist/Payload.d.ts",
376
+ "line": 3,
377
+ "character": 33
378
+ }
379
+ ]
380
+ }
381
+ }
382
+ ]
383
+ },
384
+ {
385
+ "type": "literal",
386
+ "value": "schema"
387
+ }
388
+ ],
389
+ "name": "Omit",
390
+ "package": "typescript"
391
+ },
392
+ {
393
+ "type": "reflection",
394
+ "declaration": {
395
+ "id": 6,
396
+ "name": "__type",
397
+ "variant": "declaration",
398
+ "kind": 65536,
399
+ "flags": {},
400
+ "children": [
401
+ {
402
+ "id": 7,
403
+ "name": "threatTypes",
404
+ "variant": "declaration",
405
+ "kind": 1024,
406
+ "flags": {
407
+ "isOptional": true
408
+ },
409
+ "sources": [
410
+ {
411
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Payload.ts",
412
+ "line": 10,
413
+ "character": 4,
414
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Payload.ts#L10"
415
+ }
416
+ ],
417
+ "type": {
418
+ "type": "array",
419
+ "elementType": {
420
+ "type": "reference",
421
+ "target": 10,
422
+ "name": "UrlSafetyThreatType",
423
+ "package": "@xyo-network/url-safety-payload-plugin"
424
+ }
425
+ }
426
+ }
427
+ ],
428
+ "groups": [
429
+ {
430
+ "title": "Properties",
431
+ "children": [
432
+ 7
433
+ ]
434
+ }
435
+ ],
436
+ "sources": [
437
+ {
438
+ "fileName": "plugins/packages/payload/packages/url-safety/src/Payload.ts",
439
+ "line": 9,
440
+ "character": 31,
441
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/01bbe3eabe49d/packages/plugins/packages/payload/packages/url-safety/src/Payload.ts#L9"
442
+ }
443
+ ]
444
+ }
445
+ },
446
+ {
447
+ "type": "reflection",
448
+ "declaration": {
449
+ "id": 8,
450
+ "name": "__type",
451
+ "variant": "declaration",
452
+ "kind": 65536,
453
+ "flags": {},
454
+ "children": [
455
+ {
456
+ "id": 9,
457
+ "name": "schema",
458
+ "variant": "declaration",
459
+ "kind": 1024,
460
+ "flags": {},
461
+ "sources": [
462
+ {
463
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
464
+ "line": 19,
465
+ "character": 4
466
+ }
467
+ ],
468
+ "type": {
469
+ "type": "literal",
470
+ "value": "network.xyo.url.safety"
471
+ }
472
+ }
473
+ ],
474
+ "groups": [
475
+ {
476
+ "title": "Properties",
477
+ "children": [
478
+ 9
479
+ ]
480
+ }
481
+ ],
482
+ "sources": [
483
+ {
484
+ "fileName": "protocol/packages/payload/packages/model/dist/Payload.d.ts",
485
+ "line": 18,
486
+ "character": 76
487
+ }
488
+ ]
489
+ }
490
+ }
491
+ ]
492
+ }
493
+ ],
494
+ "name": "PayloadPlugin",
495
+ "package": "@xyo-network/payload-plugin"
496
+ }
497
+ }
498
+ ]
499
+ }
500
+ ],
501
+ "groups": [
502
+ {
503
+ "title": "References",
504
+ "children": [
505
+ 16
506
+ ]
507
+ },
508
+ {
509
+ "title": "Type Aliases",
510
+ "children": [
511
+ 11,
512
+ 15,
513
+ 10
514
+ ]
515
+ },
516
+ {
517
+ "title": "Variables",
518
+ "children": [
519
+ 14
520
+ ]
521
+ },
522
+ {
523
+ "title": "Functions",
524
+ "children": [
525
+ 1
526
+ ]
527
+ }
528
+ ],
529
+ "packageName": "@xyo-network/url-safety-payload-plugin",
530
+ "readme": [
531
+ {
532
+ "kind": "text",
533
+ "text": "[![logo][]](https://xyo.network)\n\nPart of [sdk-xyo-clint-js](https://www.npmjs.com/package/@xyo-network/sdk-xyo-client-js)\n\n## License\n\n> See the [LICENSE](LICENSE) file for license details\n\n## Credits\n\n[Made with 🔥 and ❄️ by XYO](https://xyo.network)\n\n[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png"
534
+ }
535
+ ],
536
+ "symbolIdMap": {
537
+ "0": {
538
+ "sourceFileName": "src/index.ts",
539
+ "qualifiedName": ""
540
+ },
541
+ "1": {
542
+ "sourceFileName": "src/Plugin.ts",
543
+ "qualifiedName": "UrlSafetyPayloadPlugin"
544
+ },
545
+ "2": {
546
+ "sourceFileName": "src/Plugin.ts",
547
+ "qualifiedName": "UrlSafetyPayloadPlugin"
548
+ },
549
+ "3": {
550
+ "sourceFileName": "../url/src/Payload.ts",
551
+ "qualifiedName": "__type"
552
+ },
553
+ "4": {
554
+ "sourceFileName": "../url/src/Payload.ts",
555
+ "qualifiedName": "__type.schema"
556
+ },
557
+ "5": {
558
+ "sourceFileName": "../url/src/Payload.ts",
559
+ "qualifiedName": "__type.url"
560
+ },
561
+ "6": {
562
+ "sourceFileName": "src/Payload.ts",
563
+ "qualifiedName": "__type"
564
+ },
565
+ "7": {
566
+ "sourceFileName": "src/Payload.ts",
567
+ "qualifiedName": "__type.threatTypes"
568
+ },
569
+ "8": {
570
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
571
+ "qualifiedName": "__type"
572
+ },
573
+ "9": {
574
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
575
+ "qualifiedName": "__type.schema"
576
+ },
577
+ "10": {
578
+ "sourceFileName": "src/Payload.ts",
579
+ "qualifiedName": "UrlSafetyThreatType"
580
+ },
581
+ "11": {
582
+ "sourceFileName": "src/Payload.ts",
583
+ "qualifiedName": "UrlSafetyPayload"
584
+ },
585
+ "12": {
586
+ "sourceFileName": "src/Payload.ts",
587
+ "qualifiedName": "__type"
588
+ },
589
+ "13": {
590
+ "sourceFileName": "src/Payload.ts",
591
+ "qualifiedName": "__type.threatTypes"
592
+ },
593
+ "14": {
594
+ "sourceFileName": "src/Schema.ts",
595
+ "qualifiedName": "UrlSafetySchema"
596
+ },
597
+ "15": {
598
+ "sourceFileName": "src/Schema.ts",
599
+ "qualifiedName": "UrlSafetySchema"
600
+ },
601
+ "16": {
602
+ "sourceFileName": "src/index.ts",
603
+ "qualifiedName": "default"
604
+ }
605
+ }
606
+ }
package/package.json CHANGED
@@ -10,13 +10,13 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/payload-model": "~2.74.0",
14
- "@xyo-network/payload-plugin": "~2.74.0",
15
- "@xyo-network/url-payload-plugin": "~2.74.0"
13
+ "@xyo-network/payload-model": "~2.74.1",
14
+ "@xyo-network/payload-plugin": "~2.74.1",
15
+ "@xyo-network/url-payload-plugin": "~2.74.1"
16
16
  },
17
17
  "devDependencies": {
18
- "@xylabs/ts-scripts-yarn3": "^3.0.27",
19
- "@xylabs/tsconfig": "^3.0.27",
18
+ "@xylabs/ts-scripts-yarn3": "^3.0.28",
19
+ "@xylabs/tsconfig": "^3.0.28",
20
20
  "typescript": "^5.2.2"
21
21
  },
22
22
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -50,5 +50,5 @@
50
50
  },
51
51
  "sideEffects": false,
52
52
  "types": "dist/index.d.ts",
53
- "version": "2.74.0"
53
+ "version": "2.74.1"
54
54
  }