@xyo-network/modules 2.65.6 → 2.66.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 +62 -49
  2. package/package.json +8 -8
package/dist/docs.json CHANGED
@@ -268569,38 +268569,6 @@
268569
268569
  "name": "AbstractBridge.queryAccounts"
268570
268570
  }
268571
268571
  },
268572
- {
268573
- "id": 6930,
268574
- "name": "rootAddress",
268575
- "variant": "declaration",
268576
- "kind": 262144,
268577
- "flags": {},
268578
- "sources": [
268579
- {
268580
- "fileName": "modules/packages/bridge/packages/http/dist/types/HttpBridge.d.ts",
268581
- "line": 26,
268582
- "character": 8
268583
- }
268584
- ],
268585
- "getSignature": {
268586
- "id": 6931,
268587
- "name": "rootAddress",
268588
- "variant": "signature",
268589
- "kind": 524288,
268590
- "flags": {},
268591
- "sources": [
268592
- {
268593
- "fileName": "modules/packages/bridge/packages/http/dist/types/HttpBridge.d.ts",
268594
- "line": 26,
268595
- "character": 4
268596
- }
268597
- ],
268598
- "type": {
268599
- "type": "intrinsic",
268600
- "name": "string"
268601
- }
268602
- }
268603
- },
268604
268572
  {
268605
268573
  "id": 6817,
268606
268574
  "name": "configSchema",
@@ -271052,7 +271020,7 @@
271052
271020
  }
271053
271021
  },
271054
271022
  {
271055
- "id": 6932,
271023
+ "id": 6930,
271056
271024
  "name": "connect",
271057
271025
  "variant": "declaration",
271058
271026
  "kind": 2048,
@@ -271060,13 +271028,13 @@
271060
271028
  "sources": [
271061
271029
  {
271062
271030
  "fileName": "modules/packages/bridge/packages/http/dist/types/HttpBridge.d.ts",
271063
- "line": 27,
271031
+ "line": 26,
271064
271032
  "character": 4
271065
271033
  }
271066
271034
  ],
271067
271035
  "signatures": [
271068
271036
  {
271069
- "id": 6933,
271037
+ "id": 6931,
271070
271038
  "name": "connect",
271071
271039
  "variant": "signature",
271072
271040
  "kind": 4096,
@@ -271074,7 +271042,7 @@
271074
271042
  "sources": [
271075
271043
  {
271076
271044
  "fileName": "modules/packages/bridge/packages/http/dist/types/HttpBridge.d.ts",
271077
- "line": 27,
271045
+ "line": 26,
271078
271046
  "character": 4
271079
271047
  }
271080
271048
  ],
@@ -271379,7 +271347,7 @@
271379
271347
  }
271380
271348
  },
271381
271349
  {
271382
- "id": 6934,
271350
+ "id": 6932,
271383
271351
  "name": "disconnect",
271384
271352
  "variant": "declaration",
271385
271353
  "kind": 2048,
@@ -271387,13 +271355,13 @@
271387
271355
  "sources": [
271388
271356
  {
271389
271357
  "fileName": "modules/packages/bridge/packages/http/dist/types/HttpBridge.d.ts",
271390
- "line": 28,
271358
+ "line": 27,
271391
271359
  "character": 4
271392
271360
  }
271393
271361
  ],
271394
271362
  "signatures": [
271395
271363
  {
271396
- "id": 6935,
271364
+ "id": 6933,
271397
271365
  "name": "disconnect",
271398
271366
  "variant": "signature",
271399
271367
  "kind": 4096,
@@ -271401,7 +271369,7 @@
271401
271369
  "sources": [
271402
271370
  {
271403
271371
  "fileName": "modules/packages/bridge/packages/http/dist/types/HttpBridge.d.ts",
271404
- "line": 28,
271372
+ "line": 27,
271405
271373
  "character": 4
271406
271374
  }
271407
271375
  ],
@@ -272013,6 +271981,51 @@
272013
271981
  "name": "BridgeModule.emitSerial"
272014
271982
  }
272015
271983
  },
271984
+ {
271985
+ "id": 6934,
271986
+ "name": "getRootAddress",
271987
+ "variant": "declaration",
271988
+ "kind": 2048,
271989
+ "flags": {},
271990
+ "sources": [
271991
+ {
271992
+ "fileName": "modules/packages/bridge/packages/http/dist/types/HttpBridge.d.ts",
271993
+ "line": 28,
271994
+ "character": 4
271995
+ }
271996
+ ],
271997
+ "signatures": [
271998
+ {
271999
+ "id": 6935,
272000
+ "name": "getRootAddress",
272001
+ "variant": "signature",
272002
+ "kind": 4096,
272003
+ "flags": {},
272004
+ "sources": [
272005
+ {
272006
+ "fileName": "modules/packages/bridge/packages/http/dist/types/HttpBridge.d.ts",
272007
+ "line": 28,
272008
+ "character": 4
272009
+ }
272010
+ ],
272011
+ "type": {
272012
+ "type": "reference",
272013
+ "target": {
272014
+ "sourceFileName": "../../node_modules/typescript/lib/lib.es5.d.ts",
272015
+ "qualifiedName": "Promise"
272016
+ },
272017
+ "typeArguments": [
272018
+ {
272019
+ "type": "intrinsic",
272020
+ "name": "string"
272021
+ }
272022
+ ],
272023
+ "name": "Promise",
272024
+ "package": "typescript"
272025
+ }
272026
+ }
272027
+ ]
272028
+ },
272016
272029
  {
272017
272030
  "id": 7309,
272018
272031
  "name": "initializeQueryAccounts",
@@ -280480,7 +280493,6 @@
280480
280493
  7011,
280481
280494
  7095,
280482
280495
  7097,
280483
- 6930,
280484
280496
  6817
280485
280497
  ]
280486
280498
  },
@@ -280494,14 +280506,15 @@
280494
280506
  7277,
280495
280507
  7099,
280496
280508
  7338,
280497
- 6932,
280509
+ 6930,
280498
280510
  7055,
280499
280511
  7301,
280500
- 6934,
280512
+ 6932,
280501
280513
  7059,
280502
280514
  7305,
280503
280515
  7341,
280504
280516
  7347,
280517
+ 6934,
280505
280518
  7309,
280506
280519
  7353,
280507
280520
  7105,
@@ -578783,27 +578796,27 @@
578783
578796
  },
