@xyo-network/url-safety-payload-plugin 2.75.18 → 2.76.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/package.json +7 -10
  2. package/dist/docs.json +0 -588
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.75.18",
14
- "@xyo-network/payload-plugin": "~2.75.18",
15
- "@xyo-network/url-payload-plugin": "~2.75.18"
13
+ "@xyo-network/payload-model": "~2.76.1",
14
+ "@xyo-network/payload-plugin": "~2.76.1",
15
+ "@xyo-network/url-payload-plugin": "~2.76.1"
16
16
  },
17
17
  "devDependencies": {
18
- "@xylabs/ts-scripts-yarn3": "^3.1.9",
19
- "@xylabs/tsconfig": "^3.1.9",
18
+ "@xylabs/ts-scripts-yarn3": "^3.1.12",
19
+ "@xylabs/tsconfig": "^3.1.12",
20
20
  "typescript": "^5.2.2"
21
21
  },
22
22
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -44,15 +44,12 @@
44
44
  }
45
45
  }
46
46
  },
47
- "./docs": {
48
- "default": "./dist/docs.json"
49
- },
50
47
  "./package.json": "./package.json"
51
48
  },
52
49
  "main": "dist/node/index.js",
53
50
  "module": "dist/node/index.mjs",
54
51
  "homepage": "https://xyo.network",
55
- "license": "LGPL-3.0",
52
+ "license": "LGPL-3.0-only",
56
53
  "publishConfig": {
57
54
  "access": "public"
58
55
  },
@@ -62,5 +59,5 @@
62
59
  },
63
60
  "sideEffects": false,
64
61
  "types": "dist/node/index.d.ts",
65
- "version": "2.75.18"
62
+ "version": "2.76.1"
66
63
  }
