@etherean/etherean-grpc
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -127,2 +127,6 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript | ||
farmingBoost?: Decimal; | ||
/** | ||
* @generated from protobuf field: uint64 friends_count = 13; | ||
*/ | ||
friendsCount: bigint; | ||
} | ||
@@ -129,0 +133,0 @@ /** |
@@ -69,3 +69,4 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript | ||
{ no: 11, name: "email_confirmed", kind: "scalar", T: 8 /*ScalarType.BOOL*/ }, | ||
{ no: 12, name: "farming_boost", kind: "message", T: () => Decimal } | ||
{ no: 12, name: "farming_boost", kind: "message", T: () => Decimal }, | ||
{ no: 13, name: "friends_count", kind: "scalar", T: 4 /*ScalarType.UINT64*/, L: 0 /*LongType.BIGINT*/ } | ||
]); | ||
@@ -72,0 +73,0 @@ } |
{ | ||
"name": "@etherean/etherean-grpc", | ||
"type": "module", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"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
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
250411
4933