@lansweeper/permissions-grpc 0.1.10 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -71
- package/generated-go/permissions.pb.go +12 -12
- package/generated-go/permissions_grpc.pb.go +11 -7
- package/package.json +7 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,161 +3,108 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [0.1
|
|
6
|
+
## [0.2.1](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.2.0...@lansweeper/permissions-grpc@0.2.1) (2026-03-02)
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
### Bug Fixes
|
|
9
9
|
|
|
10
|
+
- validate dual-publish to npmjs.org for all packages ([01faf90](https://github.com/Lansweeper/lansweeperapis/commit/01faf903cd76e3e91d9f44bbe01f570f6527f121))
|
|
10
11
|
|
|
12
|
+
# [0.2.0](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.12...@lansweeper/permissions-grpc@0.2.0) (2026-03-02)
|
|
11
13
|
|
|
14
|
+
### Features
|
|
12
15
|
|
|
16
|
+
- force minor release for all packages to dual-publish to npmjs.org ([071375b](https://github.com/Lansweeper/lansweeperapis/commit/071375bbce79f9a4142d339bcb3e839edec9e7b2))
|
|
13
17
|
|
|
14
|
-
## [0.1.
|
|
18
|
+
## [0.1.12](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.11...@lansweeper/permissions-grpc@0.1.12) (2026-02-27)
|
|
15
19
|
|
|
16
|
-
|
|
20
|
+
### Bug Fixes
|
|
17
21
|
|
|
22
|
+
- add publishConfig.registry to all packages for GitHub Packages ([28f441e](https://github.com/Lansweeper/lansweeperapis/commit/28f441e56240a4e09737f8637a9b60a14f3c3c77)), closes [#2063](https://github.com/Lansweeper/lansweeperapis/issues/2063) [#3957](https://github.com/Lansweeper/lansweeperapis/issues/3957) [#3141](https://github.com/Lansweeper/lansweeperapis/issues/3141)
|
|
18
23
|
|
|
24
|
+
## [0.1.11](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.10...@lansweeper/permissions-grpc@0.1.11) (2026-02-27)
|
|
19
25
|
|
|
26
|
+
### Bug Fixes
|
|
20
27
|
|
|
28
|
+
- add repository field to all 68 package.json files ([b1e02c2](https://github.com/Lansweeper/lansweeperapis/commit/b1e02c24ebcc5eb76cbbbfc12a9073d89ca4b0ed))
|
|
21
29
|
|
|
22
|
-
## [0.1.
|
|
30
|
+
## [0.1.10](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.9...@lansweeper/permissions-grpc@0.1.10) (2024-04-03)
|
|
23
31
|
|
|
24
32
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
25
33
|
|
|
34
|
+
## [0.1.9](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.8...@lansweeper/permissions-grpc@0.1.9) (2024-02-05)
|
|
26
35
|
|
|
36
|
+
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
27
37
|
|
|
38
|
+
## [0.1.8](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.7...@lansweeper/permissions-grpc@0.1.8) (2024-01-02)
|
|
28
39
|
|
|
40
|
+
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
29
41
|
|
|
30
42
|
## [0.1.7](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.6...@lansweeper/permissions-grpc@0.1.7) (2023-10-19)
|
|
31
43
|
|
|
32
44
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
33
45
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
46
|
## [0.1.6](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.5...@lansweeper/permissions-grpc@0.1.6) (2023-09-12)
|
|
39
47
|
|
|
40
48
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
41
49
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
50
|
## [0.1.5](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.4...@lansweeper/permissions-grpc@0.1.5) (2023-08-18)
|
|
47
51
|
|
|
48
52
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
49
53
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
54
|
## [0.1.4](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.3...@lansweeper/permissions-grpc@0.1.4) (2023-07-18)
|
|
55
55
|
|
|
56
56
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
58
|
## [0.1.3](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.2...@lansweeper/permissions-grpc@0.1.3) (2023-07-18)
|
|
63
59
|
|
|
64
60
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
65
61
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
62
|
## [0.1.2](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.1...@lansweeper/permissions-grpc@0.1.2) (2023-07-17)
|
|
71
63
|
|
|
72
64
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
73
65
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
66
|
## [0.1.1](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.0...@lansweeper/permissions-grpc@0.1.1) (2023-06-19)
|
|
79
67
|
|
|
80
68
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
81
69
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
70
|
# [0.1.0](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.0.9...@lansweeper/permissions-grpc@0.1.0) (2022-04-25)
|
|
87
71
|
|
|
88
|
-
|
|
89
72
|
### Features
|
|
90
73
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
74
|
+
- upgraded permissions grpc package ([8a31fee](https://github.com/Lansweeper/lansweeperapis/commit/8a31fee03efdd2e85a916242f2b8878b61fb85a0))
|
|
96
75
|
|
|
97
76
|
## [0.0.9](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.0.8...@lansweeper/permissions-grpc@0.0.9) (2022-01-20)
|
|
98
77
|
|
|
99
78
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
100
79
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
80
|
## [0.0.8](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.0.7...@lansweeper/permissions-grpc@0.0.8) (2022-01-10)
|
|
106
81
|
|
|
107
82
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
108
83
|
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
84
|
## [0.0.7](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.0.6...@lansweeper/permissions-grpc@0.0.7) (2021-11-23)
|
|
114
85
|
|
|
115
86
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
116
87
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
88
|
## [0.0.6](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.0.5...@lansweeper/permissions-grpc@0.0.6) (2021-11-23)
|
|
122
89
|
|
|
123
90
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
124
91
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
92
|
## [0.0.5](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.0.4...@lansweeper/permissions-grpc@0.0.5) (2021-09-16)
|
|
130
93
|
|
|
131
94
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
132
95
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
96
|
## [0.0.4](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.0.3...@lansweeper/permissions-grpc@0.0.4) (2021-09-15)
|
|
138
97
|
|
|
139
98
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
140
99
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
100
|
## [0.0.3](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.0.2...@lansweeper/permissions-grpc@0.0.3) (2021-09-02)
|
|
146
101
|
|
|
147
102
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
148
103
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
104
|
## [0.0.2](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.0.1...@lansweeper/permissions-grpc@0.0.2) (2021-08-24)
|
|
154
105
|
|
|
155
106
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
156
107
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
108
|
## 0.0.1 (2021-06-14)
|
|
162
109
|
|
|
163
110
|
**Note:** Version bump only for package @lansweeper/permissions-grpc
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
2
2
|
// versions:
|
|
3
|
-
// protoc-gen-go v1.
|
|
3
|
+
// protoc-gen-go v1.34.2
|
|
4
4
|
// protoc v3.19.1
|
|
5
5
|
// source: permissions.proto
|
|
6
6
|
|
|
@@ -731,7 +731,7 @@ func file_permissions_proto_rawDescGZIP() []byte {
|
|
|
731
731
|
}
|
|
732
732
|
|
|
733
733
|
var file_permissions_proto_msgTypes = make([]protoimpl.MessageInfo, 14)
|
|
734
|
-
var file_permissions_proto_goTypes = []
|
|
734
|
+
var file_permissions_proto_goTypes = []any{
|
|
735
735
|
(*CheckPermissionForMultipleSitesRequest)(nil), // 0: checkpermission.CheckPermissionForMultipleSitesRequest
|
|
736
736
|
(*CheckPermissionForMultipleSitesResponse)(nil), // 1: checkpermission.CheckPermissionForMultipleSitesResponse
|
|
737
737
|
(*CheckPermissionRequest)(nil), // 2: checkpermission.CheckPermissionRequest
|
|
@@ -777,7 +777,7 @@ func file_permissions_proto_init() {
|
|
|
777
777
|
return
|
|
778
778
|
}
|
|
779
779
|
if !protoimpl.UnsafeEnabled {
|
|
780
|
-
file_permissions_proto_msgTypes[0].Exporter = func(v
|
|
780
|
+
file_permissions_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
781
781
|
switch v := v.(*CheckPermissionForMultipleSitesRequest); i {
|
|
782
782
|
case 0:
|
|
783
783
|
return &v.state
|
|
@@ -789,7 +789,7 @@ func file_permissions_proto_init() {
|
|
|
789
789
|
return nil
|
|
790
790
|
}
|
|
791
791
|
}
|
|
792
|
-
file_permissions_proto_msgTypes[1].Exporter = func(v
|
|
792
|
+
file_permissions_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
793
793
|
switch v := v.(*CheckPermissionForMultipleSitesResponse); i {
|
|
794
794
|
case 0:
|
|
795
795
|
return &v.state
|
|
@@ -801,7 +801,7 @@ func file_permissions_proto_init() {
|
|
|
801
801
|
return nil
|
|
802
802
|
}
|
|
803
803
|
}
|
|
804
|
-
file_permissions_proto_msgTypes[2].Exporter = func(v
|
|
804
|
+
file_permissions_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
805
805
|
switch v := v.(*CheckPermissionRequest); i {
|
|
806
806
|
case 0:
|
|
807
807
|
return &v.state
|
|
@@ -813,7 +813,7 @@ func file_permissions_proto_init() {
|
|
|
813
813
|
return nil
|
|
814
814
|
}
|
|
815
815
|
}
|
|
816
|
-
file_permissions_proto_msgTypes[3].Exporter = func(v
|
|
816
|
+
file_permissions_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
817
817
|
switch v := v.(*CheckPermissionResponse); i {
|
|
818
818
|
case 0:
|
|
819
819
|
return &v.state
|
|
@@ -825,7 +825,7 @@ func file_permissions_proto_init() {
|
|
|
825
825
|
return nil
|
|
826
826
|
}
|
|
827
827
|
}
|
|
828
|
-
file_permissions_proto_msgTypes[4].Exporter = func(v
|
|
828
|
+
file_permissions_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
|
829
829
|
switch v := v.(*GetUserPermissionsRequest); i {
|
|
830
830
|
case 0:
|
|
831
831
|
return &v.state
|
|
@@ -837,7 +837,7 @@ func file_permissions_proto_init() {
|
|
|
837
837
|
return nil
|
|
838
838
|
}
|
|
839
839
|
}
|
|
840
|
-
file_permissions_proto_msgTypes[5].Exporter = func(v
|
|
840
|
+
file_permissions_proto_msgTypes[5].Exporter = func(v any, i int) any {
|
|
841
841
|
switch v := v.(*GetUserPermissionsResponse); i {
|
|
842
842
|
case 0:
|
|
843
843
|
return &v.state
|
|
@@ -849,7 +849,7 @@ func file_permissions_proto_init() {
|
|
|
849
849
|
return nil
|
|
850
850
|
}
|
|
851
851
|
}
|
|
852
|
-
file_permissions_proto_msgTypes[6].Exporter = func(v
|
|
852
|
+
file_permissions_proto_msgTypes[6].Exporter = func(v any, i int) any {
|
|
853
853
|
switch v := v.(*GetSitesLimitsRequest); i {
|
|
854
854
|
case 0:
|
|
855
855
|
return &v.state
|
|
@@ -861,7 +861,7 @@ func file_permissions_proto_init() {
|
|
|
861
861
|
return nil
|
|
862
862
|
}
|
|
863
863
|
}
|
|
864
|
-
file_permissions_proto_msgTypes[7].Exporter = func(v
|
|
864
|
+
file_permissions_proto_msgTypes[7].Exporter = func(v any, i int) any {
|
|
865
865
|
switch v := v.(*GetSitesLimitsResponse); i {
|
|
866
866
|
case 0:
|
|
867
867
|
return &v.state
|
|
@@ -873,7 +873,7 @@ func file_permissions_proto_init() {
|
|
|
873
873
|
return nil
|
|
874
874
|
}
|
|
875
875
|
}
|
|
876
|
-
file_permissions_proto_msgTypes[10].Exporter = func(v
|
|
876
|
+
file_permissions_proto_msgTypes[10].Exporter = func(v any, i int) any {
|
|
877
877
|
switch v := v.(*GetUserPermissionsResponse_Permissions); i {
|
|
878
878
|
case 0:
|
|
879
879
|
return &v.state
|
|
@@ -886,7 +886,7 @@ func file_permissions_proto_init() {
|
|
|
886
886
|
}
|
|
887
887
|
}
|
|
888
888
|
}
|
|
889
|
-
file_permissions_proto_msgTypes[4].OneofWrappers = []
|
|
889
|
+
file_permissions_proto_msgTypes[4].OneofWrappers = []any{}
|
|
890
890
|
type x struct{}
|
|
891
891
|
out := protoimpl.TypeBuilder{
|
|
892
892
|
File: protoimpl.DescBuilder{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
|
|
2
2
|
// versions:
|
|
3
|
-
// - protoc-gen-go-grpc v1.
|
|
3
|
+
// - protoc-gen-go-grpc v1.4.0
|
|
4
4
|
// - protoc v3.19.1
|
|
5
5
|
// source: permissions.proto
|
|
6
6
|
|
|
@@ -15,8 +15,8 @@ import (
|
|
|
15
15
|
|
|
16
16
|
// This is a compile-time assertion to ensure that this generated file
|
|
17
17
|
// is compatible with the grpc package it is being compiled against.
|
|
18
|
-
// Requires gRPC-Go v1.
|
|
19
|
-
const _ = grpc.
|
|
18
|
+
// Requires gRPC-Go v1.62.0 or later.
|
|
19
|
+
const _ = grpc.SupportPackageIsVersion8
|
|
20
20
|
|
|
21
21
|
const (
|
|
22
22
|
CheckPermissionService_CheckPermission_FullMethodName = "/checkpermission.CheckPermissionService/CheckPermission"
|
|
@@ -42,8 +42,9 @@ func NewCheckPermissionServiceClient(cc grpc.ClientConnInterface) CheckPermissio
|
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
func (c *checkPermissionServiceClient) CheckPermission(ctx context.Context, in *CheckPermissionRequest, opts ...grpc.CallOption) (*CheckPermissionResponse, error) {
|
|
45
|
+
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
45
46
|
out := new(CheckPermissionResponse)
|
|
46
|
-
err := c.cc.Invoke(ctx, CheckPermissionService_CheckPermission_FullMethodName, in, out,
|
|
47
|
+
err := c.cc.Invoke(ctx, CheckPermissionService_CheckPermission_FullMethodName, in, out, cOpts...)
|
|
47
48
|
if err != nil {
|
|
48
49
|
return nil, err
|
|
49
50
|
}
|
|
@@ -51,8 +52,9 @@ func (c *checkPermissionServiceClient) CheckPermission(ctx context.Context, in *
|
|
|
51
52
|
}
|
|
52
53
|
|
|
53
54
|
func (c *checkPermissionServiceClient) CheckPermissionForMultipleSites(ctx context.Context, in *CheckPermissionForMultipleSitesRequest, opts ...grpc.CallOption) (*CheckPermissionForMultipleSitesResponse, error) {
|
|
55
|
+
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
54
56
|
out := new(CheckPermissionForMultipleSitesResponse)
|
|
55
|
-
err := c.cc.Invoke(ctx, CheckPermissionService_CheckPermissionForMultipleSites_FullMethodName, in, out,
|
|
57
|
+
err := c.cc.Invoke(ctx, CheckPermissionService_CheckPermissionForMultipleSites_FullMethodName, in, out, cOpts...)
|
|
56
58
|
if err != nil {
|
|
57
59
|
return nil, err
|
|
58
60
|
}
|
|
@@ -60,8 +62,9 @@ func (c *checkPermissionServiceClient) CheckPermissionForMultipleSites(ctx conte
|
|
|
60
62
|
}
|
|
61
63
|
|
|
62
64
|
func (c *checkPermissionServiceClient) GetUserPermissions(ctx context.Context, in *GetUserPermissionsRequest, opts ...grpc.CallOption) (*GetUserPermissionsResponse, error) {
|
|
65
|
+
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
63
66
|
out := new(GetUserPermissionsResponse)
|
|
64
|
-
err := c.cc.Invoke(ctx, CheckPermissionService_GetUserPermissions_FullMethodName, in, out,
|
|
67
|
+
err := c.cc.Invoke(ctx, CheckPermissionService_GetUserPermissions_FullMethodName, in, out, cOpts...)
|
|
65
68
|
if err != nil {
|
|
66
69
|
return nil, err
|
|
67
70
|
}
|
|
@@ -203,8 +206,9 @@ func NewSitesLimitsServiceClient(cc grpc.ClientConnInterface) SitesLimitsService
|
|
|
203
206
|
}
|
|
204
207
|
|
|
205
208
|
func (c *sitesLimitsServiceClient) GetSitesLimits(ctx context.Context, in *GetSitesLimitsRequest, opts ...grpc.CallOption) (*GetSitesLimitsResponse, error) {
|
|
209
|
+
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
206
210
|
out := new(GetSitesLimitsResponse)
|
|
207
|
-
err := c.cc.Invoke(ctx, SitesLimitsService_GetSitesLimits_FullMethodName, in, out,
|
|
211
|
+
err := c.cc.Invoke(ctx, SitesLimitsService_GetSitesLimits_FullMethodName, in, out, cOpts...)
|
|
208
212
|
if err != nil {
|
|
209
213
|
return nil, err
|
|
210
214
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lansweeper/permissions-grpc",
|
|
3
|
-
"version": "0.1
|
|
3
|
+
"version": "0.2.1",
|
|
4
|
+
"repository": {
|
|
5
|
+
"type": "git",
|
|
6
|
+
"url": "https://github.com/Lansweeper/lansweeperapis.git"
|
|
7
|
+
},
|
|
4
8
|
"description": "Permissions grpc",
|
|
5
9
|
"main": "gen-proto/index.js",
|
|
6
10
|
"types": "gen-proto/index.d.ts",
|
|
@@ -18,5 +22,6 @@
|
|
|
18
22
|
"scripts": {
|
|
19
23
|
"prepublishOnly": "cp -r ../../shared/limits ./proto"
|
|
20
24
|
},
|
|
21
|
-
"
|
|
25
|
+
"publishConfig": {
|
|
26
|
+
}
|
|
22
27
|
}
|