@teambit/lister 1.0.256 → 1.0.258

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.
@@ -1,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.component/lister@1.0.256" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.component/lister@1.0.258" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -14,426 +14,413 @@
14
14
  },
15
15
  "exports": [
16
16
  {
17
- "__schema": "ClassSchema",
17
+ "__schema": "ExportSchema",
18
18
  "location": {
19
- "filePath": "lister.main.runtime.ts",
20
- "line": 23,
21
- "character": 1
19
+ "filePath": "index.ts",
20
+ "line": 3,
21
+ "character": 15
22
22
  },
23
- "signature": "class ListerMain",
24
23
  "name": "ListerMain",
25
- "members": [
26
- {
27
- "__schema": "ConstructorSchema",
28
- "location": {
29
- "filePath": "lister.main.runtime.ts",
30
- "line": 24,
31
- "character": 3
32
- },
33
- "signature": "constructor ListerMain(logger: Logger, workspace?: Workspace): ListerMain",
34
- "name": "constructor",
35
- "params": [
36
- {
37
- "__schema": "ParameterSchema",
38
- "location": {
39
- "filePath": "lister.main.runtime.ts",
40
- "line": 24,
41
- "character": 15
42
- },
43
- "name": "logger",
44
- "type": {
45
- "__schema": "TypeRefSchema",
24
+ "exportNode": {
25
+ "__schema": "ClassSchema",
26
+ "location": {
27
+ "filePath": "lister.main.runtime.ts",
28
+ "line": 23,
29
+ "character": 1
30
+ },
31
+ "signature": "class ListerMain",
32
+ "name": "ListerMain",
33
+ "members": [
34
+ {
35
+ "__schema": "ConstructorSchema",
36
+ "location": {
37
+ "filePath": "lister.main.runtime.ts",
38
+ "line": 24,
39
+ "character": 3
40
+ },
41
+ "signature": "constructor ListerMain(logger: Logger, workspace?: Workspace): ListerMain",
42
+ "name": "constructor",
43
+ "params": [
44
+ {
45
+ "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "lister.main.runtime.ts",
48
48
  "line": 24,
49
- "character": 31
49
+ "character": 15
50
50
  },
51
- "name": "Logger",
52
- "componentId": {
53
- "scope": "teambit.harmony",
54
- "name": "logger"
55
- }
56
- },
57
- "isOptional": false,
58
- "isSpread": false
59
- },
60
- {
61
- "__schema": "ParameterSchema",
62
- "location": {
63
- "filePath": "lister.main.runtime.ts",
64
- "line": 24,
65
- "character": 39
51
+ "name": "logger",
52
+ "type": {
53
+ "__schema": "TypeRefSchema",
54
+ "location": {
55
+ "filePath": "lister.main.runtime.ts",
56
+ "line": 24,
57
+ "character": 31
58
+ },
59
+ "name": "Logger"
60
+ },
61
+ "isOptional": false,
62
+ "isSpread": false
66
63
  },
67
- "name": "workspace",
68
- "type": {
69
- "__schema": "TypeRefSchema",
64
+ {
65
+ "__schema": "ParameterSchema",
70
66
  "location": {
71
67
  "filePath": "lister.main.runtime.ts",
72
68
  "line": 24,
73
- "character": 59
69
+ "character": 39
74
70
  },
75
- "name": "Workspace",
76
- "componentId": {
77
- "scope": "teambit.workspace",
78
- "name": "workspace"
79
- }
71
+ "name": "workspace",
72
+ "type": {
73
+ "__schema": "TypeRefSchema",
74
+ "location": {
75
+ "filePath": "lister.main.runtime.ts",
76
+ "line": 24,
77
+ "character": 59
78
+ },
79
+ "name": "Workspace"
80
+ },
81
+ "isOptional": true,
82
+ "isSpread": false
83
+ }
84
+ ],
85
+ "returnType": {
86
+ "__schema": "ThisTypeSchema",
87
+ "location": {
88
+ "filePath": "lister.main.runtime.ts",
89
+ "line": 23,
90
+ "character": 1
80
91
  },
81
- "isOptional": true,
82
- "isSpread": false
83
- }
84
- ],
85
- "returnType": {
86
- "__schema": "ThisTypeSchema",
92
+ "name": "ListerMain"
93
+ },
94
+ "modifiers": []
95
+ },
96
+ {
97
+ "__schema": "FunctionLikeSchema",
87
98
  "location": {
88
99
  "filePath": "lister.main.runtime.ts",
89
- "line": 23,
90
- "character": 1
100
+ "line": 26,
101
+ "character": 3
91
102
  },
92
- "name": "ListerMain"
93
- },
94
- "modifiers": []
95
- },
96
- {
97
- "__schema": "FunctionLikeSchema",
98
- "location": {
99
- "filePath": "lister.main.runtime.ts",
100
- "line": 26,
101
- "character": 3
102
- },
103
- "signature": "(method) ListerMain.remoteList(scopeName: string, namespacesUsingWildcards?: string): Promise<ListScopeResult[]>",
104
- "name": "remoteList",
105
- "params": [
106
- {
107
- "__schema": "ParameterSchema",
108
- "location": {
109
- "filePath": "lister.main.runtime.ts",
110
- "line": 26,
111
- "character": 20
112
- },
113
- "name": "scopeName",
114
- "type": {
115
- "__schema": "KeywordTypeSchema",
103
+ "signature": "(method) ListerMain.remoteList(scopeName: string, namespacesUsingWildcards?: string): Promise<ListScopeResult[]>",
104
+ "name": "remoteList",
105
+ "params": [
106
+ {
107
+ "__schema": "ParameterSchema",
116
108
  "location": {
117
109
  "filePath": "lister.main.runtime.ts",
118
110
  "line": 26,
119
- "character": 31
111
+ "character": 20
120
112
  },
121
- "name": "string"
122
- },
123
- "isOptional": false,
124
- "isSpread": false
125
- },
126
- {
127
- "__schema": "ParameterSchema",
128
- "location": {
129
- "filePath": "lister.main.runtime.ts",
130
- "line": 26,
131
- "character": 39
132
- },
133
- "name": "namespacesUsingWildcards",
134
- "type": {
135
- "__schema": "KeywordTypeSchema",
136
- "location": {
137
- "filePath": "lister.main.runtime.ts",
138
- "line": 26,
139
- "character": 66
113
+ "name": "scopeName",
114
+ "type": {
115
+ "__schema": "KeywordTypeSchema",
116
+ "location": {
117
+ "filePath": "lister.main.runtime.ts",
118
+ "line": 26,
119
+ "character": 31
120
+ },
121
+ "name": "string"
140
122
  },
141
- "name": "string"
123
+ "isOptional": false,
124
+ "isSpread": false
142
125
  },
143
- "isOptional": true,
144
- "isSpread": false
145
- }
146
- ],
147
- "returnType": {
148
- "__schema": "TypeRefSchema",
149
- "location": {
150
- "filePath": "lister.main.runtime.ts",
151
- "line": 26,
152
- "character": 75
153
- },
154
- "name": "Promise",
155
- "typeArgs": [
156
126
  {
157
- "__schema": "TypeArraySchema",
127
+ "__schema": "ParameterSchema",
158
128
  "location": {
159
129
  "filePath": "lister.main.runtime.ts",
160
130
  "line": 26,
161
- "character": 83
131
+ "character": 39
162
132
  },
133
+ "name": "namespacesUsingWildcards",
163
134
  "type": {
164
- "__schema": "TypeRefSchema",
135
+ "__schema": "KeywordTypeSchema",
165
136
  "location": {
166
137
  "filePath": "lister.main.runtime.ts",
167
138
  "line": 26,
168
- "character": 83
139
+ "character": 66
169
140
  },
170
- "name": "ListScopeResult",
171
- "internalFilePath": "lister.main.runtime.ts"
172
- }
141
+ "name": "string"
142
+ },
143
+ "isOptional": true,
144
+ "isSpread": false
173
145
  }
174
- ]
175
- },
176
- "modifiers": [
177
- "async"
178
- ]
179
- },
180
- {
181
- "__schema": "FunctionLikeSchema",
182
- "location": {
183
- "filePath": "lister.main.runtime.ts",
184
- "line": 33,
185
- "character": 3
186
- },
187
- "signature": "(method) ListerMain.localList(showAll?: boolean, showRemoteVersion?: boolean, namespacesUsingWildcards?: string): Promise<ListScopeResult[]>",
188
- "name": "localList",
189
- "params": [
190
- {
191
- "__schema": "ParameterSchema",
146
+ ],
147
+ "returnType": {
148
+ "__schema": "TypeRefSchema",
192
149
  "location": {
193
150
  "filePath": "lister.main.runtime.ts",
194
- "line": 34,
195
- "character": 5
151
+ "line": 26,
152
+ "character": 75
196
153
  },
197
- "name": "showAll",
198
- "type": {
199
- "__schema": "InferenceTypeSchema",
154
+ "name": "Promise",
155
+ "typeArgs": [
156
+ {
157
+ "__schema": "TypeArraySchema",
158
+ "location": {
159
+ "filePath": "lister.main.runtime.ts",
160
+ "line": 26,
161
+ "character": 83
162
+ },
163
+ "type": {
164
+ "__schema": "TypeRefSchema",
165
+ "location": {
166
+ "filePath": "lister.main.runtime.ts",
167
+ "line": 26,
168
+ "character": 83
169
+ },
170
+ "name": "ListScopeResult"
171
+ }
172
+ }
173
+ ]
174
+ },
175
+ "modifiers": [
176
+ "async"
177
+ ]
178
+ },
179
+ {
180
+ "__schema": "FunctionLikeSchema",
181
+ "location": {
182
+ "filePath": "lister.main.runtime.ts",
183
+ "line": 33,
184
+ "character": 3
185
+ },
186
+ "signature": "(method) ListerMain.localList(showAll?: boolean, showRemoteVersion?: boolean, namespacesUsingWildcards?: string): Promise<ListScopeResult[]>",
187
+ "name": "localList",
188
+ "params": [
189
+ {
190
+ "__schema": "ParameterSchema",
200
191
  "location": {
201
192
  "filePath": "lister.main.runtime.ts",
202
193
  "line": 34,
203
194
  "character": 5
204
195
  },
205
- "type": "boolean"
206
- },
207
- "isOptional": true,
208
- "defaultValue": "false",
209
- "isSpread": false
210
- },
211
- {
212
- "__schema": "ParameterSchema",
213
- "location": {
214
- "filePath": "lister.main.runtime.ts",
215
- "line": 35,
216
- "character": 5
196
+ "name": "showAll",
197
+ "type": {
198
+ "__schema": "InferenceTypeSchema",
199
+ "location": {
200
+ "filePath": "lister.main.runtime.ts",
201
+ "line": 34,
202
+ "character": 5
203
+ },
204
+ "type": "boolean"
205
+ },
206
+ "isOptional": true,
207
+ "defaultValue": "false",
208
+ "isSpread": false
217
209
  },
218
- "name": "showRemoteVersion",
219
- "type": {
220
- "__schema": "InferenceTypeSchema",
210
+ {
211
+ "__schema": "ParameterSchema",
221
212
  "location": {
222
213
  "filePath": "lister.main.runtime.ts",
223
214
  "line": 35,
224
215
  "character": 5
225
216
  },
226
- "type": "boolean"
227
- },
228
- "isOptional": true,
229
- "defaultValue": "false",
230
- "isSpread": false
231
- },
232
- {
233
- "__schema": "ParameterSchema",
234
- "location": {
235
- "filePath": "lister.main.runtime.ts",
236
- "line": 36,
237
- "character": 5
238
- },
239
- "name": "namespacesUsingWildcards",
240
- "type": {
241
- "__schema": "KeywordTypeSchema",
242
- "location": {
243
- "filePath": "lister.main.runtime.ts",
244
- "line": 36,
245
- "character": 32
217
+ "name": "showRemoteVersion",
218
+ "type": {
219
+ "__schema": "InferenceTypeSchema",
220
+ "location": {
221
+ "filePath": "lister.main.runtime.ts",
222
+ "line": 35,
223
+ "character": 5
224
+ },
225
+ "type": "boolean"
246
226
  },
247
- "name": "string"
227
+ "isOptional": true,
228
+ "defaultValue": "false",
229
+ "isSpread": false
248
230
  },
249
- "isOptional": true,
250
- "isSpread": false
251
- }
252
- ],
253
- "returnType": {
254
- "__schema": "TypeRefSchema",
255
- "location": {
256
- "filePath": "lister.main.runtime.ts",
257
- "line": 37,
258
- "character": 6
259
- },
260
- "name": "Promise",
261
- "typeArgs": [
262
231
  {
263
- "__schema": "TypeArraySchema",
232
+ "__schema": "ParameterSchema",
264
233
  "location": {
265
234
  "filePath": "lister.main.runtime.ts",
266
- "line": 37,
267
- "character": 14
235
+ "line": 36,
236
+ "character": 5
268
237
  },
238
+ "name": "namespacesUsingWildcards",
269
239
  "type": {
270
- "__schema": "TypeRefSchema",
240
+ "__schema": "KeywordTypeSchema",
241
+ "location": {
242
+ "filePath": "lister.main.runtime.ts",
243
+ "line": 36,
244
+ "character": 32
245
+ },
246
+ "name": "string"
247
+ },
248
+ "isOptional": true,
249
+ "isSpread": false
250
+ }
251
+ ],
252
+ "returnType": {
253
+ "__schema": "TypeRefSchema",
254
+ "location": {
255
+ "filePath": "lister.main.runtime.ts",
256
+ "line": 37,
257
+ "character": 6
258
+ },
259
+ "name": "Promise",
260
+ "typeArgs": [
261
+ {
262
+ "__schema": "TypeArraySchema",
271
263
  "location": {
272
264
  "filePath": "lister.main.runtime.ts",
273
265
  "line": 37,
274
266
  "character": 14
275
267
  },
276
- "name": "ListScopeResult",
277
- "internalFilePath": "lister.main.runtime.ts"
268
+ "type": {
269
+ "__schema": "TypeRefSchema",
270
+ "location": {
271
+ "filePath": "lister.main.runtime.ts",
272
+ "line": 37,
273
+ "character": 14
274
+ },
275
+ "name": "ListScopeResult"
276
+ }
278
277
  }
279
- }
278
+ ]
279
+ },
280
+ "modifiers": [
281
+ "async"
280
282
  ]
281
283
  },
282
- "modifiers": [
283
- "async"
284
- ]
285
- },
286
- {
287
- "__schema": "VariableLikeSchema",
288
- "location": {
289
- "filePath": "lister.main.runtime.ts",
290
- "line": 65,
291
- "character": 3
292
- },
293
- "signature": "(property) ListerMain.slots: never[]",
294
- "name": "slots",
295
- "type": {
296
- "__schema": "InferenceTypeSchema",
284
+ {
285
+ "__schema": "VariableLikeSchema",
297
286
  "location": {
298
287
  "filePath": "lister.main.runtime.ts",
299
288
  "line": 65,
300
289
  "character": 3
301
290
  },
302
- "type": "never[]"
303
- },
304
- "isOptional": true,
305
- "defaultValue": "[]"
306
- },
307
- {
308
- "__schema": "VariableLikeSchema",
309
- "location": {
310
- "filePath": "lister.main.runtime.ts",
311
- "line": 66,
312
- "character": 3
291
+ "signature": "(property) ListerMain.slots: never[]",
292
+ "name": "slots",
293
+ "type": {
294
+ "__schema": "InferenceTypeSchema",
295
+ "location": {
296
+ "filePath": "lister.main.runtime.ts",
297
+ "line": 65,
298
+ "character": 3
299
+ },
300
+ "type": "never[]"
301
+ },
302
+ "isOptional": true,
303
+ "defaultValue": "[]"
313
304
  },
314
- "signature": "(property) ListerMain.dependencies: Aspect[]",
315
- "name": "dependencies",
316
- "type": {
317
- "__schema": "InferenceTypeSchema",
305
+ {
306
+ "__schema": "VariableLikeSchema",
318
307
  "location": {
319
308
  "filePath": "lister.main.runtime.ts",
320
309
  "line": 66,
321
310
  "character": 3
322
311
  },
323
- "type": "Aspect[]"
324
- },
325
- "isOptional": true,
326
- "defaultValue": "[CLIAspect, LoggerAspect, WorkspaceAspect]"
327
- },
328
- {
329
- "__schema": "VariableLikeSchema",
330
- "location": {
331
- "filePath": "lister.main.runtime.ts",
332
- "line": 67,
333
- "character": 3
312
+ "signature": "(property) ListerMain.dependencies: Aspect[]",
313
+ "name": "dependencies",
314
+ "type": {
315
+ "__schema": "InferenceTypeSchema",
316
+ "location": {
317
+ "filePath": "lister.main.runtime.ts",
318
+ "line": 66,
319
+ "character": 3
320
+ },
321
+ "type": "Aspect[]"
322
+ },
323
+ "isOptional": true,
324
+ "defaultValue": "[CLIAspect, LoggerAspect, WorkspaceAspect]"
334
325
  },
335
- "signature": "(property) ListerMain.runtime: RuntimeDefinition",
336
- "name": "runtime",
337
- "type": {
338
- "__schema": "InferenceTypeSchema",
326
+ {
327
+ "__schema": "VariableLikeSchema",
339
328
  "location": {
340
329
  "filePath": "lister.main.runtime.ts",
341
330
  "line": 67,
342
331
  "character": 3
343
332
  },
344
- "type": "RuntimeDefinition"
345
- },
346
- "isOptional": true,
347
- "defaultValue": "MainRuntime"
348
- },
349
- {
350
- "__schema": "FunctionLikeSchema",
351
- "location": {
352
- "filePath": "lister.main.runtime.ts",
353
- "line": 68,
354
- "character": 3
355
- },
356
- "signature": "(method) ListerMain.provider([cli, loggerMain, workspace]: [CLIMain, LoggerMain, Workspace]): Promise<ListerMain>",
357
- "name": "provider",
358
- "params": [
359
- {
360
- "__schema": "ParameterSchema",
333
+ "signature": "(property) ListerMain.runtime: RuntimeDefinition",
334
+ "name": "runtime",
335
+ "type": {
336
+ "__schema": "InferenceTypeSchema",
361
337
  "location": {
362
338
  "filePath": "lister.main.runtime.ts",
363
- "line": 68,
364
- "character": 25
339
+ "line": 67,
340
+ "character": 3
365
341
  },
366
- "name": "[ cli, loggerMain, workspace ]",
367
- "type": {
368
- "__schema": "TupleTypeSchema",
342
+ "type": "RuntimeDefinition"
343
+ },
344
+ "isOptional": true,
345
+ "defaultValue": "MainRuntime"
346
+ },
347
+ {
348
+ "__schema": "FunctionLikeSchema",
349
+ "location": {
350
+ "filePath": "lister.main.runtime.ts",
351
+ "line": 68,
352
+ "character": 3
353
+ },
354
+ "signature": "(method) ListerMain.provider([cli, loggerMain, workspace]: [CLIMain, LoggerMain, Workspace]): Promise<ListerMain>",
355
+ "name": "provider",
356
+ "params": [
357
+ {
358
+ "__schema": "ParameterSchema",
369
359
  "location": {
370
360
  "filePath": "lister.main.runtime.ts",
371
361
  "line": 68,
372
- "character": 55
362
+ "character": 25
373
363
  },
374
- "elements": [
375
- {
376
- "__schema": "TypeRefSchema",
377
- "location": {
378
- "filePath": "lister.main.runtime.ts",
379
- "line": 68,
380
- "character": 56
381
- },
382
- "name": "CLIMain",
383
- "componentId": {
384
- "scope": "teambit.harmony",
385
- "name": "cli"
386
- }
364
+ "name": "[ cli, loggerMain, workspace ]",
365
+ "type": {
366
+ "__schema": "TupleTypeSchema",
367
+ "location": {
368
+ "filePath": "lister.main.runtime.ts",
369
+ "line": 68,
370
+ "character": 55
387
371
  },
388
- {
389
- "__schema": "TypeRefSchema",
390
- "location": {
391
- "filePath": "lister.main.runtime.ts",
392
- "line": 68,
393
- "character": 65
372
+ "elements": [
373
+ {
374
+ "__schema": "TypeRefSchema",
375
+ "location": {
376
+ "filePath": "lister.main.runtime.ts",
377
+ "line": 68,
378
+ "character": 56
379
+ },
380
+ "name": "CLIMain"
394
381
  },
395
- "name": "LoggerMain",
396
- "componentId": {
397
- "scope": "teambit.harmony",
398
- "name": "logger"
399
- }
400
- },
401
- {
402
- "__schema": "TypeRefSchema",
403
- "location": {
404
- "filePath": "lister.main.runtime.ts",
405
- "line": 68,
406
- "character": 77
382
+ {
383
+ "__schema": "TypeRefSchema",
384
+ "location": {
385
+ "filePath": "lister.main.runtime.ts",
386
+ "line": 68,
387
+ "character": 65
388
+ },
389
+ "name": "LoggerMain"
407
390
  },
408
- "name": "Workspace",
409
- "componentId": {
410
- "scope": "teambit.workspace",
411
- "name": "workspace"
391
+ {
392
+ "__schema": "TypeRefSchema",
393
+ "location": {
394
+ "filePath": "lister.main.runtime.ts",
395
+ "line": 68,
396
+ "character": 77
397
+ },
398
+ "name": "Workspace"
412
399
  }
413
- }
414
- ]
400
+ ]
401
+ },
402
+ "isOptional": false,
403
+ "isSpread": false
404
+ }
405
+ ],
406
+ "returnType": {
407
+ "__schema": "InferenceTypeSchema",
408
+ "location": {
409
+ "filePath": "lister.main.runtime.ts",
410
+ "line": 68,
411
+ "character": 3
415
412
  },
416
- "isOptional": false,
417
- "isSpread": false
418
- }
419
- ],
420
- "returnType": {
421
- "__schema": "InferenceTypeSchema",
422
- "location": {
423
- "filePath": "lister.main.runtime.ts",
424
- "line": 68,
425
- "character": 3
413
+ "type": "Promise<ListerMain>"
426
414
  },
427
- "type": "Promise<ListerMain>"
428
- },
429
- "modifiers": [
430
- "static",
431
- "async"
432
- ]
433
- }
434
- ],
435
- "extendsNodes": [],
436
- "implementNodes": []
415
+ "modifiers": [
416
+ "static",
417
+ "async"
418
+ ]
419
+ }
420
+ ],
421
+ "extendsNodes": [],
422
+ "implementNodes": []
423
+ }
437
424
  },
438
425
  {
439
426
  "__schema": "UnImplementedSchema",
@@ -446,30 +433,39 @@
446
433
  "type": "Identifier"
447
434
  },
448
435
  {
449
- "__schema": "VariableLikeSchema",
436
+ "__schema": "ExportSchema",
450
437
  "location": {
451
- "filePath": "lister.aspect.ts",
452
- "line": 3,
453
- "character": 14
438
+ "filePath": "index.ts",
439
+ "line": 5,
440
+ "character": 10
454
441
  },
455
- "signature": "const ListerAspect: Aspect",
456
442
  "name": "ListerAspect",
457
- "type": {
458
- "__schema": "TypeRefSchema",
443
+ "exportNode": {
444
+ "__schema": "VariableLikeSchema",
459
445
  "location": {
460
446
  "filePath": "lister.aspect.ts",
461
447
  "line": 3,
462
448
  "character": 14
463
449
  },
464
- "name": "Aspect",
465
- "componentId": {
466
- "scope": "teambit.harmony",
467
- "name": "harmony",
468
- "version": "0.4.6"
469
- }
470
- },
471
- "isOptional": false,
472
- "defaultValue": "Aspect.create({\n id: 'teambit.component/lister',\n})"
450
+ "signature": "const ListerAspect: Aspect",
451
+ "name": "ListerAspect",
452
+ "type": {
453
+ "__schema": "TypeRefSchema",
454
+ "location": {
455
+ "filePath": "lister.aspect.ts",
456
+ "line": 3,
457
+ "character": 14
458
+ },
459
+ "name": "Aspect",
460
+ "componentId": {
461
+ "scope": "teambit.harmony",
462
+ "name": "harmony",
463
+ "version": "0.4.6"
464
+ }
465
+ },
466
+ "isOptional": false,
467
+ "defaultValue": "Aspect.create({\n id: 'teambit.component/lister',\n})"
468
+ }
473
469
  }
474
470
  ],
475
471
  "internals": []
@@ -679,11 +675,7 @@
679
675
  "line": 24,
680
676
  "character": 31
681
677
  },
682
- "name": "Logger",
683
- "componentId": {
684
- "scope": "teambit.harmony",
685
- "name": "logger"
686
- }
678
+ "name": "Logger"
687
679
  },
688
680
  "isOptional": false,
689
681
  "isSpread": false
@@ -703,11 +695,7 @@
703
695
  "line": 24,
704
696
  "character": 59
705
697
  },
706
- "name": "Workspace",
707
- "componentId": {
708
- "scope": "teambit.workspace",
709
- "name": "workspace"
710
- }
698
+ "name": "Workspace"
711
699
  },
712
700
  "isOptional": true,
713
701
  "isSpread": false
@@ -798,8 +786,7 @@
798
786
  "line": 26,
799
787
  "character": 83
800
788
  },
801
- "name": "ListScopeResult",
802
- "internalFilePath": "lister.main.runtime.ts"
789
+ "name": "ListScopeResult"
803
790
  }
804
791
  }
805
792
  ]
@@ -904,8 +891,7 @@
904
891
  "line": 37,
905
892
  "character": 14
906
893
  },
907
- "name": "ListScopeResult",
908
- "internalFilePath": "lister.main.runtime.ts"
894
+ "name": "ListScopeResult"
909
895
  }
910
896
  }
911
897
  ]
@@ -1010,11 +996,7 @@
1010
996
  "line": 68,
1011
997
  "character": 56
1012
998
  },
1013
- "name": "CLIMain",
1014
- "componentId": {
1015
- "scope": "teambit.harmony",
1016
- "name": "cli"
1017
- }
999
+ "name": "CLIMain"
1018
1000
  },
