@xyo-network/sdk 2.38.18 → 2.38.19

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 +13 -13
  2. package/package.json +16 -16
package/dist/docs.json CHANGED
@@ -10888,7 +10888,7 @@
10888
10888
  "flags": {},
10889
10889
  "children": [
10890
10890
  {
10891
- "id": 2678,
10891
+ "id": 2677,
10892
10892
  "name": "archive",
10893
10893
  "kind": 1024,
10894
10894
  "kindString": "Property",
@@ -10896,7 +10896,7 @@
10896
10896
  "sources": [
10897
10897
  {
10898
10898
  "fileName": "packages/sdk/packages/api/dist/esm/Diviner/SchemaListApiDiviner/SchemaListApiDivinerConfig.d.ts",
10899
- "line": 7,
10899
+ "line": 6,
10900
10900
  "character": 4
10901
10901
  }
10902
10902
  ],
@@ -10906,7 +10906,7 @@
10906
10906
  }
10907
10907
  },
10908
10908
  {
10909
- "id": 2677,
10909
+ "id": 2678,
10910
10910
  "name": "schema",
10911
10911
  "kind": 1024,
10912
10912
  "kindString": "Property",
@@ -10914,7 +10914,7 @@
10914
10914
  "sources": [
10915
10915
  {
10916
10916
  "fileName": "packages/sdk/packages/api/dist/esm/Diviner/SchemaListApiDiviner/SchemaListApiDivinerConfig.d.ts",
10917
- "line": 6,
10917
+ "line": 7,
10918
10918
  "character": 4
10919
10919
  }
10920
10920
  ],
@@ -10928,8 +10928,8 @@
10928
10928
  {
10929
10929
  "title": "Properties",
10930
10930
  "children": [
10931
- 2678,
10932
- 2677
10931
+ 2677,
10932
+ 2678
10933
10933
  ]
10934
10934
  }
10935
10935
  ],
@@ -135083,7 +135083,7 @@
135083
135083
  "flags": {},
135084
135084
  "children": [
135085
135085
  {
135086
- "id": 2775,
135086
+ "id": 2774,
135087
135087
  "name": "archive",
135088
135088
  "kind": 1024,
135089
135089
  "kindString": "Property",
@@ -135091,7 +135091,7 @@
135091
135091
  "sources": [
135092
135092
  {
135093
135093
  "fileName": "packages/sdk/packages/api/dist/esm/Diviner/SchemaListApiDiviner/SchemaListApiDivinerConfig.d.ts",
135094
- "line": 7,
135094
+ "line": 6,
135095
135095
  "character": 4
135096
135096
  }
135097
135097
  ],
@@ -135101,7 +135101,7 @@
135101
135101
  }
135102
135102
  },
135103
135103
  {
135104
- "id": 2774,
135104
+ "id": 2775,
135105
135105
  "name": "schema",
135106
135106
  "kind": 1024,
135107
135107
  "kindString": "Property",
@@ -135109,7 +135109,7 @@
135109
135109
  "sources": [
135110
135110
  {
135111
135111
  "fileName": "packages/sdk/packages/api/dist/esm/Diviner/SchemaListApiDiviner/SchemaListApiDivinerConfig.d.ts",
135112
- "line": 6,
135112
+ "line": 7,
135113
135113
  "character": 4
135114
135114
  }
135115
135115
  ],
@@ -135124,8 +135124,8 @@
135124
135124
  {
135125
135125
  "title": "Properties",
135126
135126
  "children": [
135127
- 2775,
135128
- 2774
135127
+ 2774,
135128
+ 2775
135129
135129
  ]
135130
135130
  }
135131
135131
  ],
@@ -142934,7 +142934,7 @@
142934
142934
  "fileName": "packages/sdk/src/index.ts",
142935
142935
  "line": 1,
142936
142936
  "character": 0,
142937
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/52937e7e/packages/sdk/src/index.ts#L1"
142937
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6d08b367/packages/sdk/src/index.ts#L1"
142938
142938
  }
142939
142939
  ]
142940
142940
  }
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.38.18",
14
- "@xyo-network/api": "^2.38.18",
15
- "@xyo-network/boundwitness": "^2.38.18",
16
- "@xyo-network/core": "^2.38.18",
17
- "@xyo-network/network": "^2.38.18",
18
- "@xyo-network/panel": "^2.38.18",
19
- "@xyo-network/payload": "^2.38.18",
20
- "@xyo-network/payload-plugin": "^2.38.18",
21
- "@xyo-network/promise": "^2.38.18",
22
- "@xyo-network/shared": "^2.38.18",
23
- "@xyo-network/storage": "^2.38.18",
24
- "@xyo-network/typeof": "^2.38.18",
25
- "@xyo-network/utils": "^2.38.18",
26
- "@xyo-network/wallet": "^2.38.18",
27
- "@xyo-network/witnesses": "^2.38.18",
13
+ "@xyo-network/account": "^2.38.19",
14
+ "@xyo-network/api": "^2.38.19",
15
+ "@xyo-network/boundwitness": "^2.38.19",
16
+ "@xyo-network/core": "^2.38.19",
17
+ "@xyo-network/network": "^2.38.19",
18
+ "@xyo-network/panel": "^2.38.19",
19
+ "@xyo-network/payload": "^2.38.19",
20
+ "@xyo-network/payload-plugin": "^2.38.19",
21
+ "@xyo-network/promise": "^2.38.19",
22
+ "@xyo-network/shared": "^2.38.19",
23
+ "@xyo-network/storage": "^2.38.19",
24
+ "@xyo-network/typeof": "^2.38.19",
25
+ "@xyo-network/utils": "^2.38.19",
26
+ "@xyo-network/wallet": "^2.38.19",
27
+ "@xyo-network/witnesses": "^2.38.19",
28
28
  "tslib": "^2.4.0"
29
29
  },
30
30
  "peerDependencies": {
@@ -65,5 +65,5 @@
65
65
  },
66
66
  "sideEffects": false,
67
67
  "types": "dist/esm/index.d.ts",
68
- "version": "2.38.18"
68
+ "version": "2.38.19"
69
69
  }