@etherean/etherean-grpc
Advanced tools
Comparing version 1.9.11 to 1.9.12
@@ -159,2 +159,6 @@ import { MessageType } from '@protobuf-ts/runtime'; | ||
group: string; | ||
/** | ||
* @generated from protobuf field: string title_finished = 16; | ||
*/ | ||
titleFinished: string; | ||
} | ||
@@ -161,0 +165,0 @@ /** |
@@ -119,2 +119,6 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript | ||
group: string; | ||
/** | ||
* @generated from protobuf field: string title_finished = 16; | ||
*/ | ||
titleFinished: string; | ||
} | ||
@@ -121,0 +125,0 @@ /** |
@@ -84,3 +84,4 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript | ||
{ no: 14, name: "rewards", kind: "message", T: () => Rewards }, | ||
{ no: 15, name: "group", kind: "scalar", T: 9 /*ScalarType.STRING*/ } | ||
{ no: 15, name: "group", kind: "scalar", T: 9 /*ScalarType.STRING*/ }, | ||
{ no: 16, name: "title_finished", kind: "scalar", T: 9 /*ScalarType.STRING*/ } | ||
]); | ||
@@ -87,0 +88,0 @@ } |
{ | ||
"name": "@etherean/etherean-grpc", | ||
"type": "module", | ||
"version": "1.9.11", | ||
"version": "1.9.12", | ||
"description": "", | ||
@@ -6,0 +6,0 @@ "keywords": [], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
911769
14487