@xyo-network/module-factory-locator 5.5.1 → 5.5.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 (1) hide show
  1. package/package.json +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/module-factory-locator",
3
- "version": "5.5.1",
3
+ "version": "5.5.2",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -34,7 +34,7 @@
34
34
  "README.md"
35
35
  ],
36
36
  "dependencies": {
37
- "@xyo-network/bridge-http": "~5.5.1"
37
+ "@xyo-network/bridge-http": "~5.5.2"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@bitauth/libauth": "~3.0.0",
@@ -43,8 +43,8 @@
43
43
  "@scure/base": "~2.2.0",
44
44
  "@xylabs/sdk-js": "^5.0.100",
45
45
  "@xylabs/threads": "~5.0.100",
46
- "@xylabs/toolchain": "~7.11.3",
47
- "@xylabs/tsconfig": "~7.11.3",
46
+ "@xylabs/toolchain": "~7.11.5",
47
+ "@xylabs/tsconfig": "~7.11.5",
48
48
  "@xyo-network/account": "~5.5",
49
49
  "@xyo-network/account-model": "~5.5",
50
50
  "@xyo-network/boundwitness-builder": "~5.5",
@@ -78,35 +78,35 @@
78
78
  "typescript": "~5.9.3",
79
79
  "wasm-feature-detect": "~1.8.0",
80
80
  "zod": "^4.3.6",
81
- "@xyo-network/archivist-abstract": "~5.5.1",
82
- "@xyo-network/archivist-generic": "~5.5.1",
83
- "@xyo-network/archivist-memory": "~5.5.1",
84
- "@xyo-network/archivist-view": "~5.5.1",
85
- "@xyo-network/archivist-model": "~5.5.1",
86
- "@xyo-network/archivist-wrapper": "~5.5.1",
87
- "@xyo-network/diviner-abstract": "~5.5.1",
88
- "@xyo-network/bridge-abstract": "~5.5.1",
89
- "@xyo-network/bridge-model": "~5.5.1",
90
- "@xyo-network/diviner-identity": "~5.5.1",
91
- "@xyo-network/diviner-boundwitness-memory": "~5.5.1",
92
- "@xyo-network/diviner-model": "~5.5.1",
93
- "@xyo-network/diviner-payload-generic": "~5.5.1",
94
- "@xyo-network/diviner-wrapper": "~5.5.1",
95
- "@xyo-network/module-resolver": "~5.5.1",
96
- "@xyo-network/diviner-payload-model": "~5.5.1",
97
- "@xyo-network/module-wrapper": "~5.5.1",
98
- "@xyo-network/node-memory": "~5.5.1",
99
- "@xyo-network/module-abstract": "~5.5.1",
100
- "@xyo-network/node-model": "~5.5.1",
101
- "@xyo-network/module-model": "~5.5.1",
102
- "@xyo-network/sentinel-memory": "~5.5.1",
103
- "@xyo-network/witness-adhoc": "~5.5.1",
104
- "@xyo-network/node-abstract": "~5.5.1",
105
- "@xyo-network/node-view": "~5.5.1",
106
- "@xyo-network/node-wrapper": "~5.5.1",
107
- "@xyo-network/sentinel-abstract": "~5.5.1",
108
- "@xyo-network/sentinel-model": "~5.5.1",
109
- "@xyo-network/witness-model": "~5.5.1"
81
+ "@xyo-network/archivist-generic": "~5.5.2",
82
+ "@xyo-network/archivist-abstract": "~5.5.2",
83
+ "@xyo-network/archivist-memory": "~5.5.2",
84
+ "@xyo-network/archivist-view": "~5.5.2",
85
+ "@xyo-network/archivist-model": "~5.5.2",
86
+ "@xyo-network/archivist-wrapper": "~5.5.2",
87
+ "@xyo-network/bridge-abstract": "~5.5.2",
88
+ "@xyo-network/bridge-model": "~5.5.2",
89
+ "@xyo-network/diviner-identity": "~5.5.2",
90
+ "@xyo-network/diviner-model": "~5.5.2",
91
+ "@xyo-network/diviner-boundwitness-memory": "~5.5.2",
92
+ "@xyo-network/diviner-payload-model": "~5.5.2",
93
+ "@xyo-network/module-model": "~5.5.2",
94
+ "@xyo-network/module-resolver": "~5.5.2",
95
+ "@xyo-network/module-abstract": "~5.5.2",
96
+ "@xyo-network/module-wrapper": "~5.5.2",
97
+ "@xyo-network/node-memory": "~5.5.2",
98
+ "@xyo-network/diviner-payload-generic": "~5.5.2",
99
+ "@xyo-network/node-model": "~5.5.2",
100
+ "@xyo-network/node-view": "~5.5.2",
101
+ "@xyo-network/node-wrapper": "~5.5.2",
102
+ "@xyo-network/node-abstract": "~5.5.2",
103
+ "@xyo-network/sentinel-abstract": "~5.5.2",
104
+ "@xyo-network/sentinel-memory": "~5.5.2",
105
+ "@xyo-network/sentinel-model": "~5.5.2",
106
+ "@xyo-network/witness-adhoc": "~5.5.2",
107
+ "@xyo-network/witness-model": "~5.5.2",
108
+ "@xyo-network/diviner-abstract": "~5.5.2",
109
+ "@xyo-network/diviner-wrapper": "~5.5.2"
110
110
  },
111
111
  "peerDependencies": {
112
112
  "@scure/base": "~2.2.0",