578784
578797
  "6930": {
578785
578798
  "sourceFileName": "packages/bridge/packages/http/src/HttpBridge.ts",
578786
- "qualifiedName": "HttpBridge.rootAddress"
578799
+ "qualifiedName": "HttpBridge.connect"
578787
578800
  },
578788
578801
  "6931": {
578789
578802
  "sourceFileName": "packages/bridge/packages/http/src/HttpBridge.ts",
578790
- "qualifiedName": "HttpBridge.rootAddress"
578803
+ "qualifiedName": "HttpBridge.connect"
578791
578804
  },
578792
578805
  "6932": {
578793
578806
  "sourceFileName": "packages/bridge/packages/http/src/HttpBridge.ts",
578794
- "qualifiedName": "HttpBridge.connect"
578807
+ "qualifiedName": "HttpBridge.disconnect"
578795
578808
  },
578796
578809
  "6933": {
578797
578810
  "sourceFileName": "packages/bridge/packages/http/src/HttpBridge.ts",
578798
- "qualifiedName": "HttpBridge.connect"
578811
+ "qualifiedName": "HttpBridge.disconnect"
578799
578812
  },
578800
578813
  "6934": {
578801
578814
  "sourceFileName": "packages/bridge/packages/http/src/HttpBridge.ts",
578802
- "qualifiedName": "HttpBridge.disconnect"
578815
+ "qualifiedName": "HttpBridge.getRootAddress"
578803
578816
  },
578804
578817
  "6935": {
578805
578818
  "sourceFileName": "packages/bridge/packages/http/src/HttpBridge.ts",
578806
- "qualifiedName": "HttpBridge.disconnect"
578819
+ "qualifiedName": "HttpBridge.getRootAddress"
578807
578820
  },
578808
578821
  "6936": {
578809
578822
  "sourceFileName": "packages/bridge/packages/http/src/HttpBridge.ts",
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/archivist": "^2.65.6",
14
- "@xyo-network/bridge": "^2.65.6",
15
- "@xyo-network/diviner": "^2.65.6",
16
- "@xyo-network/module": "^2.65.6",
17
- "@xyo-network/node": "^2.65.6",
18
- "@xyo-network/sentinel": "^2.65.6",
19
- "@xyo-network/witness": "^2.65.6"
13
+ "@xyo-network/archivist": "^2.66.1",
14
+ "@xyo-network/bridge": "^2.66.1",
15
+ "@xyo-network/diviner": "^2.66.1",
16
+ "@xyo-network/module": "^2.66.1",
17
+ "@xyo-network/node": "^2.66.1",
18
+ "@xyo-network/sentinel": "^2.66.1",
19
+ "@xyo-network/witness": "^2.66.1"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@xylabs/ts-scripts-yarn3": "^2.18.11",
@@ -56,5 +56,5 @@
56
56
  },
57
57
  "sideEffects": false,
58
58
  "types": "dist/types/index.d.ts",
59
- "version": "2.65.6"
59
+ "version": "2.66.1"
60
60
  }