@xyo-network/module 2.75.9 → 2.75.12
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.
- package/dist/docs.json +58 -47
- package/package.json +8 -8
package/dist/docs.json
CHANGED
|
@@ -104856,63 +104856,74 @@
|
|
|
104856
104856
|
"name": "x",
|
|
104857
104857
|
"variant": "param",
|
|
104858
104858
|
"kind": 32768,
|
|
104859
|
-
"flags": {
|
|
104859
|
+
"flags": {
|
|
104860
|
+
"isOptional": true
|
|
104861
|
+
},
|
|
104860
104862
|
"type": {
|
|
104861
|
-
"type": "
|
|
104863
|
+
"type": "union",
|
|
104862
104864
|
"types": [
|
|
104863
104865
|
{
|
|
104864
|
-
"type": "
|
|
104865
|
-
"
|
|
104866
|
-
|
|
104867
|
-
|
|
104868
|
-
|
|
104869
|
-
|
|
104870
|
-
|
|
104871
|
-
|
|
104872
|
-
{
|
|
104873
|
-
"id":
|
|
104874
|
-
"name": "
|
|
104866
|
+
"type": "literal",
|
|
104867
|
+
"value": null
|
|
104868
|
+
},
|
|
104869
|
+
{
|
|
104870
|
+
"type": "intersection",
|
|
104871
|
+
"types": [
|
|
104872
|
+
{
|
|
104873
|
+
"type": "reflection",
|
|
104874
|
+
"declaration": {
|
|
104875
|
+
"id": 3094,
|
|
104876
|
+
"name": "__type",
|
|
104875
104877
|
"variant": "declaration",
|
|
104876
|
-
"kind":
|
|
104878
|
+
"kind": 65536,
|
|
104877
104879
|
"flags": {},
|
|
104880
|
+
"children": [
|
|
104881
|
+
{
|
|
104882
|
+
"id": 3095,
|
|
104883
|
+
"name": "schema",
|
|
104884
|
+
"variant": "declaration",
|
|
104885
|
+
"kind": 1024,
|
|
104886
|
+
"flags": {},
|
|
104887
|
+
"sources": [
|
|
104888
|
+
{
|
|
104889
|
+
"fileName": "modules/packages/module/packages/model/dist/node/Payload/ModuleState.d.ts",
|
|
104890
|
+
"line": 12,
|
|
104891
|
+
"character": 4
|
|
104892
|
+
}
|
|
104893
|
+
],
|
|
104894
|
+
"type": {
|
|
104895
|
+
"type": "intrinsic",
|
|
104896
|
+
"name": "string"
|
|
104897
|
+
}
|
|
104898
|
+
}
|
|
104899
|
+
],
|
|
104900
|
+
"groups": [
|
|
104901
|
+
{
|
|
104902
|
+
"title": "Properties",
|
|
104903
|
+
"children": [
|
|
104904
|
+
3095
|
|
104905
|
+
]
|
|
104906
|
+
}
|
|
104907
|
+
],
|
|
104878
104908
|
"sources": [
|
|
104879
104909
|
{
|
|
104880
104910
|
"fileName": "modules/packages/module/packages/model/dist/node/Payload/ModuleState.d.ts",
|
|
104881
|
-
"line":
|
|
104882
|
-
"character":
|
|
104911
|
+
"line": 11,
|
|
104912
|
+
"character": 42
|
|
104883
104913
|
}
|
|
104884
|
-
],
|
|
104885
|
-
"type": {
|
|
104886
|
-
"type": "intrinsic",
|
|
104887
|
-
"name": "string"
|
|
104888
|
-
}
|
|
104889
|
-
}
|
|
104890
|
-
],
|
|
104891
|
-
"groups": [
|
|
104892
|
-
{
|
|
104893
|
-
"title": "Properties",
|
|
104894
|
-
"children": [
|
|
104895
|
-
3095
|
|
104896
104914
|
]
|
|
104897
104915
|
}
|
|
104898
|
-
|
|
104899
|
-
|
|
104900
|
-
|
|
104901
|
-
|
|
104902
|
-
"
|
|
104903
|
-
"
|
|
104904
|
-
}
|
|
104905
|
-
|
|
104906
|
-
|
|
104907
|
-
|
|
104908
|
-
|
|
104909
|
-
"type": "reference",
|
|
104910
|
-
"target": {
|
|
104911
|
-
"sourceFileName": "../../../protocol/packages/payload/packages/model/src/Payload.ts",
|
|
104912
|
-
"qualifiedName": "PayloadFields"
|
|
104913
|
-
},
|
|
104914
|
-
"name": "PayloadFields",
|
|
104915
|
-
"package": "@xyo-network/payload-model"
|
|
104916
|
+
},
|
|
104917
|
+
{
|
|
104918
|
+
"type": "reference",
|
|
104919
|
+
"target": {
|
|
104920
|
+
"sourceFileName": "../../../protocol/packages/payload/packages/model/src/Payload.ts",
|
|
104921
|
+
"qualifiedName": "PayloadFields"
|
|
104922
|
+
},
|
|
104923
|
+
"name": "PayloadFields",
|
|
104924
|
+
"package": "@xyo-network/payload-model"
|
|
104925
|
+
}
|
|
104926
|
+
]
|
|
104916
104927
|
}
|
|
104917
104928
|
]
|
|
104918
104929
|
}
|
|
@@ -104997,7 +105008,7 @@
|
|
|
104997
105008
|
{
|
|
104998
105009
|
"fileName": "modules/packages/module/packages/model/dist/node/Payload/ModuleState.d.ts",
|
|
104999
105010
|
"line": 13,
|
|
105000
|
-
"character":
|
|
105011
|
+
"character": 214
|
|
105001
105012
|
}
|
|
105002
105013
|
]
|
|
105003
105014
|
}
|
package/package.json
CHANGED
|
@@ -10,15 +10,15 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/module-abstract": "~2.75.
|
|
14
|
-
"@xyo-network/module-events": "~2.75.
|
|
15
|
-
"@xyo-network/module-model": "~2.75.
|
|
16
|
-
"@xyo-network/module-resolver": "~2.75.
|
|
17
|
-
"@xyo-network/module-wrapper": "~2.75.
|
|
13
|
+
"@xyo-network/module-abstract": "~2.75.12",
|
|
14
|
+
"@xyo-network/module-events": "~2.75.12",
|
|
15
|
+
"@xyo-network/module-model": "~2.75.12",
|
|
16
|
+
"@xyo-network/module-resolver": "~2.75.12",
|
|
17
|
+
"@xyo-network/module-wrapper": "~2.75.12"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@xylabs/ts-scripts-yarn3": "^3.0.
|
|
21
|
-
"@xylabs/tsconfig": "^3.0.
|
|
20
|
+
"@xylabs/ts-scripts-yarn3": "^3.0.88",
|
|
21
|
+
"@xylabs/tsconfig": "^3.0.88",
|
|
22
22
|
"typescript": "^5.2.2"
|
|
23
23
|
},
|
|
24
24
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
@@ -64,5 +64,5 @@
|
|
|
64
64
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
|
|
65
65
|
},
|
|
66
66
|
"sideEffects": false,
|
|
67
|
-
"version": "2.75.
|
|
67
|
+
"version": "2.75.12"
|
|
68
68
|
}
|