@etherean/etherean-grpc
Advanced tools
Comparing version 1.9.0 to 1.9.1
@@ -230,6 +230,2 @@ import { MessageType } from '@protobuf-ts/runtime'; | ||
createdAt?: Timestamp; | ||
/** | ||
* @generated from protobuf field: string privacy = 4; | ||
*/ | ||
privacy: string; | ||
} | ||
@@ -236,0 +232,0 @@ /** |
@@ -176,6 +176,2 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript | ||
createdAt?: Timestamp; | ||
/** | ||
* @generated from protobuf field: string privacy = 4; | ||
*/ | ||
privacy: string; | ||
} | ||
@@ -182,0 +178,0 @@ /** |
@@ -117,4 +117,3 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript | ||
{ no: 2, name: "type", kind: "scalar", T: 9 /*ScalarType.STRING*/ }, | ||
{ no: 3, name: "created_at", kind: "message", T: () => Timestamp }, | ||
{ no: 4, name: "privacy", kind: "scalar", T: 9 /*ScalarType.STRING*/ } | ||
{ no: 3, name: "created_at", kind: "message", T: () => Timestamp } | ||
]); | ||
@@ -121,0 +120,0 @@ } |
{ | ||
"name": "@etherean/etherean-grpc", | ||
"type": "module", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"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
872296
13857