1019
1001
  {
1020
1002
  "__schema": "TypeRefSchema",
@@ -1023,11 +1005,7 @@
1023
1005
  "line": 68,
1024
1006
  "character": 65
1025
1007
  },
1026
- "name": "LoggerMain",
1027
- "componentId": {
1028
- "scope": "teambit.harmony",
1029
- "name": "logger"
1030
- }
1008
+ "name": "LoggerMain"
1031
1009
  },
1032
1010
  {
1033
1011
  "__schema": "TypeRefSchema",
@@ -1036,11 +1014,7 @@
1036
1014
  "line": 68,
1037
1015
  "character": 77
1038
1016
  },
1039
- "name": "Workspace",
1040
- "componentId": {
1041
- "scope": "teambit.workspace",
1042
- "name": "workspace"
1043
- }
1017
+ "name": "Workspace"
1044
1018
  }
1045
1019
  ]
1046
1020
  },
@@ -1121,7 +1095,7 @@
1121
1095
  "componentId": {
1122
1096
  "scope": "teambit.component",
1123
1097
  "name": "lister",
1124
- "version": "1.0.256"
1098
+ "version": "1.0.258"
1125
1099
  },
1126
1100
  "taggedModuleExports": []
1127
1101
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/lister",
3
- "version": "1.0.256",
3
+ "version": "1.0.258",
4
4
  "homepage": "https://bit.cloud/teambit/component/lister",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "lister",
9
- "version": "1.0.256"
9
+ "version": "1.0.258"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -17,7 +17,7 @@
17
17
  "@teambit/component-id": "1.2.0",
18
18
  "@teambit/cli": "0.0.862",
19
19
  "@teambit/logger": "0.0.955",
20
- "@teambit/workspace": "1.0.256"
20
+ "@teambit/workspace": "1.0.258"
21
21
  },
22
22
  "devDependencies": {
23
23
  "@types/cli-table": "^0.3.0",