@xyo-network/diviner-payload-abstract 2.75.16 → 2.75.17
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 +1 -1
- package/package.json +5 -5
package/dist/docs.json
CHANGED
|
@@ -17627,7 +17627,7 @@
|
|
|
17627
17627
|
"fileName": "modules/packages/diviner/packages/payload/packages/abstract/src/Diviner.ts",
|
|
17628
17628
|
"line": 4,
|
|
17629
17629
|
"character": 22,
|
|
17630
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
17630
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/payload/packages/abstract/src/Diviner.ts#L4"
|
|
17631
17631
|
}
|
|
17632
17632
|
],
|
|
17633
17633
|
"typeParameters": [
|
package/package.json
CHANGED
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/abstract-diviner": "~2.75.
|
|
14
|
-
"@xyo-network/diviner-payload-model": "~2.75.
|
|
13
|
+
"@xyo-network/abstract-diviner": "~2.75.17",
|
|
14
|
+
"@xyo-network/diviner-payload-model": "~2.75.17"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@xylabs/ts-scripts-yarn3": "^3.1.
|
|
18
|
-
"@xylabs/tsconfig": "^3.1.
|
|
17
|
+
"@xylabs/ts-scripts-yarn3": "^3.1.9",
|
|
18
|
+
"@xylabs/tsconfig": "^3.1.9",
|
|
19
19
|
"typescript": "^5.2.2"
|
|
20
20
|
},
|
|
21
21
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
@@ -61,5 +61,5 @@
|
|
|
61
61
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
|
|
62
62
|
},
|
|
63
63
|
"sideEffects": false,
|
|
64
|
-
"version": "2.75.
|
|
64
|
+
"version": "2.75.17"
|
|
65
65
|
}
|