package/dist/docs.json DELETED
@@ -1,588 +0,0 @@
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": 4194304,
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/2b898a637c/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": 2097152,
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/2b898a637c/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/2b898a637c/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/2b898a637c/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": 2097152,
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/2b898a637c/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/2b898a637c/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": 2097152,
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/2b898a637c/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/2b898a637c/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/2b898a637c/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/2b898a637c/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/2b898a637c/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": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
285
- "qualifiedName": "Omit"
286
- },
287
- "typeArguments": [
288
- {
289
- "type": "intersection",
290
- "types": [
291
- {
292
- "type": "reference",
293
- "target": {
294
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
295
- "qualifiedName": "SchemaFields"
296
- },
297
- "name": "SchemaFields",
298
- "package": "@xyo-network/payload-model"
299
- },
300
- {
301
- "type": "reflection",
302
- "declaration": {
303
- "id": 3,
304
- "name": "__type",
305
- "variant": "declaration",
306
- "kind": 65536,
307
- "flags": {},
308
- "children": [
309
- {
310
- "id": 4,
311
- "name": "schema",
312
- "variant": "declaration",
313
- "kind": 1024,
314
- "flags": {},
315
- "sources": [
316
- {
317
- "fileName": "plugins/packages/payload/packages/url/dist/node/Payload.d.ts",
318
- "line": 4,
319
- "character": 4
320
- }
321
- ],
322
- "type": {
323
- "type": "literal",
324
- "value": "network.xyo.url"
325
- }
326
- },
327
- {
328
- "id": 5,
329
- "name": "url",
330
- "variant": "declaration",
331
- "kind": 1024,
332
- "flags": {},
333
- "sources": [
334
- {
335
- "fileName": "plugins/packages/payload/packages/url/dist/node/Payload.d.ts",
336
- "line": 5,
337
- "character": 4
338
- }
339
- ],
340
- "type": {
341
- "type": "intrinsic",
342
- "name": "string"
343
- }
344
- }
345
- ],
346
- "groups": [
347
- {
348
- "title": "Properties",
349
- "children": [
350
- 4,
351
- 5
352
- ]
353
- }
354
- ],
355
- "sources": [
356
- {
357
- "fileName": "plugins/packages/payload/packages/url/dist/node/Payload.d.ts",
358
- "line": 3,
359
- "character": 33
360
- }
361
- ]
362
- }
363
- }
364
- ]
365
- },
366
- {
367
- "type": "literal",
368
- "value": "schema"
369
- }
370
- ],
371
- "name": "Omit",
372
- "package": "typescript"
373
- },
374
- {
375
- "type": "reflection",
376
- "declaration": {
377
- "id": 6,
378
- "name": "__type",
379
- "variant": "declaration",
380
- "kind": 65536,
381
- "flags": {},
382
- "children": [
383
- {
384
- "id": 7,
385
- "name": "threatTypes",
386
- "variant": "declaration",
387
- "kind": 1024,
388
- "flags": {
389
- "isOptional": true
390
- },
391
- "sources": [
392
- {
393
- "fileName": "plugins/packages/payload/packages/url-safety/src/Payload.ts",
394
- "line": 10,
395
- "character": 4,
396
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2b898a637c/packages/plugins/packages/payload/packages/url-safety/src/Payload.ts#L10"
397
- }
398
- ],
399
- "type": {
400
- "type": "array",
401
- "elementType": {
402
- "type": "reference",
403
- "target": 10,
404
- "name": "UrlSafetyThreatType",
405
- "package": "@xyo-network/url-safety-payload-plugin"
406
- }
407
- }
408
- }
409
- ],
410
- "groups": [
411
- {
412
- "title": "Properties",
413
- "children": [
414
- 7
415
- ]
416
- }
417
- ],
418
- "sources": [
419
- {
420
- "fileName": "plugins/packages/payload/packages/url-safety/src/Payload.ts",
421
- "line": 9,
422
- "character": 31,
423
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2b898a637c/packages/plugins/packages/payload/packages/url-safety/src/Payload.ts#L9"
424
- }
425
- ]
426
- }
427
- },
428
- {
429
- "type": "reflection",
430
- "declaration": {
431
- "id": 8,
432
- "name": "__type",
433
- "variant": "declaration",
434
- "kind": 65536,
435
- "flags": {},
436
- "children": [
437
- {
438
- "id": 9,
439
- "name": "schema",
440
- "variant": "declaration",
441
- "kind": 1024,
442
- "flags": {},
443
- "sources": [
444
- {
445
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
446
- "line": 17,
447
- "character": 4
448
- }
449
- ],
450
- "type": {
451
- "type": "literal",
452
- "value": "network.xyo.url.safety"
453
- }
454
- }
455
- ],
456
- "groups": [
457
- {
458
- "title": "Properties",
459
- "children": [
460
- 9
461
- ]
462
- }
463
- ],
464
- "sources": [
465
- {
466
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
467
- "line": 16,
468
- "character": 92
469
- }
470
- ]
471
- }
472
- }
473
- ]
474
- }
475
- ],
476
- "name": "PayloadPlugin",
477
- "package": "@xyo-network/payload-plugin"
478
- }
479
- }
480
- ]
481
- }
482
- ],
483
- "groups": [
484
- {
485
- "title": "References",
486
- "children": [
487
- 16
488
- ]
489
- },
490
- {
491
- "title": "Type Aliases",
492
- "children": [
493
- 11,
494
- 15,
495
- 10
496
- ]
497
- },
498
- {
499
- "title": "Variables",
500
- "children": [
501
- 14
502
- ]
503
- },
504
- {
505
- "title": "Functions",
506
- "children": [
507
- 1
508
- ]
509
- }
510
- ],
511
- "packageName": "@xyo-network/url-safety-payload-plugin",
512
- "readme": [
513
- {
514
- "kind": "text",
515
- "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"
516
- }
517
- ],
518
- "symbolIdMap": {
519
- "0": {
520
- "sourceFileName": "src/index.ts",
521
- "qualifiedName": ""
522
- },
523
- "1": {
524
- "sourceFileName": "src/Plugin.ts",
525
- "qualifiedName": "UrlSafetyPayloadPlugin"
526
- },
527
- "2": {
528
- "sourceFileName": "src/Plugin.ts",
529
- "qualifiedName": "UrlSafetyPayloadPlugin"
530
- },
531
- "3": {
532
- "sourceFileName": "../url/src/Payload.ts",
533
- "qualifiedName": "__type"
534
- },
535
- "4": {
536
- "sourceFileName": "../url/src/Payload.ts",
537
- "qualifiedName": "__type.schema"
538
- },
539
- "5": {
540
- "sourceFileName": "../url/src/Payload.ts",
541
- "qualifiedName": "__type.url"
542
- },
543
- "6": {
544
- "sourceFileName": "src/Payload.ts",
545
- "qualifiedName": "__type"
546
- },
547
- "7": {
548
- "sourceFileName": "src/Payload.ts",
549
- "qualifiedName": "__type.threatTypes"
550
- },
551
- "8": {
552
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
553
- "qualifiedName": "__type"
554
- },
555
- "9": {
556
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
557
- "qualifiedName": "__type.schema"
558
- },
559
- "10": {
560
- "sourceFileName": "src/Payload.ts",
561
- "qualifiedName": "UrlSafetyThreatType"
562
- },
563
- "11": {
564
- "sourceFileName": "src/Payload.ts",
565
- "qualifiedName": "UrlSafetyPayload"
566
- },
567
- "12": {
568
- "sourceFileName": "src/Payload.ts",
569
- "qualifiedName": "__type"
570
- },
571
- "13": {
572
- "sourceFileName": "src/Payload.ts",
573
- "qualifiedName": "__type.threatTypes"
574
- },
575
- "14": {
576
- "sourceFileName": "src/Schema.ts",
577
- "qualifiedName": "UrlSafetySchema"
578
- },
579
- "15": {
580
- "sourceFileName": "src/Schema.ts",
581
- "qualifiedName": "UrlSafetySchema"
582
- },
583
- "16": {
584
- "sourceFileName": "src/index.ts",
585
- "qualifiedName": "default"
586
- }
587
- }
588
- }