@etherean/etherean-grpc
Advanced tools
Comparing version 1.9.9 to 1.9.10
@@ -252,5 +252,5 @@ import { MessageType } from '@protobuf-ts/runtime'; | ||
/** | ||
* @generated from protobuf field: repeated string available_benefits = 17; | ||
* @generated from protobuf field: repeated string available_profits = 17; | ||
*/ | ||
availableBenefits: string[]; | ||
availableProfits: string[]; | ||
} | ||
@@ -257,0 +257,0 @@ /** |
@@ -199,5 +199,5 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript | ||
/** | ||
* @generated from protobuf field: repeated string available_benefits = 17; | ||
* @generated from protobuf field: repeated string available_profits = 17; | ||
*/ | ||
availableBenefits: string[]; | ||
availableProfits: string[]; | ||
} | ||
@@ -204,0 +204,0 @@ /** |
@@ -138,3 +138,3 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript | ||
{ no: 16, name: "referent", kind: "message", T: () => Referent }, | ||
{ no: 17, name: "available_benefits", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/ } | ||
{ no: 17, name: "available_profits", kind: "scalar", repeat: 2 /*RepeatType.UNPACKED*/, T: 9 /*ScalarType.STRING*/ } | ||
]); | ||
@@ -141,0 +141,0 @@ } |
{ | ||
"name": "@etherean/etherean-grpc", | ||
"type": "module", | ||
"version": "1.9.9", | ||
"version": "1.9.10", | ||
"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
903849