@extrahorizon/javascript-sdk 8.13.0-dev-187-7713c3b → 8.13.0-dev-188-731b41d

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.
@@ -5693,7 +5693,7 @@ const templatesV2Service = (httpWithAuth) => {
5693
5693
  };
5694
5694
  };
5695
5695
 
5696
- const version = '8.13.0-dev-187-7713c3b';
5696
+ const version = '8.13.0-dev-188-731b41d';
5697
5697
 
5698
5698
  /**
5699
5699
  * Create ExtraHorizon client.
package/build/index.mjs CHANGED
@@ -5663,7 +5663,7 @@ const templatesV2Service = (httpWithAuth) => {
5663
5663
  };
5664
5664
  };
5665
5665
 
5666
- const version = '8.13.0-dev-187-7713c3b';
5666
+ const version = '8.13.0-dev-188-731b41d';
5667
5667
 
5668
5668
  /**
5669
5669
  * Create ExtraHorizon client.
@@ -1 +1 @@
1
- export declare const version = "8.13.0-dev-187-7713c3b";
1
+ export declare const version = "8.13.0-dev-188-731b41d";
@@ -1 +1 @@
1
- export declare const version = "8.13.0-dev-187-7713c3b";
1
+ export declare const version = "8.13.0-dev-188-731b41d";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@extrahorizon/javascript-sdk",
3
- "version": "8.13.0-dev-187-7713c3b",
3
+ "version": "8.13.0-dev-188-731b41d",
4
4
  "description": "This package serves as a JavaScript wrapper around all Extra Horizon cloud services.",
5
5
  "main": "build/index.cjs.js",
6
6
  "types": "build/types/index.d.ts",