@aepstore-dev/contracts 1.107.0 → 1.108.0
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/gen/activity.js +1 -1
- package/gen/activity.ts +1 -1
- package/gen/auth.js +1 -1
- package/gen/auth.ts +1 -1
- package/gen/mail.js +1 -1
- package/gen/mail.ts +1 -1
- package/gen/notifications.js +1 -1
- package/gen/notifications.ts +1 -1
- package/gen/payments.js +1 -1
- package/gen/payments.ts +1 -1
- package/gen/products.js +1 -1
- package/gen/products.ts +1 -1
- package/gen/support.js +1 -1
- package/gen/support.ts +1 -1
- package/gen/taxonomy.js +1 -1
- package/gen/taxonomy.ts +1 -1
- package/gen/upload.d.ts +40 -0
- package/gen/upload.js +4 -1
- package/gen/upload.ts +65 -1
- package/gen/users.js +1 -1
- package/gen/users.ts +1 -1
- package/package.json +36 -35
- package/proto/activity.proto +200 -200
- package/proto/auth.proto +417 -417
- package/proto/mail.proto +54 -54
- package/proto/products.proto +382 -382
- package/proto/taxonomy.proto +105 -105
- package/proto/upload.proto +194 -155
package/gen/activity.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v2.10.1
|
|
5
|
-
// protoc v7.36.
|
|
5
|
+
// protoc v7.36.1
|
|
6
6
|
// source: activity.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.ACTIVITY_SERVICE_NAME = exports.ACTIVITY_V1_PACKAGE_NAME = exports.ReportStatus = exports.ReportType = exports.protobufPackage = void 0;
|
package/gen/activity.ts
CHANGED
package/gen/auth.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v2.10.1
|
|
5
|
-
// protoc v7.36.
|
|
5
|
+
// protoc v7.36.1
|
|
6
6
|
// source: auth.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.AUTH_SERVICE_NAME = exports.AUTH_V1_PACKAGE_NAME = exports.TwoFactorType = exports.protobufPackage = void 0;
|
package/gen/auth.ts
CHANGED
package/gen/mail.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v2.10.1
|
|
5
|
-
// protoc v7.36.
|
|
5
|
+
// protoc v7.36.1
|
|
6
6
|
// source: mail.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.MAIL_SERVICE_NAME = exports.MAIL_V1_PACKAGE_NAME = exports.protobufPackage = void 0;
|
package/gen/mail.ts
CHANGED
package/gen/notifications.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v2.10.1
|
|
5
|
-
// protoc v7.36.
|
|
5
|
+
// protoc v7.36.1
|
|
6
6
|
// source: notifications.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.NOTIFICATIONS_SERVICE_NAME = exports.NOTIFICATIONS_V1_PACKAGE_NAME = exports.protobufPackage = void 0;
|
package/gen/notifications.ts
CHANGED
package/gen/payments.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v2.10.1
|
|
5
|
-
// protoc v7.36.
|
|
5
|
+
// protoc v7.36.1
|
|
6
6
|
// source: payments.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.PAYMENTS_SERVICE_NAME = exports.PAYMENTS_V1_PACKAGE_NAME = exports.protobufPackage = void 0;
|
package/gen/payments.ts
CHANGED
package/gen/products.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v2.10.1
|
|
5
|
-
// protoc v7.36.
|
|
5
|
+
// protoc v7.36.1
|
|
6
6
|
// source: products.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.PRODUCTS_SERVICE_NAME = exports.PRODUCTS_V1_PACKAGE_NAME = exports.MediaType = exports.ModerationStatus = exports.ProductStatus = exports.protobufPackage = void 0;
|
package/gen/products.ts
CHANGED
package/gen/support.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v2.10.1
|
|
5
|
-
// protoc v7.36.
|
|
5
|
+
// protoc v7.36.1
|
|
6
6
|
// source: support.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.SUPPORT_SERVICE_NAME = exports.SUPPORT_V1_PACKAGE_NAME = exports.protobufPackage = void 0;
|
package/gen/support.ts
CHANGED
package/gen/taxonomy.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v2.10.1
|
|
5
|
-
// protoc v7.36.
|
|
5
|
+
// protoc v7.36.1
|
|
6
6
|
// source: taxonomy.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.TAXONOMY_SERVICE_NAME = exports.TAXONOMY_V1_PACKAGE_NAME = exports.protobufPackage = void 0;
|
package/gen/taxonomy.ts
CHANGED
package/gen/upload.d.ts
CHANGED
|
@@ -42,6 +42,8 @@ export interface CreateMultipartUploadRequest {
|
|
|
42
42
|
ownerId: string;
|
|
43
43
|
}
|
|
44
44
|
export interface CreateMultipartUploadResponse {
|
|
45
|
+
sessionId?: string | undefined;
|
|
46
|
+
status?: string | undefined;
|
|
45
47
|
/** S3 multipart UploadId */
|
|
46
48
|
uploadId: string;
|
|
47
49
|
/** object key this service generated */
|
|
@@ -52,6 +54,7 @@ export interface CreateMultipartUploadResponse {
|
|
|
52
54
|
partCount: number;
|
|
53
55
|
}
|
|
54
56
|
export interface SignPartRequest {
|
|
57
|
+
ownerId?: string | undefined;
|
|
55
58
|
fileKey: string;
|
|
56
59
|
uploadId: string;
|
|
57
60
|
/** 1-based */
|
|
@@ -68,27 +71,34 @@ export interface CompletedPart {
|
|
|
68
71
|
etag: string;
|
|
69
72
|
}
|
|
70
73
|
export interface CompleteMultipartUploadRequest {
|
|
74
|
+
ownerId?: string | undefined;
|
|
71
75
|
fileKey: string;
|
|
72
76
|
uploadId: string;
|
|
73
77
|
parts: CompletedPart[];
|
|
74
78
|
}
|
|
75
79
|
export interface CompleteMultipartUploadResponse {
|
|
80
|
+
sessionId?: string | undefined;
|
|
81
|
+
status?: string | undefined;
|
|
76
82
|
fileKey: string;
|
|
77
83
|
/** final object location (internal reference) */
|
|
78
84
|
location: string;
|
|
79
85
|
fileSize: number;
|
|
80
86
|
}
|
|
81
87
|
export interface AbortMultipartUploadRequest {
|
|
88
|
+
ownerId?: string | undefined;
|
|
82
89
|
fileKey: string;
|
|
83
90
|
uploadId: string;
|
|
84
91
|
}
|
|
85
92
|
export interface CreateUploadUrlRequest {
|
|
93
|
+
fileSize?: number | undefined;
|
|
86
94
|
fileName: string;
|
|
87
95
|
mimeType: string;
|
|
88
96
|
kind: UploadKind;
|
|
89
97
|
ownerId: string;
|
|
90
98
|
}
|
|
91
99
|
export interface CreateUploadUrlResponse {
|
|
100
|
+
sessionId?: string | undefined;
|
|
101
|
+
status?: string | undefined;
|
|
92
102
|
/** presigned PUT URL (client PUTs the whole file) */
|
|
93
103
|
url: string;
|
|
94
104
|
fileKey: string;
|
|
@@ -120,6 +130,28 @@ export interface HeadObjectResponse {
|
|
|
120
130
|
export interface DeleteObjectRequest {
|
|
121
131
|
fileKey: string;
|
|
122
132
|
}
|
|
133
|
+
export interface UploadSessionRequest {
|
|
134
|
+
sessionId: string;
|
|
135
|
+
ownerId: string;
|
|
136
|
+
}
|
|
137
|
+
export interface UploadSessionResponse {
|
|
138
|
+
sessionId: string;
|
|
139
|
+
status: string;
|
|
140
|
+
/** Final metadata is returned only for READY; quarantine keys are never returned here. */
|
|
141
|
+
storageKey: string;
|
|
142
|
+
fileName: string;
|
|
143
|
+
fileSize: number;
|
|
144
|
+
mimeType: string;
|
|
145
|
+
url: string;
|
|
146
|
+
failureCode: string;
|
|
147
|
+
}
|
|
148
|
+
export interface ValidateReadyUploadRequest {
|
|
149
|
+
ownerId: string;
|
|
150
|
+
storageKey: string;
|
|
151
|
+
kind: UploadKind;
|
|
152
|
+
fileSize?: number | undefined;
|
|
153
|
+
mimeType?: string | undefined;
|
|
154
|
+
}
|
|
123
155
|
export declare const UPLOAD_V1_PACKAGE_NAME = "upload.v1";
|
|
124
156
|
/**
|
|
125
157
|
* Thin signing service. File bytes NEVER pass through this service — clients
|
|
@@ -136,6 +168,10 @@ export declare const UPLOAD_V1_PACKAGE_NAME = "upload.v1";
|
|
|
136
168
|
* GenerateSignedUrl). This service does not know about purchases.
|
|
137
169
|
*/
|
|
138
170
|
export interface UploadServiceClient {
|
|
171
|
+
/** Complete single PUT, poll readiness, validate domain metadata. */
|
|
172
|
+
completeUpload(request: UploadSessionRequest): Observable<UploadSessionResponse>;
|
|
173
|
+
getUploadSession(request: UploadSessionRequest): Observable<UploadSessionResponse>;
|
|
174
|
+
validateReadyUpload(request: ValidateReadyUploadRequest): Observable<UploadSessionResponse>;
|
|
139
175
|
createMultipartUpload(request: CreateMultipartUploadRequest): Observable<CreateMultipartUploadResponse>;
|
|
140
176
|
signPart(request: SignPartRequest): Observable<SignPartResponse>;
|
|
141
177
|
completeMultipartUpload(request: CompleteMultipartUploadRequest): Observable<CompleteMultipartUploadResponse>;
|
|
@@ -170,6 +206,10 @@ export interface UploadServiceClient {
|
|
|
170
206
|
* GenerateSignedUrl). This service does not know about purchases.
|
|
171
207
|
*/
|
|
172
208
|
export interface UploadServiceController {
|
|
209
|
+
/** Complete single PUT, poll readiness, validate domain metadata. */
|
|
210
|
+
completeUpload(request: UploadSessionRequest): Promise<UploadSessionResponse> | Observable<UploadSessionResponse> | UploadSessionResponse;
|
|
211
|
+
getUploadSession(request: UploadSessionRequest): Promise<UploadSessionResponse> | Observable<UploadSessionResponse> | UploadSessionResponse;
|
|
212
|
+
validateReadyUpload(request: ValidateReadyUploadRequest): Promise<UploadSessionResponse> | Observable<UploadSessionResponse> | UploadSessionResponse;
|
|
173
213
|
createMultipartUpload(request: CreateMultipartUploadRequest): Promise<CreateMultipartUploadResponse> | Observable<CreateMultipartUploadResponse> | CreateMultipartUploadResponse;
|
|
174
214
|
signPart(request: SignPartRequest): Promise<SignPartResponse> | Observable<SignPartResponse> | SignPartResponse;
|
|
175
215
|
completeMultipartUpload(request: CompleteMultipartUploadRequest): Promise<CompleteMultipartUploadResponse> | Observable<CompleteMultipartUploadResponse> | CompleteMultipartUploadResponse;
|
package/gen/upload.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v2.10.1
|
|
5
|
-
// protoc v7.36.
|
|
5
|
+
// protoc v7.36.1
|
|
6
6
|
// source: upload.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.UPLOAD_SERVICE_NAME = exports.UPLOAD_V1_PACKAGE_NAME = exports.UploadKind = exports.protobufPackage = void 0;
|
|
@@ -30,6 +30,9 @@ exports.UPLOAD_V1_PACKAGE_NAME = "upload.v1";
|
|
|
30
30
|
function UploadServiceControllerMethods() {
|
|
31
31
|
return function (constructor) {
|
|
32
32
|
const grpcMethods = [
|
|
33
|
+
"completeUpload",
|
|
34
|
+
"getUploadSession",
|
|
35
|
+
"validateReadyUpload",
|
|
33
36
|
"createMultipartUpload",
|
|
34
37
|
"signPart",
|
|
35
38
|
"completeMultipartUpload",
|
package/gen/upload.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
2
2
|
// versions:
|
|
3
3
|
// protoc-gen-ts_proto v2.10.1
|
|
4
|
-
// protoc v7.36.
|
|
4
|
+
// protoc v7.36.1
|
|
5
5
|
// source: upload.proto
|
|
6
6
|
|
|
7
7
|
/* eslint-disable */
|
|
@@ -58,6 +58,10 @@ export interface CreateMultipartUploadRequest {
|
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
export interface CreateMultipartUploadResponse {
|
|
61
|
+
sessionId?: string | undefined;
|
|
62
|
+
status?:
|
|
63
|
+
| string
|
|
64
|
+
| undefined;
|
|
61
65
|
/** S3 multipart UploadId */
|
|
62
66
|
uploadId: string;
|
|
63
67
|
/** object key this service generated */
|
|
@@ -69,6 +73,7 @@ export interface CreateMultipartUploadResponse {
|
|
|
69
73
|
}
|
|
70
74
|
|
|
71
75
|
export interface SignPartRequest {
|
|
76
|
+
ownerId?: string | undefined;
|
|
72
77
|
fileKey: string;
|
|
73
78
|
uploadId: string;
|
|
74
79
|
/** 1-based */
|
|
@@ -88,12 +93,15 @@ export interface CompletedPart {
|
|
|
88
93
|
}
|
|
89
94
|
|
|
90
95
|
export interface CompleteMultipartUploadRequest {
|
|
96
|
+
ownerId?: string | undefined;
|
|
91
97
|
fileKey: string;
|
|
92
98
|
uploadId: string;
|
|
93
99
|
parts: CompletedPart[];
|
|
94
100
|
}
|
|
95
101
|
|
|
96
102
|
export interface CompleteMultipartUploadResponse {
|
|
103
|
+
sessionId?: string | undefined;
|
|
104
|
+
status?: string | undefined;
|
|
97
105
|
fileKey: string;
|
|
98
106
|
/** final object location (internal reference) */
|
|
99
107
|
location: string;
|
|
@@ -101,11 +109,13 @@ export interface CompleteMultipartUploadResponse {
|
|
|
101
109
|
}
|
|
102
110
|
|
|
103
111
|
export interface AbortMultipartUploadRequest {
|
|
112
|
+
ownerId?: string | undefined;
|
|
104
113
|
fileKey: string;
|
|
105
114
|
uploadId: string;
|
|
106
115
|
}
|
|
107
116
|
|
|
108
117
|
export interface CreateUploadUrlRequest {
|
|
118
|
+
fileSize?: number | undefined;
|
|
109
119
|
fileName: string;
|
|
110
120
|
mimeType: string;
|
|
111
121
|
kind: UploadKind;
|
|
@@ -113,6 +123,10 @@ export interface CreateUploadUrlRequest {
|
|
|
113
123
|
}
|
|
114
124
|
|
|
115
125
|
export interface CreateUploadUrlResponse {
|
|
126
|
+
sessionId?: string | undefined;
|
|
127
|
+
status?:
|
|
128
|
+
| string
|
|
129
|
+
| undefined;
|
|
116
130
|
/** presigned PUT URL (client PUTs the whole file) */
|
|
117
131
|
url: string;
|
|
118
132
|
fileKey: string;
|
|
@@ -150,6 +164,31 @@ export interface DeleteObjectRequest {
|
|
|
150
164
|
fileKey: string;
|
|
151
165
|
}
|
|
152
166
|
|
|
167
|
+
export interface UploadSessionRequest {
|
|
168
|
+
sessionId: string;
|
|
169
|
+
ownerId: string;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
export interface UploadSessionResponse {
|
|
173
|
+
sessionId: string;
|
|
174
|
+
status: string;
|
|
175
|
+
/** Final metadata is returned only for READY; quarantine keys are never returned here. */
|
|
176
|
+
storageKey: string;
|
|
177
|
+
fileName: string;
|
|
178
|
+
fileSize: number;
|
|
179
|
+
mimeType: string;
|
|
180
|
+
url: string;
|
|
181
|
+
failureCode: string;
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
export interface ValidateReadyUploadRequest {
|
|
185
|
+
ownerId: string;
|
|
186
|
+
storageKey: string;
|
|
187
|
+
kind: UploadKind;
|
|
188
|
+
fileSize?: number | undefined;
|
|
189
|
+
mimeType?: string | undefined;
|
|
190
|
+
}
|
|
191
|
+
|
|
153
192
|
export const UPLOAD_V1_PACKAGE_NAME = "upload.v1";
|
|
154
193
|
|
|
155
194
|
/**
|
|
@@ -168,6 +207,14 @@ export const UPLOAD_V1_PACKAGE_NAME = "upload.v1";
|
|
|
168
207
|
*/
|
|
169
208
|
|
|
170
209
|
export interface UploadServiceClient {
|
|
210
|
+
/** Complete single PUT, poll readiness, validate domain metadata. */
|
|
211
|
+
|
|
212
|
+
completeUpload(request: UploadSessionRequest): Observable<UploadSessionResponse>;
|
|
213
|
+
|
|
214
|
+
getUploadSession(request: UploadSessionRequest): Observable<UploadSessionResponse>;
|
|
215
|
+
|
|
216
|
+
validateReadyUpload(request: ValidateReadyUploadRequest): Observable<UploadSessionResponse>;
|
|
217
|
+
|
|
171
218
|
createMultipartUpload(request: CreateMultipartUploadRequest): Observable<CreateMultipartUploadResponse>;
|
|
172
219
|
|
|
173
220
|
signPart(request: SignPartRequest): Observable<SignPartResponse>;
|
|
@@ -214,6 +261,20 @@ export interface UploadServiceClient {
|
|
|
214
261
|
*/
|
|
215
262
|
|
|
216
263
|
export interface UploadServiceController {
|
|
264
|
+
/** Complete single PUT, poll readiness, validate domain metadata. */
|
|
265
|
+
|
|
266
|
+
completeUpload(
|
|
267
|
+
request: UploadSessionRequest,
|
|
268
|
+
): Promise<UploadSessionResponse> | Observable<UploadSessionResponse> | UploadSessionResponse;
|
|
269
|
+
|
|
270
|
+
getUploadSession(
|
|
271
|
+
request: UploadSessionRequest,
|
|
272
|
+
): Promise<UploadSessionResponse> | Observable<UploadSessionResponse> | UploadSessionResponse;
|
|
273
|
+
|
|
274
|
+
validateReadyUpload(
|
|
275
|
+
request: ValidateReadyUploadRequest,
|
|
276
|
+
): Promise<UploadSessionResponse> | Observable<UploadSessionResponse> | UploadSessionResponse;
|
|
277
|
+
|
|
217
278
|
createMultipartUpload(
|
|
218
279
|
request: CreateMultipartUploadRequest,
|
|
219
280
|
): Promise<CreateMultipartUploadResponse> | Observable<CreateMultipartUploadResponse> | CreateMultipartUploadResponse;
|
|
@@ -262,6 +323,9 @@ export interface UploadServiceController {
|
|
|
262
323
|
export function UploadServiceControllerMethods() {
|
|
263
324
|
return function (constructor: Function) {
|
|
264
325
|
const grpcMethods: string[] = [
|
|
326
|
+
"completeUpload",
|
|
327
|
+
"getUploadSession",
|
|
328
|
+
"validateReadyUpload",
|
|
265
329
|
"createMultipartUpload",
|
|
266
330
|
"signPart",
|
|
267
331
|
"completeMultipartUpload",
|
package/gen/users.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3
3
|
// versions:
|
|
4
4
|
// protoc-gen-ts_proto v2.10.1
|
|
5
|
-
// protoc v7.36.
|
|
5
|
+
// protoc v7.36.1
|
|
6
6
|
// source: users.proto
|
|
7
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
8
|
exports.USERS_SERVICE_NAME = exports.USERS_V1_PACKAGE_NAME = exports.PremiumPeriod = exports.UserFieldsType = exports.AdminUserRelationKind = exports.protobufPackage = void 0;
|
package/gen/users.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,35 +1,36 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@aepstore-dev/contracts",
|
|
3
|
-
|
|
4
|
-
"description": "Protobuf definitions for aepstore microservices",
|
|
5
|
-
"main": "./dist/index.js",
|
|
6
|
-
"types": "./dist/index.d.ts",
|
|
7
|
-
"scripts": {
|
|
8
|
-
"generate": "node scripts/generate.cjs",
|
|
9
|
-
"build": "tsc -p tsconfig.build.json && tsc -p tsconfig.gen.json"
|
|
10
|
-
},
|
|
11
|
-
"files": [
|
|
12
|
-
"dist",
|
|
13
|
-
"proto",
|
|
14
|
-
"gen"
|
|
15
|
-
],
|
|
16
|
-
"publishConfig": {
|
|
17
|
-
"access": "public"
|
|
18
|
-
},
|
|
19
|
-
"author": {
|
|
20
|
-
"name": "torroixq",
|
|
21
|
-
"email": "cato.ixq@gmail.com"
|
|
22
|
-
},
|
|
23
|
-
"peerDependencies": {
|
|
24
|
-
"@nestjs/microservices": "^11.1.11",
|
|
25
|
-
"rxjs": "^7.8.2"
|
|
26
|
-
},
|
|
27
|
-
"devDependencies": {
|
|
28
|
-
"@nestjs/microservices": "^11.1.11",
|
|
29
|
-
"@protobuf-ts/protoc": "^2.9.4",
|
|
30
|
-
"@types/node": "^25.0.3",
|
|
31
|
-
"rxjs": "^7.8.2",
|
|
32
|
-
"ts-proto": "^2.10.1",
|
|
33
|
-
"typescript": "^5.9.3"
|
|
34
|
-
}
|
|
35
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@aepstore-dev/contracts",
|
|
3
|
+
"version": "1.108.0",
|
|
4
|
+
"description": "Protobuf definitions for aepstore microservices",
|
|
5
|
+
"main": "./dist/index.js",
|
|
6
|
+
"types": "./dist/index.d.ts",
|
|
7
|
+
"scripts": {
|
|
8
|
+
"generate": "node scripts/generate.cjs",
|
|
9
|
+
"build": "tsc -p tsconfig.build.json && tsc -p tsconfig.gen.json"
|
|
10
|
+
},
|
|
11
|
+
"files": [
|
|
12
|
+
"dist",
|
|
13
|
+
"proto",
|
|
14
|
+
"gen"
|
|
15
|
+
],
|
|
16
|
+
"publishConfig": {
|
|
17
|
+
"access": "public"
|
|
18
|
+
},
|
|
19
|
+
"author": {
|
|
20
|
+
"name": "torroixq",
|
|
21
|
+
"email": "cato.ixq@gmail.com"
|
|
22
|
+
},
|
|
23
|
+
"peerDependencies": {
|
|
24
|
+
"@nestjs/microservices": "^11.1.11",
|
|
25
|
+
"rxjs": "^7.8.2"
|
|
26
|
+
},
|
|
27
|
+
"devDependencies": {
|
|
28
|
+
"@nestjs/microservices": "^11.1.11",
|
|
29
|
+
"@protobuf-ts/protoc": "^2.9.4",
|
|
30
|
+
"@types/node": "^25.0.3",
|
|
31
|
+
"rxjs": "^7.8.2",
|
|
32
|
+
"ts-proto": "^2.10.1",
|
|
33
|
+
"typescript": "^5.9.3"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
|