@crayond_dev/grpc-toolkit
Advanced tools
Comparing version 1.15.6 to 1.15.7
@@ -19,2 +19,3 @@ import type { SubscriptionBilling as _toolkit_SubscriptionBilling, SubscriptionBilling__Output as _toolkit_SubscriptionBilling__Output } from '../toolkit/SubscriptionBilling'; | ||
'resellerId'?: (string); | ||
'paymentStatus'?: (string); | ||
'subscriptionBillings'?: (_toolkit_SubscriptionBilling)[]; | ||
@@ -39,4 +40,5 @@ 'plan'?: (_toolkit_CurrentPlan | null); | ||
'resellerId': (string); | ||
'paymentStatus': (string); | ||
'subscriptionBillings': (_toolkit_SubscriptionBilling__Output)[]; | ||
'plan': (_toolkit_CurrentPlan__Output | null); | ||
} |
{ | ||
"name": "@crayond_dev/grpc-toolkit", | ||
"version": "1.15.6", | ||
"version": "1.15.7", | ||
"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 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
1135662
13621