@xyo-network/info-system-payload-plugins 2.38.1 → 2.38.2

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 +115 -121
  2. package/package.json +4 -4
package/dist/docs.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/system/packages/info/src/index.ts",
18
18
  "line": 10,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/031a5e22/packages/plugins/packages/system/packages/info/src/index.ts#L10"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9c6a8f4/packages/plugins/packages/system/packages/info/src/index.ts#L10"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -2219,68 +2219,65 @@
2219
2219
  "kindString": "Parameter",
2220
2220
  "flags": {},
2221
2221
  "type": {
2222
- "type": "reference",
2223
- "typeArguments": [
2224
- {
2225
- "type": "intersection",
2226
- "types": [
2227
- {
2228
- "type": "reference",
2229
- "name": "SchemaFields"
2230
- },
2231
- {
2232
- "type": "reference",
2233
- "name": "PayloadFields"
2234
- },
2235
- {
2236
- "type": "reflection",
2237
- "declaration": {
2238
- "id": 166,
2239
- "name": "__type",
2240
- "kind": 65536,
2241
- "kindString": "Type literal",
2242
- "flags": {},
2243
- "children": [
2244
- {
2245
- "id": 167,
2246
- "name": "schema",
2247
- "kind": 1024,
2248
- "kindString": "Property",
2249
- "flags": {},
2250
- "sources": [
2251
- {
2252
- "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2253
- "line": 19,
2254
- "character": 4
2255
- }
2256
- ],
2257
- "type": {
2258
- "type": "intrinsic",
2259
- "name": "string"
2222
+ "type": "array",
2223
+ "elementType": {
2224
+ "type": "intersection",
2225
+ "types": [
2226
+ {
2227
+ "type": "reference",
2228
+ "name": "SchemaFields"
2229
+ },
2230
+ {
2231
+ "type": "reference",
2232
+ "name": "PayloadFields"
2233
+ },
2234
+ {
2235
+ "type": "reflection",
2236
+ "declaration": {
2237
+ "id": 166,
2238
+ "name": "__type",
2239
+ "kind": 65536,
2240
+ "kindString": "Type literal",
2241
+ "flags": {},
2242
+ "children": [
2243
+ {
2244
+ "id": 167,
2245
+ "name": "schema",
2246
+ "kind": 1024,
2247
+ "kindString": "Property",
2248
+ "flags": {},
2249
+ "sources": [
2250
+ {
2251
+ "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2252
+ "line": 19,
2253
+ "character": 4
2260
2254
  }
2255
+ ],
2256
+ "type": {
2257
+ "type": "intrinsic",
2258
+ "name": "string"
2261
2259
  }
2262
- ],
2263
- "groups": [
2264
- {
2265
- "title": "Properties",
2266
- "children": [
2267
- 167
2268
- ]
2269
- }
2270
- ],
2271
- "sources": [
2272
- {
2273
- "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2274
- "line": 18,
2275
- "character": 17
2276
- }
2277
- ]
2278
- }
2260
+ }
2261
+ ],
2262
+ "groups": [
2263
+ {
2264
+ "title": "Properties",
2265
+ "children": [
2266
+ 167
2267
+ ]
2268
+ }
2269
+ ],
2270
+ "sources": [
2271
+ {
2272
+ "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2273
+ "line": 18,
2274
+ "character": 17
2275
+ }
2276
+ ]
2279
2277
  }
2280
- ]
2281
- }
2282
- ],
2283
- "name": "XyoPayloads"
2278
+ }
2279
+ ]
2280
+ }
2284
2281
  }
2285
2282
  },
2286
2283
  {
@@ -2412,68 +2409,65 @@
2412
2409
  "kindString": "Parameter",
2413
2410
  "flags": {},
2414
2411
  "type": {
2415
- "type": "reference",
2416
- "typeArguments": [
2417
- {
2418
- "type": "intersection",
2419
- "types": [
2420
- {
2421
- "type": "reference",
2422
- "name": "SchemaFields"
2423
- },
2424
- {
2425
- "type": "reference",
2426
- "name": "PayloadFields"
2427
- },
2428
- {
2429
- "type": "reflection",
2430
- "declaration": {
2431
- "id": 158,
2432
- "name": "__type",
2433
- "kind": 65536,
2434
- "kindString": "Type literal",
2435
- "flags": {},
2436
- "children": [
2437
- {
2438
- "id": 159,
2439
- "name": "schema",
2440
- "kind": 1024,
2441
- "kindString": "Property",
2442
- "flags": {},
2443
- "sources": [
2444
- {
2445
- "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2446
- "line": 19,
2447
- "character": 4
2448
- }
2449
- ],
2450
- "type": {
2451
- "type": "intrinsic",
2452
- "name": "string"
2412
+ "type": "array",
2413
+ "elementType": {
2414
+ "type": "intersection",
2415
+ "types": [
2416
+ {
2417
+ "type": "reference",
2418
+ "name": "SchemaFields"
2419
+ },
2420
+ {
2421
+ "type": "reference",
2422
+ "name": "PayloadFields"
2423
+ },
2424
+ {
2425
+ "type": "reflection",
2426
+ "declaration": {
2427
+ "id": 158,
2428
+ "name": "__type",
2429
+ "kind": 65536,
2430
+ "kindString": "Type literal",
2431
+ "flags": {},
2432
+ "children": [
2433
+ {
2434
+ "id": 159,
2435
+ "name": "schema",
2436
+ "kind": 1024,
2437
+ "kindString": "Property",
2438
+ "flags": {},
2439
+ "sources": [
2440
+ {
2441
+ "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2442
+ "line": 19,
2443
+ "character": 4
2453
2444
  }
2445
+ ],
2446
+ "type": {
2447
+ "type": "intrinsic",
2448
+ "name": "string"
2454
2449
  }
2455
- ],
2456
- "groups": [
2457
- {
2458
- "title": "Properties",
2459
- "children": [
2460
- 159
2461
- ]
2462
- }
2463
- ],
2464
- "sources": [
2465
- {
2466
- "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2467
- "line": 18,
2468
- "character": 17
2469
- }
2470
- ]
2471
- }
2450
+ }
2451
+ ],
2452
+ "groups": [
2453
+ {
2454
+ "title": "Properties",
2455
+ "children": [
2456
+ 159
2457
+ ]
2458
+ }
2459
+ ],
2460
+ "sources": [
2461
+ {
2462
+ "fileName": "sdk/packages/payload/dist/esm/models/XyoPayload.d.ts",
2463
+ "line": 18,
2464
+ "character": 17
2465
+ }
2466
+ ]
2472
2467
  }
2473
- ]
2474
- }
2475
- ],
2476
- "name": "XyoPayloads"
2468
+ }
2469
+ ]
2470
+ }
2477
2471
  }
2478
2472
  },
2479
2473
  {
@@ -4219,7 +4213,7 @@
4219
4213
  "fileName": "plugins/packages/system/packages/info/src/index.ts",
4220
4214
  "line": 7,
4221
4215
  "character": 13,
4222
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/031a5e22/packages/plugins/packages/system/packages/info/src/index.ts#L7"
4216
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9c6a8f4/packages/plugins/packages/system/packages/info/src/index.ts#L7"
4223
4217
  }
4224
4218
  ],
4225
4219
  "type": {
@@ -4997,7 +4991,7 @@
4997
4991
  "fileName": "plugins/packages/system/packages/info/src/index.ts",
4998
4992
  "line": 1,
4999
4993
  "character": 0,
5000
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/031a5e22/packages/plugins/packages/system/packages/info/src/index.ts#L1"
4994
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c9c6a8f4/packages/plugins/packages/system/packages/info/src/index.ts#L1"
5001
4995
  }
5002
4996
  ]
5003
4997
  }
package/package.json CHANGED
@@ -10,9 +10,9 @@
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.38.1",
14
- "@xyo-network/node-system-info-payload-plugin": "^2.38.1",
15
- "@xyo-network/payload-plugin": "^2.38.1",
13
+ "@xyo-network/bowser-system-info-payload-plugin": "^2.38.2",
14
+ "@xyo-network/node-system-info-payload-plugin": "^2.38.2",
15
+ "@xyo-network/payload-plugin": "^2.38.2",
16
16
  "tslib": "^2.4.0"
17
17
  },
18
18
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -48,5 +48,5 @@
48
48
  },
49
49
  "sideEffects": false,
50
50
  "types": "dist/esm/index.d.ts",
51
- "version": "2.38.1"
51
+ "version": "2.38.2"
52
52
  }