@teambit/version-history 0.0.49 → 0.0.50
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/artifacts/schema.json
CHANGED
|
@@ -14,791 +14,760 @@
|
|
|
14
14
|
},
|
|
15
15
|
"exports": [
|
|
16
16
|
{
|
|
17
|
-
"__schema": "
|
|
17
|
+
"__schema": "ExportSchema",
|
|
18
18
|
"location": {
|
|
19
|
-
"filePath": "
|
|
20
|
-
"line":
|
|
21
|
-
"character":
|
|
19
|
+
"filePath": "index.ts",
|
|
20
|
+
"line": 3,
|
|
21
|
+
"character": 15
|
|
22
22
|
},
|
|
23
|
-
"signature": "class VersionHistoryMain",
|
|
24
23
|
"name": "VersionHistoryMain",
|
|
25
|
-
"
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
"
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
"
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
24
|
+
"exportNode": {
|
|
25
|
+
"__schema": "ClassSchema",
|
|
26
|
+
"location": {
|
|
27
|
+
"filePath": "version-history.main.runtime.ts",
|
|
28
|
+
"line": 27,
|
|
29
|
+
"character": 1
|
|
30
|
+
},
|
|
31
|
+
"signature": "class VersionHistoryMain",
|
|
32
|
+
"name": "VersionHistoryMain",
|
|
33
|
+
"members": [
|
|
34
|
+
{
|
|
35
|
+
"__schema": "ConstructorSchema",
|
|
36
|
+
"location": {
|
|
37
|
+
"filePath": "version-history.main.runtime.ts",
|
|
38
|
+
"line": 28,
|
|
39
|
+
"character": 3
|
|
40
|
+
},
|
|
41
|
+
"signature": "constructor VersionHistoryMain(scope: ScopeMain, logger: Logger): VersionHistoryMain",
|
|
42
|
+
"name": "constructor",
|
|
43
|
+
"params": [
|
|
44
|
+
{
|
|
45
|
+
"__schema": "ParameterSchema",
|
|
46
46
|
"location": {
|
|
47
47
|
"filePath": "version-history.main.runtime.ts",
|
|
48
48
|
"line": 28,
|
|
49
|
-
"character":
|
|
49
|
+
"character": 15
|
|
50
50
|
},
|
|
51
|
-
"name": "
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
"filePath": "version-history.main.runtime.ts",
|
|
64
|
-
"line": 28,
|
|
65
|
-
"character": 41
|
|
51
|
+
"name": "scope",
|
|
52
|
+
"type": {
|
|
53
|
+
"__schema": "TypeRefSchema",
|
|
54
|
+
"location": {
|
|
55
|
+
"filePath": "version-history.main.runtime.ts",
|
|
56
|
+
"line": 28,
|
|
57
|
+
"character": 30
|
|
58
|
+
},
|
|
59
|
+
"name": "ScopeMain"
|
|
60
|
+
},
|
|
61
|
+
"isOptional": false,
|
|
62
|
+
"isSpread": false
|
|
66
63
|
},
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
"__schema": "TypeRefSchema",
|
|
64
|
+
{
|
|
65
|
+
"__schema": "ParameterSchema",
|
|
70
66
|
"location": {
|
|
71
67
|
"filePath": "version-history.main.runtime.ts",
|
|
72
68
|
"line": 28,
|
|
73
|
-
"character":
|
|
69
|
+
"character": 41
|
|
74
70
|
},
|
|
75
|
-
"name": "
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
],
|
|
85
|
-
"returnType": {
|
|
86
|
-
"__schema": "ThisTypeSchema",
|
|
87
|
-
"location": {
|
|
88
|
-
"filePath": "version-history.main.runtime.ts",
|
|
89
|
-
"line": 27,
|
|
90
|
-
"character": 1
|
|
91
|
-
},
|
|
92
|
-
"name": "VersionHistoryMain"
|
|
93
|
-
},
|
|
94
|
-
"modifiers": []
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"__schema": "FunctionLikeSchema",
|
|
98
|
-
"location": {
|
|
99
|
-
"filePath": "version-history.main.runtime.ts",
|
|
100
|
-
"line": 30,
|
|
101
|
-
"character": 3
|
|
102
|
-
},
|
|
103
|
-
"signature": "(method) VersionHistoryMain.build(id: ComponentID, options?: BuildOptions): Promise<BuildResult>",
|
|
104
|
-
"name": "build",
|
|
105
|
-
"params": [
|
|
106
|
-
{
|
|
107
|
-
"__schema": "ParameterSchema",
|
|
108
|
-
"location": {
|
|
109
|
-
"filePath": "version-history.main.runtime.ts",
|
|
110
|
-
"line": 30,
|
|
111
|
-
"character": 15
|
|
112
|
-
},
|
|
113
|
-
"name": "id",
|
|
114
|
-
"type": {
|
|
115
|
-
"__schema": "TypeRefSchema",
|
|
116
|
-
"location": {
|
|
117
|
-
"filePath": "version-history.main.runtime.ts",
|
|
118
|
-
"line": 30,
|
|
119
|
-
"character": 19
|
|
71
|
+
"name": "logger",
|
|
72
|
+
"type": {
|
|
73
|
+
"__schema": "TypeRefSchema",
|
|
74
|
+
"location": {
|
|
75
|
+
"filePath": "version-history.main.runtime.ts",
|
|
76
|
+
"line": 28,
|
|
77
|
+
"character": 57
|
|
78
|
+
},
|
|
79
|
+
"name": "Logger"
|
|
120
80
|
},
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
},
|
|
128
|
-
"isOptional": false,
|
|
129
|
-
"isSpread": false
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"__schema": "ParameterSchema",
|
|
81
|
+
"isOptional": false,
|
|
82
|
+
"isSpread": false
|
|
83
|
+
}
|
|
84
|
+
],
|
|
85
|
+
"returnType": {
|
|
86
|
+
"__schema": "ThisTypeSchema",
|
|
133
87
|
"location": {
|
|
134
88
|
"filePath": "version-history.main.runtime.ts",
|
|
135
|
-
"line":
|
|
136
|
-
"character":
|
|
137
|
-
},
|
|
138
|
-
"name": "options",
|
|
139
|
-
"type": {
|
|
140
|
-
"__schema": "TypeRefSchema",
|
|
141
|
-
"location": {
|
|
142
|
-
"filePath": "version-history.main.runtime.ts",
|
|
143
|
-
"line": 30,
|
|
144
|
-
"character": 41
|
|
145
|
-
},
|
|
146
|
-
"name": "BuildOptions",
|
|
147
|
-
"internalFilePath": "version-history-cmd.ts"
|
|
89
|
+
"line": 27,
|
|
90
|
+
"character": 1
|
|
148
91
|
},
|
|
149
|
-
"
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
"__schema": "TypeRefSchema",
|
|
92
|
+
"name": "VersionHistoryMain"
|
|
93
|
+
},
|
|
94
|
+
"modifiers": []
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"__schema": "FunctionLikeSchema",
|
|
156
98
|
"location": {
|
|
157
99
|
"filePath": "version-history.main.runtime.ts",
|
|
158
100
|
"line": 30,
|
|
159
|
-
"character":
|
|
101
|
+
"character": 3
|
|
160
102
|
},
|
|
161
|
-
"
|
|
162
|
-
"
|
|
103
|
+
"signature": "(method) VersionHistoryMain.build(id: ComponentID, options?: BuildOptions): Promise<BuildResult>",
|
|
104
|
+
"name": "build",
|
|
105
|
+
"params": [
|
|
163
106
|
{
|
|
164
|
-
"__schema": "
|
|
107
|
+
"__schema": "ParameterSchema",
|
|
165
108
|
"location": {
|
|
166
109
|
"filePath": "version-history.main.runtime.ts",
|
|
167
110
|
"line": 30,
|
|
168
|
-
"character":
|
|
111
|
+
"character": 15
|
|
169
112
|
},
|
|
170
|
-
"name": "
|
|
171
|
-
"
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
"filePath": "version-history.main.runtime.ts",
|
|
183
|
-
"line": 88,
|
|
184
|
-
"character": 3
|
|
185
|
-
},
|
|
186
|
-
"signature": "(method) VersionHistoryMain.show(id: string, options: ShowOptions): Promise<ShowResult[]>",
|
|
187
|
-
"name": "show",
|
|
188
|
-
"params": [
|
|
189
|
-
{
|
|
190
|
-
"__schema": "ParameterSchema",
|
|
191
|
-
"location": {
|
|
192
|
-
"filePath": "version-history.main.runtime.ts",
|
|
193
|
-
"line": 88,
|
|
194
|
-
"character": 14
|
|
113
|
+
"name": "id",
|
|
114
|
+
"type": {
|
|
115
|
+
"__schema": "TypeRefSchema",
|
|
116
|
+
"location": {
|
|
117
|
+
"filePath": "version-history.main.runtime.ts",
|
|
118
|
+
"line": 30,
|
|
119
|
+
"character": 19
|
|
120
|
+
},
|
|
121
|
+
"name": "ComponentID"
|
|
122
|
+
},
|
|
123
|
+
"isOptional": false,
|
|
124
|
+
"isSpread": false
|
|
195
125
|
},
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
"__schema": "KeywordTypeSchema",
|
|
126
|
+
{
|
|
127
|
+
"__schema": "ParameterSchema",
|
|
199
128
|
"location": {
|
|
200
129
|
"filePath": "version-history.main.runtime.ts",
|
|
201
|
-
"line":
|
|
202
|
-
"character":
|
|
130
|
+
"line": 30,
|
|
131
|
+
"character": 32
|
|
203
132
|
},
|
|
204
|
-
"name": "
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
133
|
+
"name": "options",
|
|
134
|
+
"type": {
|
|
135
|
+
"__schema": "TypeRefSchema",
|
|
136
|
+
"location": {
|
|
137
|
+
"filePath": "version-history.main.runtime.ts",
|
|
138
|
+
"line": 30,
|
|
139
|
+
"character": 41
|
|
140
|
+
},
|
|
141
|
+
"name": "BuildOptions"
|
|
142
|
+
},
|
|
143
|
+
"isOptional": true,
|
|
144
|
+
"defaultValue": "{}",
|
|
145
|
+
"isSpread": false
|
|
146
|
+
}
|
|
147
|
+
],
|
|
148
|
+
"returnType": {
|
|
149
|
+
"__schema": "TypeRefSchema",
|
|
211
150
|
"location": {
|
|
212
151
|
"filePath": "version-history.main.runtime.ts",
|
|
213
|
-
"line":
|
|
214
|
-
"character":
|
|
215
|
-
},
|
|
216
|
-
"name": "options",
|
|
217
|
-
"type": {
|
|
218
|
-
"__schema": "TypeRefSchema",
|
|
219
|
-
"location": {
|
|
220
|
-
"filePath": "version-history.main.runtime.ts",
|
|
221
|
-
"line": 88,
|
|
222
|
-
"character": 35
|
|
223
|
-
},
|
|
224
|
-
"name": "ShowOptions",
|
|
225
|
-
"internalFilePath": "version-history-cmd.ts"
|
|
152
|
+
"line": 30,
|
|
153
|
+
"character": 61
|
|
226
154
|
},
|
|
227
|
-
"
|
|
228
|
-
"
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
155
|
+
"name": "Promise",
|
|
156
|
+
"typeArgs": [
|
|
157
|
+
{
|
|
158
|
+
"__schema": "TypeRefSchema",
|
|
159
|
+
"location": {
|
|
160
|
+
"filePath": "version-history.main.runtime.ts",
|
|
161
|
+
"line": 30,
|
|
162
|
+
"character": 69
|
|
163
|
+
},
|
|
164
|
+
"name": "BuildResult"
|
|
165
|
+
}
|
|
166
|
+
]
|
|
167
|
+
},
|
|
168
|
+
"modifiers": [
|
|
169
|
+
"async"
|
|
170
|
+
]
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"__schema": "FunctionLikeSchema",
|
|
233
174
|
"location": {
|
|
234
175
|
"filePath": "version-history.main.runtime.ts",
|
|
235
176
|
"line": 88,
|
|
236
|
-
"character":
|
|
177
|
+
"character": 3
|
|
237
178
|
},
|
|
238
|
-
"
|
|
239
|
-
"
|
|
179
|
+
"signature": "(method) VersionHistoryMain.show(id: string, options: ShowOptions): Promise<ShowResult[]>",
|
|
180
|
+
"name": "show",
|
|
181
|
+
"params": [
|
|
240
182
|
{
|
|
241
|
-
"__schema": "
|
|
183
|
+
"__schema": "ParameterSchema",
|
|
242
184
|
"location": {
|
|
243
185
|
"filePath": "version-history.main.runtime.ts",
|
|
244
186
|
"line": 88,
|
|
245
|
-
"character":
|
|
187
|
+
"character": 14
|
|
246
188
|
},
|
|
189
|
+
"name": "id",
|
|
247
190
|
"type": {
|
|
248
|
-
"__schema": "
|
|
191
|
+
"__schema": "KeywordTypeSchema",
|
|
249
192
|
"location": {
|
|
250
193
|
"filePath": "version-history.main.runtime.ts",
|
|
251
194
|
"line": 88,
|
|
252
|
-
"character":
|
|
195
|
+
"character": 18
|
|
253
196
|
},
|
|
254
|
-
"name": "
|
|
255
|
-
"internalFilePath": "version-history.main.runtime.ts"
|
|
256
|
-
}
|
|
257
|
-
}
|
|
258
|
-
]
|
|
259
|
-
},
|
|
260
|
-
"modifiers": [
|
|
261
|
-
"async"
|
|
262
|
-
]
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"__schema": "FunctionLikeSchema",
|
|
266
|
-
"location": {
|
|
267
|
-
"filePath": "version-history.main.runtime.ts",
|
|
268
|
-
"line": 100,
|
|
269
|
-
"character": 3
|
|
270
|
-
},
|
|
271
|
-
"signature": "(method) VersionHistoryMain.get(id: ComponentID): Promise<VersionHistory>",
|
|
272
|
-
"name": "get",
|
|
273
|
-
"params": [
|
|
274
|
-
{
|
|
275
|
-
"__schema": "ParameterSchema",
|
|
276
|
-
"location": {
|
|
277
|
-
"filePath": "version-history.main.runtime.ts",
|
|
278
|
-
"line": 100,
|
|
279
|
-
"character": 13
|
|
280
|
-
},
|
|
281
|
-
"name": "id",
|
|
282
|
-
"type": {
|
|
283
|
-
"__schema": "TypeRefSchema",
|
|
284
|
-
"location": {
|
|
285
|
-
"filePath": "version-history.main.runtime.ts",
|
|
286
|
-
"line": 100,
|
|
287
|
-
"character": 17
|
|
197
|
+
"name": "string"
|
|
288
198
|
},
|
|
289
|
-
"
|
|
290
|
-
"
|
|
291
|
-
"scope": "teambit.component",
|
|
292
|
-
"name": "component-id",
|
|
293
|
-
"version": "1.2.0"
|
|
294
|
-
}
|
|
199
|
+
"isOptional": false,
|
|
200
|
+
"isSpread": false
|
|
295
201
|
},
|
|
296
|
-
"isOptional": false,
|
|
297
|
-
"isSpread": false
|
|
298
|
-
}
|
|
299
|
-
],
|
|
300
|
-
"returnType": {
|
|
301
|
-
"__schema": "TypeRefSchema",
|
|
302
|
-
"location": {
|
|
303
|
-
"filePath": "version-history.main.runtime.ts",
|
|
304
|
-
"line": 100,
|
|
305
|
-
"character": 31
|
|
306
|
-
},
|
|
307
|
-
"name": "Promise",
|
|
308
|
-
"typeArgs": [
|
|
309
202
|
{
|
|
310
|
-
"__schema": "
|
|
203
|
+
"__schema": "ParameterSchema",
|
|
311
204
|
"location": {
|
|
312
205
|
"filePath": "version-history.main.runtime.ts",
|
|
313
|
-
"line":
|
|
314
|
-
"character":
|
|
206
|
+
"line": 88,
|
|
207
|
+
"character": 26
|
|
208
|
+
},
|
|
209
|
+
"name": "options",
|
|
210
|
+
"type": {
|
|
211
|
+
"__schema": "TypeRefSchema",
|
|
212
|
+
"location": {
|
|
213
|
+
"filePath": "version-history.main.runtime.ts",
|
|
214
|
+
"line": 88,
|
|
215
|
+
"character": 35
|
|
216
|
+
},
|
|
217
|
+
"name": "ShowOptions"
|
|
315
218
|
},
|
|
316
|
-
"
|
|
317
|
-
"
|
|
219
|
+
"isOptional": false,
|
|
220
|
+
"isSpread": false
|
|
318
221
|
}
|
|
319
|
-
]
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
"async"
|
|
323
|
-
]
|
|
324
|
-
},
|
|
325
|
-
{
|
|
326
|
-
"__schema": "FunctionLikeSchema",
|
|
327
|
-
"location": {
|
|
328
|
-
"filePath": "version-history.main.runtime.ts",
|
|
329
|
-
"line": 107,
|
|
330
|
-
"character": 3
|
|
331
|
-
},
|
|
332
|
-
"signature": "(method) VersionHistoryMain.generateGraph(id: string, shortHash?: boolean): Promise<VersionHistoryGraph>",
|
|
333
|
-
"name": "generateGraph",
|
|
334
|
-
"params": [
|
|
335
|
-
{
|
|
336
|
-
"__schema": "ParameterSchema",
|
|
222
|
+
],
|
|
223
|
+
"returnType": {
|
|
224
|
+
"__schema": "TypeRefSchema",
|
|
337
225
|
"location": {
|
|
338
226
|
"filePath": "version-history.main.runtime.ts",
|
|
339
|
-
"line":
|
|
340
|
-
"character":
|
|
227
|
+
"line": 88,
|
|
228
|
+
"character": 49
|
|
341
229
|
},
|
|
342
|
-
"name": "
|
|
343
|
-
"
|
|
344
|
-
|
|
230
|
+
"name": "Promise",
|
|
231
|
+
"typeArgs": [
|
|
232
|
+
{
|
|
233
|
+
"__schema": "TypeArraySchema",
|
|
234
|
+
"location": {
|
|
235
|
+
"filePath": "version-history.main.runtime.ts",
|
|
236
|
+
"line": 88,
|
|
237
|
+
"character": 57
|
|
238
|
+
},
|
|
239
|
+
"type": {
|
|
240
|
+
"__schema": "TypeRefSchema",
|
|
241
|
+
"location": {
|
|
242
|
+
"filePath": "version-history.main.runtime.ts",
|
|
243
|
+
"line": 88,
|
|
244
|
+
"character": 57
|
|
245
|
+
},
|
|
246
|
+
"name": "ShowResult"
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
]
|
|
250
|
+
},
|
|
251
|
+
"modifiers": [
|
|
252
|
+
"async"
|
|
253
|
+
]
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"__schema": "FunctionLikeSchema",
|
|
257
|
+
"location": {
|
|
258
|
+
"filePath": "version-history.main.runtime.ts",
|
|
259
|
+
"line": 100,
|
|
260
|
+
"character": 3
|
|
261
|
+
},
|
|
262
|
+
"signature": "(method) VersionHistoryMain.get(id: ComponentID): Promise<VersionHistory>",
|
|
263
|
+
"name": "get",
|
|
264
|
+
"params": [
|
|
265
|
+
{
|
|
266
|
+
"__schema": "ParameterSchema",
|
|
345
267
|
"location": {
|
|
346
268
|
"filePath": "version-history.main.runtime.ts",
|
|
347
|
-
"line":
|
|
348
|
-
"character":
|
|
269
|
+
"line": 100,
|
|
270
|
+
"character": 13
|
|
349
271
|
},
|
|
350
|
-
"name": "
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
272
|
+
"name": "id",
|
|
273
|
+
"type": {
|
|
274
|
+
"__schema": "TypeRefSchema",
|
|
275
|
+
"location": {
|
|
276
|
+
"filePath": "version-history.main.runtime.ts",
|
|
277
|
+
"line": 100,
|
|
278
|
+
"character": 17
|
|
279
|
+
},
|
|
280
|
+
"name": "ComponentID"
|
|
281
|
+
},
|
|
282
|
+
"isOptional": false,
|
|
283
|
+
"isSpread": false
|
|
284
|
+
}
|
|
285
|
+
],
|
|
286
|
+
"returnType": {
|
|
287
|
+
"__schema": "TypeRefSchema",
|
|
357
288
|
"location": {
|
|
358
289
|
"filePath": "version-history.main.runtime.ts",
|
|
359
|
-
"line":
|
|
360
|
-
"character":
|
|
290
|
+
"line": 100,
|
|
291
|
+
"character": 31
|
|
361
292
|
},
|
|
362
|
-
"name": "
|
|
363
|
-
"
|
|
364
|
-
|
|
293
|
+
"name": "Promise",
|
|
294
|
+
"typeArgs": [
|
|
295
|
+
{
|
|
296
|
+
"__schema": "TypeRefSchema",
|
|
297
|
+
"location": {
|
|
298
|
+
"filePath": "version-history.main.runtime.ts",
|
|
299
|
+
"line": 100,
|
|
300
|
+
"character": 39
|
|
301
|
+
},
|
|
302
|
+
"name": "VersionHistory"
|
|
303
|
+
}
|
|
304
|
+
]
|
|
305
|
+
},
|
|
306
|
+
"modifiers": [
|
|
307
|
+
"async"
|
|
308
|
+
]
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"__schema": "FunctionLikeSchema",
|
|
312
|
+
"location": {
|
|
313
|
+
"filePath": "version-history.main.runtime.ts",
|
|
314
|
+
"line": 107,
|
|
315
|
+
"character": 3
|
|
316
|
+
},
|
|
317
|
+
"signature": "(method) VersionHistoryMain.generateGraph(id: string, shortHash?: boolean): Promise<VersionHistoryGraph>",
|
|
318
|
+
"name": "generateGraph",
|
|
319
|
+
"params": [
|
|
320
|
+
{
|
|
321
|
+
"__schema": "ParameterSchema",
|
|
365
322
|
"location": {
|
|
366
323
|
"filePath": "version-history.main.runtime.ts",
|
|
367
324
|
"line": 107,
|
|
368
|
-
"character":
|
|
325
|
+
"character": 23
|
|
326
|
+
},
|
|
327
|
+
"name": "id",
|
|
328
|
+
"type": {
|
|
329
|
+
"__schema": "KeywordTypeSchema",
|
|
330
|
+
"location": {
|
|
331
|
+
"filePath": "version-history.main.runtime.ts",
|
|
332
|
+
"line": 107,
|
|
333
|
+
"character": 27
|
|
334
|
+
},
|
|
335
|
+
"name": "string"
|
|
369
336
|
},
|
|
370
|
-
"
|
|
337
|
+
"isOptional": false,
|
|
338
|
+
"isSpread": false
|
|
371
339
|
},
|
|
372
|
-
"isOptional": true,
|
|
373
|
-
"isSpread": false
|
|
374
|
-
}
|
|
375
|
-
],
|
|
376
|
-
"returnType": {
|
|
377
|
-
"__schema": "TypeRefSchema",
|
|
378
|
-
"location": {
|
|
379
|
-
"filePath": "version-history.main.runtime.ts",
|
|
380
|
-
"line": 107,
|
|
381
|
-
"character": 57
|
|
382
|
-
},
|
|
383
|
-
"name": "Promise",
|
|
384
|
-
"typeArgs": [
|
|
385
340
|
{
|
|
386
|
-
"__schema": "
|
|
341
|
+
"__schema": "ParameterSchema",
|
|
387
342
|
"location": {
|
|
388
343
|
"filePath": "version-history.main.runtime.ts",
|
|
389
344
|
"line": 107,
|
|
390
|
-
"character":
|
|
345
|
+
"character": 35
|
|
391
346
|
},
|
|
392
|
-
"name": "
|
|
393
|
-
"
|
|
347
|
+
"name": "shortHash",
|
|
348
|
+
"type": {
|
|
349
|
+
"__schema": "KeywordTypeSchema",
|
|
350
|
+
"location": {
|
|
351
|
+
"filePath": "version-history.main.runtime.ts",
|
|
352
|
+
"line": 107,
|
|
353
|
+
"character": 47
|
|
354
|
+
},
|
|
355
|
+
"name": "boolean"
|
|
356
|
+
},
|
|
357
|
+
"isOptional": true,
|
|
358
|
+
"isSpread": false
|
|
394
359
|
}
|
|
395
|
-
]
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
"async"
|
|
399
|
-
]
|
|
400
|
-
},
|
|
401
|
-
{
|
|
402
|
-
"__schema": "FunctionLikeSchema",
|
|
403
|
-
"location": {
|
|
404
|
-
"filePath": "version-history.main.runtime.ts",
|
|
405
|
-
"line": 127,
|
|
406
|
-
"character": 3
|
|
407
|
-
},
|
|
408
|
-
"signature": "(method) VersionHistoryMain.buildOnRemote(remote: string, pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
|
|
409
|
-
"name": "buildOnRemote",
|
|
410
|
-
"params": [
|
|
411
|
-
{
|
|
412
|
-
"__schema": "ParameterSchema",
|
|
360
|
+
],
|
|
361
|
+
"returnType": {
|
|
362
|
+
"__schema": "TypeRefSchema",
|
|
413
363
|
"location": {
|
|
414
364
|
"filePath": "version-history.main.runtime.ts",
|
|
415
|
-
"line":
|
|
416
|
-
"character":
|
|
365
|
+
"line": 107,
|
|
366
|
+
"character": 57
|
|
417
367
|
},
|
|
418
|
-
"name": "
|
|
419
|
-
"
|
|
420
|
-
|
|
368
|
+
"name": "Promise",
|
|
369
|
+
"typeArgs": [
|
|
370
|
+
{
|
|
371
|
+
"__schema": "TypeRefSchema",
|
|
372
|
+
"location": {
|
|
373
|
+
"filePath": "version-history.main.runtime.ts",
|
|
374
|
+
"line": 107,
|
|
375
|
+
"character": 65
|
|
376
|
+
},
|
|
377
|
+
"name": "VersionHistoryGraph"
|
|
378
|
+
}
|
|
379
|
+
]
|
|
380
|
+
},
|
|
381
|
+
"modifiers": [
|
|
382
|
+
"async"
|
|
383
|
+
]
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
"__schema": "FunctionLikeSchema",
|
|
387
|
+
"location": {
|
|
388
|
+
"filePath": "version-history.main.runtime.ts",
|
|
389
|
+
"line": 127,
|
|
390
|
+
"character": 3
|
|
391
|
+
},
|
|
392
|
+
"signature": "(method) VersionHistoryMain.buildOnRemote(remote: string, pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
|
|
393
|
+
"name": "buildOnRemote",
|
|
394
|
+
"params": [
|
|
395
|
+
{
|
|
396
|
+
"__schema": "ParameterSchema",
|
|
421
397
|
"location": {
|
|
422
398
|
"filePath": "version-history.main.runtime.ts",
|
|
423
399
|
"line": 128,
|
|
424
|
-
"character":
|
|
400
|
+
"character": 5
|
|
425
401
|
},
|
|
426
|
-
"name": "
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
"
|
|
402
|
+
"name": "remote",
|
|
403
|
+
"type": {
|
|
404
|
+
"__schema": "KeywordTypeSchema",
|
|
405
|
+
"location": {
|
|
406
|
+
"filePath": "version-history.main.runtime.ts",
|
|
407
|
+
"line": 128,
|
|
408
|
+
"character": 13
|
|
409
|
+
},
|
|
410
|
+
"name": "string"
|
|
411
|
+
},
|
|
412
|
+
"isOptional": false,
|
|
413
|
+
"isSpread": false
|
|
437
414
|
},
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
"__schema": "KeywordTypeSchema",
|
|
415
|
+
{
|
|
416
|
+
"__schema": "ParameterSchema",
|
|
441
417
|
"location": {
|
|
442
418
|
"filePath": "version-history.main.runtime.ts",
|
|
443
419
|
"line": 129,
|
|
444
|
-
"character":
|
|
420
|
+
"character": 5
|
|
445
421
|
},
|
|
446
|
-
"name": "
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
"line": 130,
|
|
456
|
-
"character": 5
|
|
457
|
-
},
|
|
458
|
-
"name": "options",
|
|
459
|
-
"type": {
|
|
460
|
-
"__schema": "TypeRefSchema",
|
|
461
|
-
"location": {
|
|
462
|
-
"filePath": "version-history.main.runtime.ts",
|
|
463
|
-
"line": 130,
|
|
464
|
-
"character": 14
|
|
422
|
+
"name": "pattern",
|
|
423
|
+
"type": {
|
|
424
|
+
"__schema": "KeywordTypeSchema",
|
|
425
|
+
"location": {
|
|
426
|
+
"filePath": "version-history.main.runtime.ts",
|
|
427
|
+
"line": 129,
|
|
428
|
+
"character": 14
|
|
429
|
+
},
|
|
430
|
+
"name": "string"
|
|
465
431
|
},
|
|
466
|
-
"
|
|
467
|
-
"
|
|
432
|
+
"isOptional": false,
|
|
433
|
+
"isSpread": false
|
|
468
434
|
},
|
|
469
|
-
"isOptional": false,
|
|
470
|
-
"isSpread": false
|
|
471
|
-
}
|
|
472
|
-
],
|
|
473
|
-
"returnType": {
|
|
474
|
-
"__schema": "TypeRefSchema",
|
|
475
|
-
"location": {
|
|
476
|
-
"filePath": "version-history.main.runtime.ts",
|
|
477
|
-
"line": 131,
|
|
478
|
-
"character": 6
|
|
479
|
-
},
|
|
480
|
-
"name": "Promise",
|
|
481
|
-
"typeArgs": [
|
|
482
435
|
{
|
|
483
|
-
"__schema": "
|
|
436
|
+
"__schema": "ParameterSchema",
|
|
484
437
|
"location": {
|
|
485
438
|
"filePath": "version-history.main.runtime.ts",
|
|
486
|
-
"line":
|
|
487
|
-
"character":
|
|
439
|
+
"line": 130,
|
|
440
|
+
"character": 5
|
|
488
441
|
},
|
|
489
|
-
"
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
442
|
+
"name": "options",
|
|
443
|
+
"type": {
|
|
444
|
+
"__schema": "TypeRefSchema",
|
|
445
|
+
"location": {
|
|
446
|
+
"filePath": "version-history.main.runtime.ts",
|
|
447
|
+
"line": 130,
|
|
448
|
+
"character": 14
|
|
449
|
+
},
|
|
450
|
+
"name": "BuildOptions"
|
|
451
|
+
},
|
|
452
|
+
"isOptional": false,
|
|
453
|
+
"isSpread": false
|
|
454
|
+
}
|
|
455
|
+
],
|
|
456
|
+
"returnType": {
|
|
457
|
+
"__schema": "TypeRefSchema",
|
|
458
|
+
"location": {
|
|
459
|
+
"filePath": "version-history.main.runtime.ts",
|
|
460
|
+
"line": 131,
|
|
461
|
+
"character": 6
|
|
462
|
+
},
|
|
463
|
+
"name": "Promise",
|
|
464
|
+
"typeArgs": [
|
|
465
|
+
{
|
|
466
|
+
"__schema": "TypeLiteralSchema",
|
|
467
|
+
"location": {
|
|
468
|
+
"filePath": "version-history.main.runtime.ts",
|
|
469
|
+
"line": 131,
|
|
470
|
+
"character": 14
|
|
471
|
+
},
|
|
472
|
+
"members": [
|
|
473
|
+
{
|
|
474
|
+
"__schema": "IndexSignatureSchema",
|
|
499
475
|
"location": {
|
|
500
476
|
"filePath": "version-history.main.runtime.ts",
|
|
501
477
|
"line": 131,
|
|
502
|
-
"character":
|
|
478
|
+
"character": 16
|
|
503
479
|
},
|
|
504
|
-
"
|
|
505
|
-
|
|
506
|
-
"__schema": "KeywordTypeSchema",
|
|
480
|
+
"keyType": {
|
|
481
|
+
"__schema": "ParameterSchema",
|
|
507
482
|
"location": {
|
|
508
483
|
"filePath": "version-history.main.runtime.ts",
|
|
509
484
|
"line": 131,
|
|
510
|
-
"character":
|
|
485
|
+
"character": 17
|
|
511
486
|
},
|
|
512
|
-
"name": "
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
"
|
|
487
|
+
"name": "idStr",
|
|
488
|
+
"type": {
|
|
489
|
+
"__schema": "KeywordTypeSchema",
|
|
490
|
+
"location": {
|
|
491
|
+
"filePath": "version-history.main.runtime.ts",
|
|
492
|
+
"line": 131,
|
|
493
|
+
"character": 24
|
|
494
|
+
},
|
|
495
|
+
"name": "string"
|
|
496
|
+
},
|
|
497
|
+
"isOptional": false,
|
|
498
|
+
"isSpread": false
|
|
523
499
|
},
|
|
524
|
-
"
|
|
525
|
-
|
|
500
|
+
"valueType": {
|
|
501
|
+
"__schema": "TypeRefSchema",
|
|
502
|
+
"location": {
|
|
503
|
+
"filePath": "version-history.main.runtime.ts",
|
|
504
|
+
"line": 131,
|
|
505
|
+
"character": 33
|
|
506
|
+
},
|
|
507
|
+
"name": "BuildResult"
|
|
508
|
+
}
|
|
526
509
|
}
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
510
|
+
]
|
|
511
|
+
}
|
|
512
|
+
]
|
|
513
|
+
},
|
|
514
|
+
"modifiers": [
|
|
515
|
+
"async"
|
|
530
516
|
]
|
|
531
517
|
},
|
|
532
|
-
|
|
533
|
-
"
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
"location": {
|
|
539
|
-
"filePath": "version-history.main.runtime.ts",
|
|
540
|
-
"line": 139,
|
|
541
|
-
"character": 3
|
|
542
|
-
},
|
|
543
|
-
"signature": "(method) VersionHistoryMain.buildByPattern(pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
|
|
544
|
-
"name": "buildByPattern",
|
|
545
|
-
"params": [
|
|
546
|
-
{
|
|
547
|
-
"__schema": "ParameterSchema",
|
|
548
|
-
"location": {
|
|
549
|
-
"filePath": "version-history.main.runtime.ts",
|
|
550
|
-
"line": 139,
|
|
551
|
-
"character": 24
|
|
552
|
-
},
|
|
553
|
-
"name": "pattern",
|
|
554
|
-
"type": {
|
|
555
|
-
"__schema": "KeywordTypeSchema",
|
|
556
|
-
"location": {
|
|
557
|
-
"filePath": "version-history.main.runtime.ts",
|
|
558
|
-
"line": 139,
|
|
559
|
-
"character": 33
|
|
560
|
-
},
|
|
561
|
-
"name": "string"
|
|
562
|
-
},
|
|
563
|
-
"isOptional": false,
|
|
564
|
-
"isSpread": false
|
|
518
|
+
{
|
|
519
|
+
"__schema": "FunctionLikeSchema",
|
|
520
|
+
"location": {
|
|
521
|
+
"filePath": "version-history.main.runtime.ts",
|
|
522
|
+
"line": 139,
|
|
523
|
+
"character": 3
|
|
565
524
|
},
|
|
566
|
-
{
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
"
|
|
571
|
-
"character": 41
|
|
572
|
-
},
|
|
573
|
-
"name": "options",
|
|
574
|
-
"type": {
|
|
575
|
-
"__schema": "TypeRefSchema",
|
|
525
|
+
"signature": "(method) VersionHistoryMain.buildByPattern(pattern: string, options: BuildOptions): Promise<{\n [idStr: string]: BuildResult;\n}>",
|
|
526
|
+
"name": "buildByPattern",
|
|
527
|
+
"params": [
|
|
528
|
+
{
|
|
529
|
+
"__schema": "ParameterSchema",
|
|
576
530
|
"location": {
|
|
577
531
|
"filePath": "version-history.main.runtime.ts",
|
|
578
532
|
"line": 139,
|
|
579
|
-
"character":
|
|
533
|
+
"character": 24
|
|
580
534
|
},
|
|
581
|
-
"name": "
|
|
582
|
-
"
|
|
535
|
+
"name": "pattern",
|
|
536
|
+
"type": {
|
|
537
|
+
"__schema": "KeywordTypeSchema",
|
|
538
|
+
"location": {
|
|
539
|
+
"filePath": "version-history.main.runtime.ts",
|
|
540
|
+
"line": 139,
|
|
541
|
+
"character": 33
|
|
542
|
+
},
|
|
543
|
+
"name": "string"
|
|
544
|
+
},
|
|
545
|
+
"isOptional": false,
|
|
546
|
+
"isSpread": false
|
|
583
547
|
},
|
|
584
|
-
"isOptional": false,
|
|
585
|
-
"isSpread": false
|
|
586
|
-
}
|
|
587
|
-
],
|
|
588
|
-
"returnType": {
|
|
589
|
-
"__schema": "TypeRefSchema",
|
|
590
|
-
"location": {
|
|
591
|
-
"filePath": "version-history.main.runtime.ts",
|
|
592
|
-
"line": 139,
|
|
593
|
-
"character": 65
|
|
594
|
-
},
|
|
595
|
-
"name": "Promise",
|
|
596
|
-
"typeArgs": [
|
|
597
548
|
{
|
|
598
|
-
"__schema": "
|
|
549
|
+
"__schema": "ParameterSchema",
|
|
599
550
|
"location": {
|
|
600
551
|
"filePath": "version-history.main.runtime.ts",
|
|
601
552
|
"line": 139,
|
|
602
|
-
"character":
|
|
553
|
+
"character": 41
|
|
554
|
+
},
|
|
555
|
+
"name": "options",
|
|
556
|
+
"type": {
|
|
557
|
+
"__schema": "TypeRefSchema",
|
|
558
|
+
"location": {
|
|
559
|
+
"filePath": "version-history.main.runtime.ts",
|
|
560
|
+
"line": 139,
|
|
561
|
+
"character": 50
|
|
562
|
+
},
|
|
563
|
+
"name": "BuildOptions"
|
|
603
564
|
},
|
|
604
|
-
"
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
565
|
+
"isOptional": false,
|
|
566
|
+
"isSpread": false
|
|
567
|
+
}
|
|
568
|
+
],
|
|
569
|
+
"returnType": {
|
|
570
|
+
"__schema": "TypeRefSchema",
|
|
571
|
+
"location": {
|
|
572
|
+
"filePath": "version-history.main.runtime.ts",
|
|
573
|
+
"line": 139,
|
|
574
|
+
"character": 65
|
|
575
|
+
},
|
|
576
|
+
"name": "Promise",
|
|
577
|
+
"typeArgs": [
|
|
578
|
+
{
|
|
579
|
+
"__schema": "TypeLiteralSchema",
|
|
580
|
+
"location": {
|
|
581
|
+
"filePath": "version-history.main.runtime.ts",
|
|
582
|
+
"line": 139,
|
|
583
|
+
"character": 73
|
|
584
|
+
},
|
|
585
|
+
"members": [
|
|
586
|
+
{
|
|
587
|
+
"__schema": "IndexSignatureSchema",
|
|
614
588
|
"location": {
|
|
615
589
|
"filePath": "version-history.main.runtime.ts",
|
|
616
590
|
"line": 139,
|
|
617
|
-
"character":
|
|
591
|
+
"character": 75
|
|
618
592
|
},
|
|
619
|
-
"
|
|
620
|
-
|
|
621
|
-
"__schema": "KeywordTypeSchema",
|
|
593
|
+
"keyType": {
|
|
594
|
+
"__schema": "ParameterSchema",
|
|
622
595
|
"location": {
|
|
623
596
|
"filePath": "version-history.main.runtime.ts",
|
|
624
597
|
"line": 139,
|
|
625
|
-
"character":
|
|
598
|
+
"character": 76
|
|
626
599
|
},
|
|
627
|
-
"name": "
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
"
|
|
600
|
+
"name": "idStr",
|
|
601
|
+
"type": {
|
|
602
|
+
"__schema": "KeywordTypeSchema",
|
|
603
|
+
"location": {
|
|
604
|
+
"filePath": "version-history.main.runtime.ts",
|
|
605
|
+
"line": 139,
|
|
606
|
+
"character": 83
|
|
607
|
+
},
|
|
608
|
+
"name": "string"
|
|
609
|
+
},
|
|
610
|
+
"isOptional": false,
|
|
611
|
+
"isSpread": false
|
|
638
612
|
},
|
|
639
|
-
"
|
|
640
|
-
|
|
613
|
+
"valueType": {
|
|
614
|
+
"__schema": "TypeRefSchema",
|
|
615
|
+
"location": {
|
|
616
|
+
"filePath": "version-history.main.runtime.ts",
|
|
617
|
+
"line": 139,
|
|
618
|
+
"character": 92
|
|
619
|
+
},
|
|
620
|
+
"name": "BuildResult"
|
|
621
|
+
}
|
|
641
622
|
}
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
623
|
+
]
|
|
624
|
+
}
|
|
625
|
+
]
|
|
626
|
+
},
|
|
627
|
+
"modifiers": [
|
|
628
|
+
"async"
|
|
645
629
|
]
|
|
646
630
|
},
|
|
647
|
-
|
|
648
|
-
"
|
|
649
|
-
]
|
|
650
|
-
},
|
|
651
|
-
{
|
|
652
|
-
"__schema": "VariableLikeSchema",
|
|
653
|
-
"location": {
|
|
654
|
-
"filePath": "version-history.main.runtime.ts",
|
|
655
|
-
"line": 157,
|
|
656
|
-
"character": 3
|
|
657
|
-
},
|
|
658
|
-
"signature": "(property) VersionHistoryMain.slots: never[]",
|
|
659
|
-
"name": "slots",
|
|
660
|
-
"type": {
|
|
661
|
-
"__schema": "InferenceTypeSchema",
|
|
631
|
+
{
|
|
632
|
+
"__schema": "VariableLikeSchema",
|
|
662
633
|
"location": {
|
|
663
634
|
"filePath": "version-history.main.runtime.ts",
|
|
664
635
|
"line": 157,
|
|
665
636
|
"character": 3
|
|
666
637
|
},
|
|
667
|
-
"
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
638
|
+
"signature": "(property) VersionHistoryMain.slots: never[]",
|
|
639
|
+
"name": "slots",
|
|
640
|
+
"type": {
|
|
641
|
+
"__schema": "InferenceTypeSchema",
|
|
642
|
+
"location": {
|
|
643
|
+
"filePath": "version-history.main.runtime.ts",
|
|
644
|
+
"line": 157,
|
|
645
|
+
"character": 3
|
|
646
|
+
},
|
|
647
|
+
"type": "never[]"
|
|
648
|
+
},
|
|
649
|
+
"isOptional": true,
|
|
650
|
+
"defaultValue": "[]"
|
|
678
651
|
},
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
"type": {
|
|
682
|
-
"__schema": "InferenceTypeSchema",
|
|
652
|
+
{
|
|
653
|
+
"__schema": "VariableLikeSchema",
|
|
683
654
|
"location": {
|
|
684
655
|
"filePath": "version-history.main.runtime.ts",
|
|
685
656
|
"line": 158,
|
|
686
657
|
"character": 3
|
|
687
658
|
},
|
|
688
|
-
"
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
659
|
+
"signature": "(property) VersionHistoryMain.dependencies: Aspect[]",
|
|
660
|
+
"name": "dependencies",
|
|
661
|
+
"type": {
|
|
662
|
+
"__schema": "InferenceTypeSchema",
|
|
663
|
+
"location": {
|
|
664
|
+
"filePath": "version-history.main.runtime.ts",
|
|
665
|
+
"line": 158,
|
|
666
|
+
"character": 3
|
|
667
|
+
},
|
|
668
|
+
"type": "Aspect[]"
|
|
669
|
+
},
|
|
670
|
+
"isOptional": true,
|
|
671
|
+
"defaultValue": "[CLIAspect, ScopeAspect, LoggerAspect]"
|
|
699
672
|
},
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
"type": {
|
|
703
|
-
"__schema": "InferenceTypeSchema",
|
|
673
|
+
{
|
|
674
|
+
"__schema": "VariableLikeSchema",
|
|
704
675
|
"location": {
|
|
705
676
|
"filePath": "version-history.main.runtime.ts",
|
|
706
677
|
"line": 159,
|
|
707
678
|
"character": 3
|
|
708
679
|
},
|
|
709
|
-
"
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
},
|
|
714
|
-
{
|
|
715
|
-
"__schema": "FunctionLikeSchema",
|
|
716
|
-
"location": {
|
|
717
|
-
"filePath": "version-history.main.runtime.ts",
|
|
718
|
-
"line": 160,
|
|
719
|
-
"character": 3
|
|
720
|
-
},
|
|
721
|
-
"signature": "(method) VersionHistoryMain.provider([cli, scope, loggerMain]: [CLIMain, ScopeMain, LoggerMain]): Promise<VersionHistoryMain>",
|
|
722
|
-
"name": "provider",
|
|
723
|
-
"params": [
|
|
724
|
-
{
|
|
725
|
-
"__schema": "ParameterSchema",
|
|
680
|
+
"signature": "(property) VersionHistoryMain.runtime: RuntimeDefinition",
|
|
681
|
+
"name": "runtime",
|
|
682
|
+
"type": {
|
|
683
|
+
"__schema": "InferenceTypeSchema",
|
|
726
684
|
"location": {
|
|
727
685
|
"filePath": "version-history.main.runtime.ts",
|
|
728
|
-
"line":
|
|
729
|
-
"character":
|
|
686
|
+
"line": 159,
|
|
687
|
+
"character": 3
|
|
730
688
|
},
|
|
731
|
-
"
|
|
732
|
-
|
|
733
|
-
|
|
689
|
+
"type": "RuntimeDefinition"
|
|
690
|
+
},
|
|
691
|
+
"isOptional": true,
|
|
692
|
+
"defaultValue": "MainRuntime"
|
|
693
|
+
},
|
|
694
|
+
{
|
|
695
|
+
"__schema": "FunctionLikeSchema",
|
|
696
|
+
"location": {
|
|
697
|
+
"filePath": "version-history.main.runtime.ts",
|
|
698
|
+
"line": 160,
|
|
699
|
+
"character": 3
|
|
700
|
+
},
|
|
701
|
+
"signature": "(method) VersionHistoryMain.provider([cli, scope, loggerMain]: [CLIMain, ScopeMain, LoggerMain]): Promise<VersionHistoryMain>",
|
|
702
|
+
"name": "provider",
|
|
703
|
+
"params": [
|
|
704
|
+
{
|
|
705
|
+
"__schema": "ParameterSchema",
|
|
734
706
|
"location": {
|
|
735
707
|
"filePath": "version-history.main.runtime.ts",
|
|
736
708
|
"line": 160,
|
|
737
|
-
"character":
|
|
709
|
+
"character": 25
|
|
738
710
|
},
|
|
739
|
-
"
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
},
|
|
747
|
-
"name": "CLIMain",
|
|
748
|
-
"componentId": {
|
|
749
|
-
"scope": "teambit.harmony",
|
|
750
|
-
"name": "cli"
|
|
751
|
-
}
|
|
711
|
+
"name": "[ cli, scope, loggerMain ]",
|
|
712
|
+
"type": {
|
|
713
|
+
"__schema": "TupleTypeSchema",
|
|
714
|
+
"location": {
|
|
715
|
+
"filePath": "version-history.main.runtime.ts",
|
|
716
|
+
"line": 160,
|
|
717
|
+
"character": 51
|
|
752
718
|
},
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
"
|
|
757
|
-
|
|
758
|
-
|
|
719
|
+
"elements": [
|
|
720
|
+
{
|
|
721
|
+
"__schema": "TypeRefSchema",
|
|
722
|
+
"location": {
|
|
723
|
+
"filePath": "version-history.main.runtime.ts",
|
|
724
|
+
"line": 160,
|
|
725
|
+
"character": 52
|
|
726
|
+
},
|
|
727
|
+
"name": "CLIMain"
|
|
759
728
|
},
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
"
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
"location": {
|
|
769
|
-
"filePath": "version-history.main.runtime.ts",
|
|
770
|
-
"line": 160,
|
|
771
|
-
"character": 72
|
|
729
|
+
{
|
|
730
|
+
"__schema": "TypeRefSchema",
|
|
731
|
+
"location": {
|
|
732
|
+
"filePath": "version-history.main.runtime.ts",
|
|
733
|
+
"line": 160,
|
|
734
|
+
"character": 61
|
|
735
|
+
},
|
|
736
|
+
"name": "ScopeMain"
|
|
772
737
|
},
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
"
|
|
776
|
-
|
|
738
|
+
{
|
|
739
|
+
"__schema": "TypeRefSchema",
|
|
740
|
+
"location": {
|
|
741
|
+
"filePath": "version-history.main.runtime.ts",
|
|
742
|
+
"line": 160,
|
|
743
|
+
"character": 72
|
|
744
|
+
},
|
|
745
|
+
"name": "LoggerMain"
|
|
777
746
|
}
|
|
778
|
-
|
|
779
|
-
|
|
747
|
+
]
|
|
748
|
+
},
|
|
749
|
+
"isOptional": false,
|
|
750
|
+
"isSpread": false
|
|
751
|
+
}
|
|
752
|
+
],
|
|
753
|
+
"returnType": {
|
|
754
|
+
"__schema": "InferenceTypeSchema",
|
|
755
|
+
"location": {
|
|
756
|
+
"filePath": "version-history.main.runtime.ts",
|
|
757
|
+
"line": 160,
|
|
758
|
+
"character": 3
|
|
780
759
|
},
|
|
781
|
-
"
|
|
782
|
-
"isSpread": false
|
|
783
|
-
}
|
|
784
|
-
],
|
|
785
|
-
"returnType": {
|
|
786
|
-
"__schema": "InferenceTypeSchema",
|
|
787
|
-
"location": {
|
|
788
|
-
"filePath": "version-history.main.runtime.ts",
|
|
789
|
-
"line": 160,
|
|
790
|
-
"character": 3
|
|
760
|
+
"type": "Promise<VersionHistoryMain>"
|
|
791
761
|
},
|
|
792
|
-
"
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
"implementNodes": []
|
|
762
|
+
"modifiers": [
|
|
763
|
+
"static",
|
|
764
|
+
"async"
|
|
765
|
+
]
|
|
766
|
+
}
|
|
767
|
+
],
|
|
768
|
+
"extendsNodes": [],
|
|
769
|
+
"implementNodes": []
|
|
770
|
+
}
|
|
802
771
|
},
|
|
803
772
|
{
|
|
804
773
|
"__schema": "UnImplementedSchema",
|
|
@@ -811,30 +780,39 @@
|
|
|
811
780
|
"type": "Identifier"
|
|
812
781
|
},
|
|
813
782
|
{
|
|
814
|
-
"__schema": "
|
|
783
|
+
"__schema": "ExportSchema",
|
|
815
784
|
"location": {
|
|
816
|
-
"filePath": "
|
|
817
|
-
"line":
|
|
818
|
-
"character":
|
|
785
|
+
"filePath": "index.ts",
|
|
786
|
+
"line": 5,
|
|
787
|
+
"character": 10
|
|
819
788
|
},
|
|
820
|
-
"signature": "const VersionHistoryAspect: Aspect",
|
|
821
789
|
"name": "VersionHistoryAspect",
|
|
822
|
-
"
|
|
823
|
-
"__schema": "
|
|
790
|
+
"exportNode": {
|
|
791
|
+
"__schema": "VariableLikeSchema",
|
|
824
792
|
"location": {
|
|
825
793
|
"filePath": "version-history.aspect.ts",
|
|
826
794
|
"line": 3,
|
|
827
795
|
"character": 14
|
|
828
796
|
},
|
|
829
|
-
"
|
|
830
|
-
"
|
|
831
|
-
|
|
832
|
-
"
|
|
833
|
-
"
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
797
|
+
"signature": "const VersionHistoryAspect: Aspect",
|
|
798
|
+
"name": "VersionHistoryAspect",
|
|
799
|
+
"type": {
|
|
800
|
+
"__schema": "TypeRefSchema",
|
|
801
|
+
"location": {
|
|
802
|
+
"filePath": "version-history.aspect.ts",
|
|
803
|
+
"line": 3,
|
|
804
|
+
"character": 14
|
|
805
|
+
},
|
|
806
|
+
"name": "Aspect",
|
|
807
|
+
"componentId": {
|
|
808
|
+
"scope": "teambit.harmony",
|
|
809
|
+
"name": "harmony",
|
|
810
|
+
"version": "0.4.6"
|
|
811
|
+
}
|
|
812
|
+
},
|
|
813
|
+
"isOptional": false,
|
|
814
|
+
"defaultValue": "Aspect.create({\n id: 'teambit.scope/version-history',\n})"
|
|
815
|
+
}
|
|
838
816
|
}
|
|
839
817
|
],
|
|
840
818
|
"internals": []
|
|
@@ -883,11 +861,7 @@
|
|
|
883
861
|
"line": 28,
|
|
884
862
|
"character": 30
|
|
885
863
|
},
|
|
886
|
-
"name": "ScopeMain"
|
|
887
|
-
"componentId": {
|
|
888
|
-
"scope": "teambit.scope",
|
|
889
|
-
"name": "scope"
|
|
890
|
-
}
|
|
864
|
+
"name": "ScopeMain"
|
|
891
865
|
},
|
|
892
866
|
"isOptional": false,
|
|
893
867
|
"isSpread": false
|
|
@@ -907,11 +881,7 @@
|
|
|
907
881
|
"line": 28,
|
|
908
882
|
"character": 57
|
|
909
883
|
},
|
|
910
|
-
"name": "Logger"
|
|
911
|
-
"componentId": {
|
|
912
|
-
"scope": "teambit.harmony",
|
|
913
|
-
"name": "logger"
|
|
914
|
-
}
|
|
884
|
+
"name": "Logger"
|
|
915
885
|
},
|
|
916
886
|
"isOptional": false,
|
|
917
887
|
"isSpread": false
|
|
@@ -953,12 +923,7 @@
|
|
|
953
923
|
"line": 30,
|
|
954
924
|
"character": 19
|
|
955
925
|
},
|
|
956
|
-
"name": "ComponentID"
|
|
957
|
-
"componentId": {
|
|
958
|
-
"scope": "teambit.component",
|
|
959
|
-
"name": "component-id",
|
|
960
|
-
"version": "1.2.0"
|
|
961
|
-
}
|
|
926
|
+
"name": "ComponentID"
|
|
962
927
|
},
|
|
963
928
|
"isOptional": false,
|
|
964
929
|
"isSpread": false
|
|
@@ -978,8 +943,7 @@
|
|
|
978
943
|
"line": 30,
|
|
979
944
|
"character": 41
|
|
980
945
|
},
|
|
981
|
-
"name": "BuildOptions"
|
|
982
|
-
"internalFilePath": "version-history-cmd.ts"
|
|
946
|
+
"name": "BuildOptions"
|
|
983
947
|
},
|
|
984
948
|
"isOptional": true,
|
|
985
949
|
"defaultValue": "{}",
|
|
@@ -1002,8 +966,7 @@
|
|
|
1002
966
|
"line": 30,
|
|
1003
967
|
"character": 69
|
|
1004
968
|
},
|
|
1005
|
-
"name": "BuildResult"
|
|
1006
|
-
"internalFilePath": "version-history.main.runtime.ts"
|
|
969
|
+
"name": "BuildResult"
|
|
1007
970
|
}
|
|
1008
971
|
]
|
|
1009
972
|
},
|
|
@@ -1056,8 +1019,7 @@
|
|
|
1056
1019
|
"line": 88,
|
|
1057
1020
|
"character": 35
|
|
1058
1021
|
},
|
|
1059
|
-
"name": "ShowOptions"
|
|
1060
|
-
"internalFilePath": "version-history-cmd.ts"
|
|
1022
|
+
"name": "ShowOptions"
|
|
1061
1023
|
},
|
|
1062
1024
|
"isOptional": false,
|
|
1063
1025
|
"isSpread": false
|
|
@@ -1086,8 +1048,7 @@
|
|
|
1086
1048
|
"line": 88,
|
|
1087
1049
|
"character": 57
|
|
1088
1050
|
},
|
|
1089
|
-
"name": "ShowResult"
|
|
1090
|
-
"internalFilePath": "version-history.main.runtime.ts"
|
|
1051
|
+
"name": "ShowResult"
|
|
1091
1052
|
}
|
|
1092
1053
|
}
|
|
1093
1054
|
]
|
|
@@ -1121,12 +1082,7 @@
|
|
|
1121
1082
|
"line": 100,
|
|
1122
1083
|
"character": 17
|
|
1123
1084
|
},
|
|
1124
|
-
"name": "ComponentID"
|
|
1125
|
-
"componentId": {
|
|
1126
|
-
"scope": "teambit.component",
|
|
1127
|
-
"name": "component-id",
|
|
1128
|
-
"version": "1.2.0"
|
|
1129
|
-
}
|
|
1085
|
+
"name": "ComponentID"
|
|
1130
1086
|
},
|
|
1131
1087
|
"isOptional": false,
|
|
1132
1088
|
"isSpread": false
|
|
@@ -1148,8 +1104,7 @@
|
|
|
1148
1104
|
"line": 100,
|
|
1149
1105
|
"character": 39
|
|
1150
1106
|
},
|
|
1151
|
-
"name": "VersionHistory"
|
|
1152
|
-
"packageName": "@teambit/legacy/dist/scope/models"
|
|
1107
|
+
"name": "VersionHistory"
|
|
1153
1108
|
}
|
|
1154
1109
|
]
|
|
1155
1110
|
},
|
|
@@ -1224,8 +1179,7 @@
|
|
|
1224
1179
|
"line": 107,
|
|
1225
1180
|
"character": 65
|
|
1226
1181
|
},
|
|
1227
|
-
"name": "VersionHistoryGraph"
|
|
1228
|
-
"packageName": "@teambit/legacy/dist/scope/models/version-history"
|
|
1182
|
+
"name": "VersionHistoryGraph"
|
|
1229
1183
|
}
|
|
1230
1184
|
]
|
|
1231
1185
|
},
|
|
@@ -1298,8 +1252,7 @@
|
|
|
1298
1252
|
"line": 130,
|
|
1299
1253
|
"character": 14
|
|
1300
1254
|
},
|
|
1301
|
-
"name": "BuildOptions"
|
|
1302
|
-
"internalFilePath": "version-history-cmd.ts"
|
|
1255
|
+
"name": "BuildOptions"
|
|
1303
1256
|
},
|
|
1304
1257
|
"isOptional": false,
|
|
1305
1258
|
"isSpread": false
|
|
@@ -1356,8 +1309,7 @@
|
|
|
1356
1309
|
"line": 131,
|
|
1357
1310
|
"character": 33
|
|
1358
1311
|
},
|
|
1359
|
-
"name": "BuildResult"
|
|
1360
|
-
"internalFilePath": "version-history.main.runtime.ts"
|
|
1312
|
+
"name": "BuildResult"
|
|
1361
1313
|
}
|
|
1362
1314
|
}
|
|
1363
1315
|
]
|
|
@@ -1413,8 +1365,7 @@
|
|
|
1413
1365
|
"line": 139,
|
|
1414
1366
|
"character": 50
|
|
1415
1367
|
},
|
|
1416
|
-
"name": "BuildOptions"
|
|
1417
|
-
"internalFilePath": "version-history-cmd.ts"
|
|
1368
|
+
"name": "BuildOptions"
|
|
1418
1369
|
},
|
|
1419
1370
|
"isOptional": false,
|
|
1420
1371
|
"isSpread": false
|
|
@@ -1471,8 +1422,7 @@
|
|
|
1471
1422
|
"line": 139,
|
|
1472
1423
|
"character": 92
|
|
1473
1424
|
},
|
|
1474
|
-
"name": "BuildResult"
|
|
1475
|
-
"internalFilePath": "version-history.main.runtime.ts"
|
|
1425
|
+
"name": "BuildResult"
|
|
1476
1426
|
}
|
|
1477
1427
|
}
|
|
1478
1428
|
]
|
|
@@ -1579,11 +1529,7 @@
|
|
|
1579
1529
|
"line": 160,
|
|
1580
1530
|
"character": 52
|
|
1581
1531
|
},
|
|
1582
|
-
"name": "CLIMain"
|
|
1583
|
-
"componentId": {
|
|
1584
|
-
"scope": "teambit.harmony",
|
|
1585
|
-
"name": "cli"
|
|
1586
|
-
}
|
|
1532
|
+
"name": "CLIMain"
|
|
1587
1533
|
},
|
|
1588
1534
|
{
|
|
1589
1535
|
"__schema": "TypeRefSchema",
|
|
@@ -1592,11 +1538,7 @@
|
|
|
1592
1538
|
"line": 160,
|
|
1593
1539
|
"character": 61
|
|
1594
1540
|
},
|
|
1595
|
-
"name": "ScopeMain"
|
|
1596
|
-
"componentId": {
|
|
1597
|
-
"scope": "teambit.scope",
|
|
1598
|
-
"name": "scope"
|
|
1599
|
-
}
|
|
1541
|
+
"name": "ScopeMain"
|
|
1600
1542
|
},
|
|
1601
1543
|
{
|
|
1602
1544
|
"__schema": "TypeRefSchema",
|
|
@@ -1605,11 +1547,7 @@
|
|
|
1605
1547
|
"line": 160,
|
|
1606
1548
|
"character": 72
|
|
1607
1549
|
},
|
|
1608
|
-
"name": "LoggerMain"
|
|
1609
|
-
"componentId": {
|
|
1610
|
-
"scope": "teambit.harmony",
|
|
1611
|
-
"name": "logger"
|
|
1612
|
-
}
|
|
1550
|
+
"name": "LoggerMain"
|
|
1613
1551
|
}
|
|
1614
1552
|
]
|
|
1615
1553
|
},
|
|
@@ -1908,7 +1846,7 @@
|
|
|
1908
1846
|
"componentId": {
|
|
1909
1847
|
"scope": "teambit.scope",
|
|
1910
1848
|
"name": "version-history",
|
|
1911
|
-
"version": "0.0.
|
|
1849
|
+
"version": "0.0.50"
|
|
1912
1850
|
},
|
|
1913
1851
|
"taggedModuleExports": []
|
|
1914
1852
|
}
|