@myx-trade/sdk 0.1.245-beta.2 → 0.1.245-beta.3

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.js CHANGED
@@ -1845,7 +1845,7 @@ var RotationProvider = class extends import_providers.BaseProvider {
1845
1845
  // package.json
1846
1846
  var package_default = {
1847
1847
  name: "@myx-trade/sdk",
1848
- version: "0.1.245-beta.2",
1848
+ version: "0.1.245-beta.3",
1849
1849
  private: false,
1850
1850
  publishConfig: {
1851
1851
  access: "public"
package/dist/index.mjs CHANGED
@@ -1769,7 +1769,7 @@ var RotationProvider = class extends BaseProvider {
1769
1769
  // package.json
1770
1770
  var package_default = {
1771
1771
  name: "@myx-trade/sdk",
1772
- version: "0.1.245-beta.2",
1772
+ version: "0.1.245-beta.3",
1773
1773
  private: false,
1774
1774
  publishConfig: {
1775
1775
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myx-trade/sdk",
3
- "version": "0.1.245-beta.2",
3
+ "version": "0.1.245-beta.3",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"