@myx-trade/sdk 0.1.253 → 0.1.254-0
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/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -1867,7 +1867,7 @@ var RotationProvider = class extends import_providers.BaseProvider {
|
|
|
1867
1867
|
// package.json
|
|
1868
1868
|
var package_default = {
|
|
1869
1869
|
name: "@myx-trade/sdk",
|
|
1870
|
-
version: "0.1.
|
|
1870
|
+
version: "0.1.254-0",
|
|
1871
1871
|
private: false,
|
|
1872
1872
|
publishConfig: {
|
|
1873
1873
|
access: "public"
|
package/dist/index.mjs
CHANGED
|
@@ -1781,7 +1781,7 @@ var RotationProvider = class extends BaseProvider {
|
|
|
1781
1781
|
// package.json
|
|
1782
1782
|
var package_default = {
|
|
1783
1783
|
name: "@myx-trade/sdk",
|
|
1784
|
-
version: "0.1.
|
|
1784
|
+
version: "0.1.254-0",
|
|
1785
1785
|
private: false,
|
|
1786
1786
|
publishConfig: {
|
|
1787
1787
|
access: "public"
|