@crayond_dev/grpc-toolkit
Advanced tools
Comparing version 1.10.1 to 1.11.0
@@ -114,2 +114,6 @@ import type * as grpc from '@grpc/grpc-js'; | ||
LanguageInfo: MessageTypeDefinition; | ||
ListOrganisationsRequest: MessageTypeDefinition; | ||
ListOrganisationsResponse: MessageTypeDefinition; | ||
ListUserProfilesRequest: MessageTypeDefinition; | ||
ListUserProfilesResponse: MessageTypeDefinition; | ||
MailConfigData: MessageTypeDefinition; | ||
@@ -252,2 +256,3 @@ MailConfigDeleteRequest: MessageTypeDefinition; | ||
UserProfileGetRow: MessageTypeDefinition; | ||
UserProfileRows: MessageTypeDefinition; | ||
UserProfileUpdateData: MessageTypeDefinition; | ||
@@ -336,2 +341,4 @@ UserProfilesCreateRequest: MessageTypeDefinition; | ||
is_statusValidationResponse: MessageTypeDefinition; | ||
listOrganisationData: MessageTypeDefinition; | ||
listUsersData: MessageTypeDefinition; | ||
mailResponse: MessageTypeDefinition; | ||
@@ -342,2 +349,3 @@ message_catelogService: SubtypeConstructor<typeof grpc.Client, _toolkit_message_catelogServiceClient> & { | ||
msgGrpMsgs: MessageTypeDefinition; | ||
organisationRows: MessageTypeDefinition; | ||
pasmService: SubtypeConstructor<typeof grpc.Client, _toolkit_pasmServiceClient> & { | ||
@@ -344,0 +352,0 @@ service: _toolkit_pasmServiceDefinition; |
{ | ||
"name": "@crayond_dev/grpc-toolkit", | ||
"version": "1.10.1", | ||
"version": "1.11.0", | ||
"description": "This has definitions and types required for implementing gRPC in toolkit microservices", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
680494
730
8182
4