@xyo-network/sdk 2.36.8 → 2.36.9

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 +64 -61
  2. package/package.json +16 -16
package/dist/docs.json CHANGED
@@ -104589,69 +104589,72 @@
104589
104589
  "type": "reference",
104590
104590
  "typeArguments": [
104591
104591
  {
104592
- "type": "intersection",
104593
- "types": [
104594
- {
104595
- "type": "reference",
104596
- "id": 4455,
104597
- "name": "SchemaFields"
104598
- },
104599
- {
104600
- "type": "reference",
104601
- "id": 4460,
104602
- "name": "PayloadFields"
104603
- },
104604
- {
104605
- "type": "reference",
104606
- "id": 2943,
104607
- "name": "XyoBoundWitnessBase"
104608
- },
104609
- {
104610
- "type": "reflection",
104611
- "declaration": {
104612
- "id": 2122,
104613
- "name": "__type",
104614
- "kind": 65536,
104615
- "kindString": "Type literal",
104616
- "flags": {},
104617
- "children": [
104618
- {
104619
- "id": 2123,
104620
- "name": "schema",
104621
- "kind": 1024,
104622
- "kindString": "Property",
104623
- "flags": {},
104624
- "sources": [
104625
- {
104626
- "fileName": "packages/modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
104627
- "line": 31,
104628
- "character": 8
104592
+ "type": "array",
104593
+ "elementType": {
104594
+ "type": "intersection",
104595
+ "types": [
104596
+ {
104597
+ "type": "reference",
104598
+ "id": 4455,
104599
+ "name": "SchemaFields"
104600
+ },
104601
+ {
104602
+ "type": "reference",
104603
+ "id": 4460,
104604
+ "name": "PayloadFields"
104605
+ },
104606
+ {
104607
+ "type": "reference",
104608
+ "id": 2943,
104609
+ "name": "XyoBoundWitnessBase"
104610
+ },
104611
+ {
104612
+ "type": "reflection",
104613
+ "declaration": {
104614
+ "id": 2122,
104615
+ "name": "__type",
104616
+ "kind": 65536,
104617
+ "kindString": "Type literal",
104618
+ "flags": {},
104619
+ "children": [
104620
+ {
104621
+ "id": 2123,
104622
+ "name": "schema",
104623
+ "kind": 1024,
104624
+ "kindString": "Property",
104625
+ "flags": {},
104626
+ "sources": [
104627
+ {
104628
+ "fileName": "packages/modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
104629
+ "line": 31,
104630
+ "character": 8
104631
+ }
104632
+ ],
104633
+ "type": {
104634
+ "type": "literal",
104635
+ "value": "network.xyo.boundwitness"
104629
104636
  }
104630
- ],
104631
- "type": {
104632
- "type": "literal",
104633
- "value": "network.xyo.boundwitness"
104634
104637
  }
104635
- }
104636
- ],
104637
- "groups": [
104638
- {
104639
- "title": "Properties",
104640
- "children": [
104641
- 2123
104642
- ]
104643
- }
104644
- ],
104645
- "sources": [
104646
- {
104647
- "fileName": "packages/modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
104648
- "line": 30,
104649
- "character": 238
104650
- }
104651
- ]
104638
+ ],
104639
+ "groups": [
104640
+ {
104641
+ "title": "Properties",
104642
+ "children": [
104643
+ 2123
104644
+ ]
104645
+ }
104646
+ ],
104647
+ "sources": [
104648
+ {
104649
+ "fileName": "packages/modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
104650
+ "line": 30,
104651
+ "character": 239
104652
+ }
104653
+ ]
104654
+ }
104652
104655
  }
104653
- }
104654
- ]
104656
+ ]
104657
+ }
104655
104658
  }
104656
104659
  ],
104657
104660
  "name": "Promise",
@@ -136161,7 +136164,7 @@
136161
136164
  "fileName": "packages/sdk/src/index.ts",
136162
136165
  "line": 1,
136163
136166
  "character": 0,
136164
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b42e92c/packages/sdk/src/index.ts#L1"
136167
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/86c4dd2/packages/sdk/src/index.ts#L1"
136165
136168
  }
136166
136169
  ]
136167
136170
  }
package/package.json CHANGED
@@ -10,21 +10,21 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/account": "^2.36.8",
14
- "@xyo-network/api": "^2.36.8",
15
- "@xyo-network/boundwitness": "^2.36.8",
16
- "@xyo-network/core": "^2.36.8",
17
- "@xyo-network/network": "^2.36.8",
18
- "@xyo-network/panel": "^2.36.8",
19
- "@xyo-network/payload": "^2.36.8",
20
- "@xyo-network/payload-plugin": "^2.36.8",
21
- "@xyo-network/promise": "^2.36.8",
22
- "@xyo-network/shared": "^2.36.8",
23
- "@xyo-network/storage": "^2.36.8",
24
- "@xyo-network/typeof": "^2.36.8",
25
- "@xyo-network/utils": "^2.36.8",
26
- "@xyo-network/wallet": "^2.36.8",
27
- "@xyo-network/witnesses": "^2.36.8",
13
+ "@xyo-network/account": "^2.36.9",
14
+ "@xyo-network/api": "^2.36.9",
15
+ "@xyo-network/boundwitness": "^2.36.9",
16
+ "@xyo-network/core": "^2.36.9",
17
+ "@xyo-network/network": "^2.36.9",
18
+ "@xyo-network/panel": "^2.36.9",
19
+ "@xyo-network/payload": "^2.36.9",
20
+ "@xyo-network/payload-plugin": "^2.36.9",
21
+ "@xyo-network/promise": "^2.36.9",
22
+ "@xyo-network/shared": "^2.36.9",
23
+ "@xyo-network/storage": "^2.36.9",
24
+ "@xyo-network/typeof": "^2.36.9",
25
+ "@xyo-network/utils": "^2.36.9",
26
+ "@xyo-network/wallet": "^2.36.9",
27
+ "@xyo-network/witnesses": "^2.36.9",
28
28
  "tslib": "^2.4.0"
29
29
  },
30
30
  "peerDependencies": {
@@ -64,5 +64,5 @@
64
64
  },
65
65
  "sideEffects": false,
66
66
  "types": "dist/esm/index.d.ts",
67
- "version": "2.36.8"
67
+ "version": "2.36.9"
68
68
  }