@0xsequence/guard 0.43.9 → 0.43.11

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.
@@ -18,9 +18,9 @@ function _extends() {
18
18
  }
19
19
 
20
20
  /* eslint-disable */
21
- // sequence-guard v0.4.0 8d39664df13fabe72919e65140f9563b21aa3531
21
+ // sequence-guard v0.4.0 98e0726794b2b5922a0e356280daac3a409602e4
22
22
  // --
23
- // Code generated by webrpc-gen@v0.7.0 with typescript generator. DO NOT EDIT.
23
+ // Code generated by webrpc-gen@v0.10.x-dev with typescript generator. DO NOT EDIT.
24
24
  //
25
25
  // webrpc-gen -schema=guard.ridl -target=typescript -client -out=./clients/guard.gen.ts
26
26
 
@@ -31,7 +31,7 @@ const WebRPCVersion = "v1";
31
31
  const WebRPCSchemaVersion = "v0.4.0";
32
32
 
33
33
  // Schema hash generated from your RIDL schema
34
- const WebRPCSchemaHash = "8d39664df13fabe72919e65140f9563b21aa3531";
34
+ const WebRPCSchemaHash = "98e0726794b2b5922a0e356280daac3a409602e4";
35
35
 
36
36
  //
37
37
  // Types
@@ -18,9 +18,9 @@ function _extends() {
18
18
  }
19
19
 
20
20
  /* eslint-disable */
21
- // sequence-guard v0.4.0 8d39664df13fabe72919e65140f9563b21aa3531
21
+ // sequence-guard v0.4.0 98e0726794b2b5922a0e356280daac3a409602e4
22
22
  // --
23
- // Code generated by webrpc-gen@v0.7.0 with typescript generator. DO NOT EDIT.
23
+ // Code generated by webrpc-gen@v0.10.x-dev with typescript generator. DO NOT EDIT.
24
24
  //
25
25
  // webrpc-gen -schema=guard.ridl -target=typescript -client -out=./clients/guard.gen.ts
26
26
 
@@ -31,7 +31,7 @@ const WebRPCVersion = "v1";
31
31
  const WebRPCSchemaVersion = "v0.4.0";
32
32
 
33
33
  // Schema hash generated from your RIDL schema
34
- const WebRPCSchemaHash = "8d39664df13fabe72919e65140f9563b21aa3531";
34
+ const WebRPCSchemaHash = "98e0726794b2b5922a0e356280daac3a409602e4";
35
35
 
36
36
  //
37
37
  // Types
@@ -14,9 +14,9 @@ function _extends() {
14
14
  }
15
15
 
16
16
  /* eslint-disable */
17
- // sequence-guard v0.4.0 8d39664df13fabe72919e65140f9563b21aa3531
17
+ // sequence-guard v0.4.0 98e0726794b2b5922a0e356280daac3a409602e4
18
18
  // --
19
- // Code generated by webrpc-gen@v0.7.0 with typescript generator. DO NOT EDIT.
19
+ // Code generated by webrpc-gen@v0.10.x-dev with typescript generator. DO NOT EDIT.
20
20
  //
21
21
  // webrpc-gen -schema=guard.ridl -target=typescript -client -out=./clients/guard.gen.ts
22
22
 
@@ -27,7 +27,7 @@ const WebRPCVersion = "v1";
27
27
  const WebRPCSchemaVersion = "v0.4.0";
28
28
 
29
29
  // Schema hash generated from your RIDL schema
30
- const WebRPCSchemaHash = "8d39664df13fabe72919e65140f9563b21aa3531";
30
+ const WebRPCSchemaHash = "98e0726794b2b5922a0e356280daac3a409602e4";
31
31
 
32
32
  //
33
33
  // Types
@@ -1,6 +1,6 @@
1
1
  export declare const WebRPCVersion = "v1";
2
2
  export declare const WebRPCSchemaVersion = "v0.4.0";
3
- export declare const WebRPCSchemaHash = "8d39664df13fabe72919e65140f9563b21aa3531";
3
+ export declare const WebRPCSchemaHash = "98e0726794b2b5922a0e356280daac3a409602e4";
4
4
  export interface Version {
5
5
  webrpcVersion: string;
6
6
  schemaVersion: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@0xsequence/guard",
3
- "version": "0.43.9",
3
+ "version": "0.43.11",
4
4
  "description": "guard sub-package for Sequence",
5
5
  "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/guard",
6
6
  "source": "src/index.ts",
package/src/guard.gen.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  /* eslint-disable */
2
- // sequence-guard v0.4.0 8d39664df13fabe72919e65140f9563b21aa3531
2
+ // sequence-guard v0.4.0 98e0726794b2b5922a0e356280daac3a409602e4
3
3
  // --
4
- // Code generated by webrpc-gen@v0.7.0 with typescript generator. DO NOT EDIT.
4
+ // Code generated by webrpc-gen@v0.10.x-dev with typescript generator. DO NOT EDIT.
5
5
  //
6
6
  // webrpc-gen -schema=guard.ridl -target=typescript -client -out=./clients/guard.gen.ts
7
7
 
@@ -12,11 +12,13 @@ export const WebRPCVersion = "v1"
12
12
  export const WebRPCSchemaVersion = "v0.4.0"
13
13
 
14
14
  // Schema hash generated from your RIDL schema
15
- export const WebRPCSchemaHash = "8d39664df13fabe72919e65140f9563b21aa3531"
15
+ export const WebRPCSchemaHash = "98e0726794b2b5922a0e356280daac3a409602e4"
16
16
 
17
17
  //
18
18
  // Types
19
19
  //
20
+
21
+
20
22
  export interface Version {
21
23
  webrpcVersion: string
22
24
  schemaVersion: string