@teambit/pkg 1.0.320 → 1.0.322

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.
@@ -25,7 +25,7 @@
25
25
  "__schema": "ClassSchema",
26
26
  "location": {
27
27
  "filePath": "pkg.main.runtime.ts",
28
- "line": 103,
28
+ "line": 102,
29
29
  "character": 1
30
30
  },
31
31
  "signature": "class PkgMain",
@@ -35,7 +35,7 @@
35
35
  "__schema": "VariableLikeSchema",
36
36
  "location": {
37
37
  "filePath": "pkg.main.runtime.ts",
38
- "line": 104,
38
+ "line": 103,
39
39
  "character": 3
40
40
  },
41
41
  "signature": "(property) PkgMain.runtime: RuntimeDefinition",
@@ -44,7 +44,7 @@
44
44
  "__schema": "InferenceTypeSchema",
45
45
  "location": {
46
46
  "filePath": "pkg.main.runtime.ts",
47
- "line": 104,
47
+ "line": 103,
48
48
  "character": 3
49
49
  },
50
50
  "type": "RuntimeDefinition"
@@ -56,7 +56,7 @@
56
56
  "__schema": "VariableLikeSchema",
57
57
  "location": {
58
58
  "filePath": "pkg.main.runtime.ts",
59
- "line": 105,
59
+ "line": 104,
60
60
  "character": 3
61
61
  },
62
62
  "signature": "(property) PkgMain.dependencies: Aspect[]",
@@ -65,7 +65,7 @@
65
65
  "__schema": "InferenceTypeSchema",
66
66
  "location": {
67
67
  "filePath": "pkg.main.runtime.ts",
68
- "line": 105,
68
+ "line": 104,
69
69
  "character": 3
70
70
  },
71
71
  "type": "Aspect[]"
@@ -77,7 +77,7 @@
77
77
  "__schema": "VariableLikeSchema",
78
78
  "location": {
79
79
  "filePath": "pkg.main.runtime.ts",
80
- "line": 117,
80
+ "line": 116,
81
81
  "character": 3
82
82
  },
83
83
  "signature": "(property) PkgMain.slots: ((registerFn: () => string) => SlotRegistry<PackageJsonProps>)[]",
@@ -86,7 +86,7 @@
86
86
  "__schema": "InferenceTypeSchema",
87
87
  "location": {
88
88
  "filePath": "pkg.main.runtime.ts",
89
- "line": 117,
89
+ "line": 116,
90
90
  "character": 3
91
91
  },
92
92
  "type": "((registerFn: () => string) => SlotRegistry<PackageJsonProps>)[]"
@@ -98,7 +98,7 @@
98
98
  "__schema": "VariableLikeSchema",
99
99
  "location": {
100
100
  "filePath": "pkg.main.runtime.ts",
101
- "line": 118,
101
+ "line": 117,
102
102
  "character": 3
103
103
  },
104
104
  "signature": "(property) PkgMain.defaultConfig: {}",
@@ -107,7 +107,7 @@
107
107
  "__schema": "InferenceTypeSchema",
108
108
  "location": {
109
109
  "filePath": "pkg.main.runtime.ts",
110
- "line": 118,
110
+ "line": 117,
111
111
  "character": 3
112
112
  },
113
113
  "type": "{}"
@@ -119,7 +119,7 @@
119
119
  "__schema": "FunctionLikeSchema",
120
120
  "location": {
121
121
  "filePath": "pkg.main.runtime.ts",
122
- "line": 120,
122
+ "line": 119,
123
123
  "character": 3
124
124
  },
125
125
  "signature": "(method) PkgMain.provider([cli, scope, envs, isolator, logger, workspace, builder, dependencyResolver, componentAspect, graphql]: [\n CLIMain,\n ScopeMain,\n EnvsMain,\n IsolatorMain,\n LoggerMain,\n Workspace,\n BuilderMain,\n DependencyResolverMain,\n ComponentMain,\n GraphqlMain\n], config: PkgExtensionConfig, [packageJsonPropsRegistry]: [PackageJsonPropsRegistry]): Promise<PkgMain>",
@@ -129,7 +129,7 @@
129
129
  "__schema": "ParameterSchema",
130
130
  "location": {
131
131
  "filePath": "pkg.main.runtime.ts",
132
- "line": 121,
132
+ "line": 120,
133
133
  "character": 5
134
134
  },
135
135
  "name": "[ cli, scope, envs, isolator, logger, workspace, builder, dependencyResolver, componentAspect, graphql ]",
@@ -137,7 +137,7 @@
137
137
  "__schema": "TupleTypeSchema",
138
138
  "location": {
139
139
  "filePath": "pkg.main.runtime.ts",
140
- "line": 121,
140
+ "line": 120,
141
141
  "character": 109
142
142
  },
143
143
  "elements": [
@@ -145,7 +145,7 @@
145
145
  "__schema": "TypeRefSchema",
146
146
  "location": {
147
147
  "filePath": "pkg.main.runtime.ts",
148
- "line": 122,
148
+ "line": 121,
149
149
  "character": 7
150
150
  },
151
151
  "name": "CLIMain",
@@ -158,7 +158,7 @@
158
158
  "__schema": "TypeRefSchema",
159
159
  "location": {
160
160
  "filePath": "pkg.main.runtime.ts",
161
- "line": 123,
161
+ "line": 122,
162
162
  "character": 7
163
163
  },
164
164
  "name": "ScopeMain",
@@ -171,7 +171,7 @@
171
171
  "__schema": "TypeRefSchema",
172
172
  "location": {
173
173
  "filePath": "pkg.main.runtime.ts",
174
- "line": 124,
174
+ "line": 123,
175
175
  "character": 7
176
176
  },
177
177
  "name": "EnvsMain",
@@ -184,7 +184,7 @@
184
184
  "__schema": "TypeRefSchema",
185
185
  "location": {
186
186
  "filePath": "pkg.main.runtime.ts",
187
- "line": 125,
187
+ "line": 124,
188
188
  "character": 7
189
189
  },
190
190
  "name": "IsolatorMain",
@@ -197,7 +197,7 @@
197
197
  "__schema": "TypeRefSchema",
198
198
  "location": {
199
199
  "filePath": "pkg.main.runtime.ts",
200
- "line": 126,
200
+ "line": 125,
201
201
  "character": 7
202
202
  },
203
203
  "name": "LoggerMain",
@@ -210,7 +210,7 @@
210
210
  "__schema": "TypeRefSchema",
211
211
  "location": {
212
212
  "filePath": "pkg.main.runtime.ts",
213
- "line": 127,
213
+ "line": 126,
214
214
  "character": 7
215
215
  },
216
216
  "name": "Workspace",
@@ -223,7 +223,7 @@
223
223
  "__schema": "TypeRefSchema",
224
224
  "location": {
225
225
  "filePath": "pkg.main.runtime.ts",
226
- "line": 128,
226
+ "line": 127,
227
227
  "character": 7
228
228
  },
229
229
  "name": "BuilderMain",
@@ -236,7 +236,7 @@
236
236
  "__schema": "TypeRefSchema",
237
237
  "location": {
238
238
  "filePath": "pkg.main.runtime.ts",
239
- "line": 129,
239
+ "line": 128,
240
240
  "character": 7
241
241
  },
242
242
  "name": "DependencyResolverMain",
@@ -249,7 +249,7 @@
249
249
  "__schema": "TypeRefSchema",
250
250
  "location": {
251
251
  "filePath": "pkg.main.runtime.ts",
252
- "line": 130,
252
+ "line": 129,
253
253
  "character": 7
254
254
  },
255
255
  "name": "ComponentMain",
@@ -262,7 +262,7 @@
262
262
  "__schema": "TypeRefSchema",
263
263
  "location": {
264
264
  "filePath": "pkg.main.runtime.ts",
265
- "line": 131,
265
+ "line": 130,
266
266
  "character": 7
267
267
  },
268
268
  "name": "GraphqlMain",
@@ -280,7 +280,7 @@
280
280
  "__schema": "ParameterSchema",
281
281
  "location": {
282
282
  "filePath": "pkg.main.runtime.ts",
283
- "line": 133,
283
+ "line": 132,
284
284
  "character": 5
285
285
  },
286
286
  "name": "config",
@@ -288,7 +288,7 @@
288
288
  "__schema": "TypeRefSchema",
289
289
  "location": {
290
290
  "filePath": "pkg.main.runtime.ts",
291
- "line": 133,
291
+ "line": 132,
292
292
  "character": 13
293
293
  },
294
294
  "name": "PkgExtensionConfig",
@@ -301,7 +301,7 @@
301
301
  "__schema": "ParameterSchema",
302
302
  "location": {
303
303
  "filePath": "pkg.main.runtime.ts",
304
- "line": 134,
304
+ "line": 133,
305
305
  "character": 5
306
306
  },
307
307
  "name": "[ packageJsonPropsRegistry ]",
@@ -309,7 +309,7 @@
309
309
  "__schema": "TupleTypeSchema",
310
310
  "location": {
311
311
  "filePath": "pkg.main.runtime.ts",
312
- "line": 134,
312
+ "line": 133,
313
313
  "character": 33
314
314
  },
315
315
  "elements": [
@@ -317,7 +317,7 @@
317
317
  "__schema": "TypeRefSchema",
318
318
  "location": {
319
319
  "filePath": "pkg.main.runtime.ts",
320
- "line": 134,
320
+ "line": 133,
321
321
  "character": 34
322
322
  },
323
323
  "name": "PackageJsonPropsRegistry",
@@ -333,7 +333,7 @@
333
333
  "__schema": "InferenceTypeSchema",
334
334
  "location": {
335
335
  "filePath": "pkg.main.runtime.ts",
336
- "line": 120,
336
+ "line": 119,
337
337
  "character": 3
338
338
  },
339
339
  "type": "Promise<PkgMain>"
@@ -347,14 +347,14 @@
347
347
  "__schema": "FunctionLikeSchema",
348
348
  "location": {
349
349
  "filePath": "pkg.main.runtime.ts",
350
- "line": 201,
350
+ "line": 200,
351
351
  "character": 3
352
352
  },
353
353
  "doc": {
354
354
  "__schema": "DocSchema",
355
355
  "location": {
356
356
  "filePath": "pkg.main.runtime.ts",
357
- "line": 198,
357
+ "line": 197,
358
358
  "character": 3
359
359
  },
360
360
  "raw": "/**\n * get the package name of a component.\n */",
@@ -368,7 +368,7 @@
368
368
  "__schema": "ParameterSchema",
369
369
  "location": {
370
370
  "filePath": "pkg.main.runtime.ts",
371
- "line": 201,
371
+ "line": 200,
372
372
  "character": 18
373
373
  },
374
374
  "name": "component",
@@ -376,7 +376,7 @@
376
376
  "__schema": "TypeRefSchema",
377
377
  "location": {
378
378
  "filePath": "pkg.main.runtime.ts",
379
- "line": 201,
379
+ "line": 200,
380
380
  "character": 29
381
381
  },
382
382
  "name": "Component",
@@ -393,7 +393,7 @@
393
393
  "__schema": "InferenceTypeSchema",
394
394
  "location": {
395
395
  "filePath": "pkg.main.runtime.ts",
396
- "line": 201,
396
+ "line": 200,
397
397
  "character": 3
398
398
  },
399
399
  "type": "string"
@@ -404,7 +404,7 @@
404
404
  "__schema": "FunctionLikeSchema",
405
405
  "location": {
406
406
  "filePath": "pkg.main.runtime.ts",
407
- "line": 209,
407
+ "line": 208,
408
408
  "character": 3
409
409
  },
410
410
  "signature": "(method) PkgMain.getRuntimeModulePath(component: Component, options?: GetModulePathOptions): string",
@@ -414,7 +414,7 @@
414
414
  "__schema": "ParameterSchema",
415
415
  "location": {
416
416
  "filePath": "pkg.main.runtime.ts",
417
- "line": 209,
417
+ "line": 208,
418
418
  "character": 24
419
419
  },
420
420
  "name": "component",
@@ -422,7 +422,7 @@
422
422
  "__schema": "TypeRefSchema",
423
423
  "location": {
424
424
  "filePath": "pkg.main.runtime.ts",
425
- "line": 209,
425
+ "line": 208,
426
426
  "character": 35
427
427
  },
428
428
  "name": "Component",
@@ -438,7 +438,7 @@
438
438
  "__schema": "ParameterSchema",
439
439
  "location": {
440
440
  "filePath": "pkg.main.runtime.ts",
441
- "line": 209,
441
+ "line": 208,
442
442
  "character": 46
443
443
  },
444
444
  "name": "options",
@@ -446,7 +446,7 @@
446
446
  "__schema": "TypeRefSchema",
447
447
  "location": {
448
448
  "filePath": "pkg.main.runtime.ts",
449
- "line": 209,
449
+ "line": 208,
450
450
  "character": 55
451
451
  },
452
452
  "name": "GetModulePathOptions",
@@ -461,7 +461,7 @@
461
461
  "__schema": "InferenceTypeSchema",
462
462
  "location": {
463
463
  "filePath": "pkg.main.runtime.ts",
464
- "line": 209,
464
+ "line": 208,
465
465
  "character": 3
466
466
  },
467
467
  "type": "string"
@@ -472,14 +472,14 @@
472
472
  "__schema": "FunctionLikeSchema",
473
473
  "location": {
474
474
  "filePath": "pkg.main.runtime.ts",
475
- "line": 224,
475
+ "line": 223,
476
476
  "character": 3
477
477
  },
478
478
  "doc": {
479
479
  "__schema": "DocSchema",
480
480
  "location": {
481
481
  "filePath": "pkg.main.runtime.ts",
482
- "line": 220,
482
+ "line": 219,
483
483
  "character": 3
484
484
  },
485
485
  "raw": "/**\n * returns the package path in the /node_modules/ folder\n * In case you call this in order to run the code from the path, please refer to the `getRuntimeModulePath` API\n */",
@@ -493,7 +493,7 @@
493
493
  "__schema": "ParameterSchema",
494
494
  "location": {
495
495
  "filePath": "pkg.main.runtime.ts",
496
- "line": 224,
496
+ "line": 223,
497
497
  "character": 17
498
498
  },
499
499
  "name": "component",
@@ -501,7 +501,7 @@
501
501
  "__schema": "TypeRefSchema",
502
502
  "location": {
503
503
  "filePath": "pkg.main.runtime.ts",
504
- "line": 224,
504
+ "line": 223,
505
505
  "character": 28
506
506
  },
507
507
  "name": "Component",
@@ -517,7 +517,7 @@
517
517
  "__schema": "ParameterSchema",
518
518
  "location": {
519
519
  "filePath": "pkg.main.runtime.ts",
520
- "line": 224,
520
+ "line": 223,
521
521
  "character": 39
522
522
  },
523
523
  "name": "options",
@@ -525,7 +525,7 @@
525
525
  "__schema": "TypeRefSchema",
526
526
  "location": {
527
527
  "filePath": "pkg.main.runtime.ts",
528
- "line": 224,
528
+ "line": 223,
529
529
  "character": 48
530
530
  },
531
531
  "name": "GetModulePathOptions",
@@ -540,7 +540,7 @@
540
540
  "__schema": "InferenceTypeSchema",
541
541
  "location": {
542
542
  "filePath": "pkg.main.runtime.ts",
543
- "line": 224,
543
+ "line": 223,
544
544
  "character": 3
545
545
  },
546
546
  "type": "string"
@@ -551,7 +551,7 @@
551
551
  "__schema": "FunctionLikeSchema",
552
552
  "location": {
553
553
  "filePath": "pkg.main.runtime.ts",
554
- "line": 235,
554
+ "line": 234,
555
555
  "character": 3
556
556
  },
557
557
  "signature": "(method) PkgMain.isModulePathExists(component: Component): boolean",
@@ -561,7 +561,7 @@
561
561
  "__schema": "ParameterSchema",
562
562
  "location": {
563
563
  "filePath": "pkg.main.runtime.ts",
564
- "line": 235,
564
+ "line": 234,
565
565
  "character": 22
566
566
  },
567
567
  "name": "component",
@@ -569,7 +569,7 @@
569
569
  "__schema": "TypeRefSchema",
570
570
  "location": {
571
571
  "filePath": "pkg.main.runtime.ts",
572
- "line": 235,
572
+ "line": 234,
573
573
  "character": 33
574
574
  },
575
575
  "name": "Component",
@@ -586,7 +586,7 @@
586
586
  "__schema": "KeywordTypeSchema",
587
587
  "location": {
588
588
  "filePath": "pkg.main.runtime.ts",
589
- "line": 235,
589
+ "line": 234,
590
590
  "character": 45
591
591
  },
592
592
  "name": "boolean"
@@ -597,7 +597,7 @@
597
597
  "__schema": "FunctionLikeSchema",
598
598
  "location": {
599
599
  "filePath": "pkg.main.runtime.ts",
600
- "line": 240,
600
+ "line": 239,
601
601
  "character": 3
602
602
  },
603
603
  "signature": "(method) PkgMain.addMissingLinksFromNodeModulesIssue(component: Component): Promise<undefined>",
@@ -607,7 +607,7 @@
607
607
  "__schema": "ParameterSchema",
608
608
  "location": {
609
609
  "filePath": "pkg.main.runtime.ts",
610
- "line": 240,
610
+ "line": 239,
611
611
  "character": 45
612
612
  },
613
613
  "name": "component",
@@ -615,7 +615,7 @@
615
615
  "__schema": "TypeRefSchema",
616
616
  "location": {
617
617
  "filePath": "pkg.main.runtime.ts",
618
- "line": 240,
618
+ "line": 239,
619
619
  "character": 56
620
620
  },
621
621
  "name": "Component",
@@ -632,7 +632,7 @@
632
632
  "__schema": "InferenceTypeSchema",
633
633
  "location": {
634
634
  "filePath": "pkg.main.runtime.ts",
635
- "line": 240,
635
+ "line": 239,
636
636
  "character": 3
637
637
  },
638
638
  "type": "Promise<undefined>"
@@ -645,7 +645,7 @@
645
645
  "__schema": "ConstructorSchema",
646
646
  "location": {
647
647
  "filePath": "pkg.main.runtime.ts",
648
- "line": 250,
648
+ "line": 249,
649
649
  "character": 3
650
650
  },
651
651
  "signature": "constructor PkgMain(logger: Logger, config: PkgExtensionConfig, packageJsonPropsRegistry: PackageJsonPropsRegistry, workspace: Workspace, scope: ScopeMain, builder: BuilderMain, packer: Packer, envs: EnvsMain, componentAspect: ComponentMain, publishTask: PublishTask, dependencyResolver: DependencyResolverMain): PkgMain",
@@ -655,7 +655,7 @@
655
655
  "__schema": "ParameterSchema",
656
656
  "location": {
657
657
  "filePath": "pkg.main.runtime.ts",
658
- "line": 254,
658
+ "line": 253,
659
659
  "character": 5
660
660
  },
661
661
  "name": "logger",
@@ -663,7 +663,7 @@
663
663
  "__schema": "TypeRefSchema",
664
664
  "location": {
665
665
  "filePath": "pkg.main.runtime.ts",
666
- "line": 254,
666
+ "line": 253,
667
667
  "character": 22
668
668
  },
669
669
  "name": "Logger",
@@ -679,7 +679,7 @@
679
679
  "__schema": "ParameterSchema",
680
680
  "location": {
681
681
  "filePath": "pkg.main.runtime.ts",
682
- "line": 258,
682
+ "line": 257,
683
683
  "character": 5
684
684
  },
685
685
  "name": "config",
@@ -687,7 +687,7 @@
687
687
  "__schema": "TypeRefSchema",
688
688
  "location": {
689
689
  "filePath": "pkg.main.runtime.ts",
690
- "line": 258,
690
+ "line": 257,
691
691
  "character": 22
692
692
  },
693
693
  "name": "PkgExtensionConfig",
@@ -700,7 +700,7 @@
700
700
  "__schema": "ParameterSchema",
701
701
  "location": {
702
702
  "filePath": "pkg.main.runtime.ts",
703
- "line": 263,
703
+ "line": 262,
704
704
  "character": 5
705
705
  },
706
706
  "name": "packageJsonPropsRegistry",
@@ -708,7 +708,7 @@
708
708
  "__schema": "TypeRefSchema",
709
709
  "location": {
710
710
  "filePath": "pkg.main.runtime.ts",
711
- "line": 263,
711
+ "line": 262,
712
712
  "character": 39
713
713
  },
714
714
  "name": "PackageJsonPropsRegistry",
@@ -721,7 +721,7 @@
721
721
  "__schema": "ParameterSchema",
722
722
  "location": {
723
723
  "filePath": "pkg.main.runtime.ts",
724
- "line": 265,
724
+ "line": 264,
725
725
  "character": 5
726
726
  },
727
727
  "name": "workspace",
@@ -729,7 +729,7 @@
729
729
  "__schema": "TypeRefSchema",
730
730
  "location": {
731
731
  "filePath": "pkg.main.runtime.ts",
732
- "line": 265,
732
+ "line": 264,
733
733
  "character": 24
734
734
  },
735
735
  "name": "Workspace",
@@ -745,7 +745,7 @@
745
745
  "__schema": "ParameterSchema",
746
746
  "location": {
747
747
  "filePath": "pkg.main.runtime.ts",
748
- "line": 266,
748
+ "line": 265,
749
749
  "character": 5
750
750
  },
751
751
  "name": "scope",
@@ -753,7 +753,7 @@
753
753
  "__schema": "TypeRefSchema",
754
754
  "location": {
755
755
  "filePath": "pkg.main.runtime.ts",
756
- "line": 266,
756
+ "line": 265,
757
757
  "character": 20
758
758
  },
759
759
  "name": "ScopeMain",
@@ -769,7 +769,7 @@
769
769
  "__schema": "ParameterSchema",
770
770
  "location": {
771
771
  "filePath": "pkg.main.runtime.ts",
772
- "line": 268,
772
+ "line": 267,
773
773
  "character": 5
774
774
  },
775
775
  "name": "builder",
@@ -777,7 +777,7 @@
777
777
  "__schema": "TypeRefSchema",
778
778
  "location": {
779
779
  "filePath": "pkg.main.runtime.ts",
780
- "line": 268,
780
+ "line": 267,
781
781
  "character": 22
782
782
  },
783
783
  "name": "BuilderMain",
@@ -793,7 +793,7 @@
793
793
  "__schema": "ParameterSchema",
794
794
  "location": {
795
795
  "filePath": "pkg.main.runtime.ts",
796
- "line": 272,
796
+ "line": 271,
797
797
  "character": 5
798
798
  },
799
799
  "name": "packer",
@@ -801,7 +801,7 @@
801
801
  "__schema": "TypeRefSchema",
802
802
  "location": {
803
803
  "filePath": "pkg.main.runtime.ts",
804
- "line": 272,
804
+ "line": 271,
805
805
  "character": 21
806
806
  },
807
807
  "name": "Packer",
@@ -814,7 +814,7 @@
814
814
  "__schema": "ParameterSchema",
815
815
  "location": {
816
816
  "filePath": "pkg.main.runtime.ts",
817
- "line": 277,
817
+ "line": 276,
818
818
  "character": 5
819
819
  },
820
820
  "name": "envs",
@@ -822,7 +822,7 @@
822
822
  "__schema": "TypeRefSchema",
823
823
  "location": {
824
824
  "filePath": "pkg.main.runtime.ts",
825
- "line": 277,
825
+ "line": 276,
826
826
  "character": 19
827
827
  },
828
828
  "name": "EnvsMain",
@@ -838,7 +838,7 @@
838
838
  "__schema": "ParameterSchema",
839
839
  "location": {
840
840
  "filePath": "pkg.main.runtime.ts",
841
- "line": 279,
841
+ "line": 278,
842
842
  "character": 5
843
843
  },
844
844
  "name": "componentAspect",
@@ -846,7 +846,7 @@
846
846
  "__schema": "TypeRefSchema",
847
847
  "location": {
848
848
  "filePath": "pkg.main.runtime.ts",
849
- "line": 279,
849
+ "line": 278,
850
850
  "character": 30
851
851
  },
852
852
  "name": "ComponentMain",
@@ -862,7 +862,7 @@
862
862
  "__schema": "ParameterSchema",
863
863
  "location": {
864
864
  "filePath": "pkg.main.runtime.ts",
865
- "line": 284,
865
+ "line": 283,
866
866
  "character": 5
867
867
  },
868
868
  "name": "publishTask",
@@ -870,7 +870,7 @@
870
870
  "__schema": "TypeRefSchema",
871
871
  "location": {
872
872
  "filePath": "pkg.main.runtime.ts",
873
- "line": 284,
873
+ "line": 283,
874
874
  "character": 25
875
875
  },
876
876
  "name": "PublishTask",
@@ -883,7 +883,7 @@
883
883
  "__schema": "ParameterSchema",
884
884
  "location": {
885
885
  "filePath": "pkg.main.runtime.ts",
886
- "line": 286,
886
+ "line": 285,
887
887
  "character": 5
888
888
  },
889
889
  "name": "dependencyResolver",
@@ -891,7 +891,7 @@
891
891
  "__schema": "TypeRefSchema",
892
892
  "location": {
893
893
  "filePath": "pkg.main.runtime.ts",
894
- "line": 286,
894
+ "line": 285,
895
895
  "character": 33
896
896
  },
897
897
  "name": "DependencyResolverMain",
@@ -908,7 +908,7 @@
908
908
  "__schema": "ThisTypeSchema",
909
909
  "location": {
910
910
  "filePath": "pkg.main.runtime.ts",
911
- "line": 103,
911
+ "line": 102,
912
912
  "character": 1
913
913
  },
914
914
  "name": "PkgMain"
@@ -919,14 +919,14 @@
919
919
  "__schema": "FunctionLikeSchema",
920
920
  "location": {
921
921
  "filePath": "pkg.main.runtime.ts",
922
- "line": 294,
922
+ "line": 293,
923
923
  "character": 3
924
924
  },
925
925
  "doc": {
926
926
  "__schema": "DocSchema",
927
927
  "location": {
928
928
  "filePath": "pkg.main.runtime.ts",
929
- "line": 291,
929
+ "line": 290,
930
930
  "character": 3
931
931
  },
932
932
  "raw": "/**\n * register changes in the package.json\n */",
@@ -940,7 +940,7 @@
940
940
  "__schema": "ParameterSchema",
941
941
  "location": {
942
942
  "filePath": "pkg.main.runtime.ts",
943
- "line": 294,
943
+ "line": 293,
944
944
  "character": 31
945
945
  },
946
946
  "name": "props",
@@ -948,7 +948,7 @@
948
948
  "__schema": "TypeRefSchema",
949
949
  "location": {
950
950
  "filePath": "pkg.main.runtime.ts",
951
- "line": 294,
951
+ "line": 293,
952
952
  "character": 38
953
953
  },
954
954
  "name": "PackageJsonProps"
@@ -961,7 +961,7 @@
961
961
  "__schema": "KeywordTypeSchema",
962
962
  "location": {
963
963
  "filePath": "pkg.main.runtime.ts",
964
- "line": 294,
964
+ "line": 293,
965
965
  "character": 57
966
966
  },
967
967
  "name": "void"
@@ -972,14 +972,14 @@
972
972
  "__schema": "FunctionLikeSchema",
973
973
  "location": {
974
974
  "filePath": "pkg.main.runtime.ts",
975
- "line": 310,
975
+ "line": 309,
976
976
  "character": 3
977
977
  },
978
978
  "doc": {
979
979
  "__schema": "DocSchema",
980
980
  "location": {
981
981
  "filePath": "pkg.main.runtime.ts",
982
- "line": 298,
982
+ "line": 297,
983
983
  "character": 3
984
984
  },
985
985
  "raw": "/**\n * Pack a component and generate a tarball suitable for npm registry\n *\n * @param {string} componentId\n * @param {(string | undefined)} scopePath\n * @param {string} outDir\n * @param {boolean} [prefix=false]\n * @param {boolean} [override=false]\n * @param {boolean} [keep=false]\n * @returns {Promise<PackResult>}\n * @memberof PkgExtension\n */",
@@ -989,7 +989,7 @@
989
989
  "__schema": "PropertyLikeTagSchema",
990
990
  "location": {
991
991
  "filePath": "pkg.main.runtime.ts",
992
- "line": 301,
992
+ "line": 300,
993
993
  "character": 6
994
994
  },
995
995
  "name": "componentId",
@@ -998,7 +998,7 @@
998
998
  "__schema": "KeywordTypeSchema",
999
999
  "location": {
1000
1000
  "filePath": "pkg.main.runtime.ts",
1001
- "line": 301,
1001
+ "line": 300,
1002
1002
  "character": 14
1003
1003
  },
1004
1004
  "name": "string"
@@ -1008,7 +1008,7 @@
1008
1008
  "__schema": "PropertyLikeTagSchema",
1009
1009
  "location": {
1010
1010
  "filePath": "pkg.main.runtime.ts",
1011
- "line": 302,
1011
+ "line": 301,
1012
1012
  "character": 6
1013
1013
  },
1014
1014
  "name": "scopePath",
@@ -1017,14 +1017,14 @@
1017
1017
  "__schema": "ParenthesizedTypeSchema",
1018
1018
  "location": {
1019
1019
  "filePath": "pkg.main.runtime.ts",
1020
- "line": 302,
1020
+ "line": 301,
1021
1021
  "character": 14
1022
1022
  },
1023
1023
  "type": {
1024
1024
  "__schema": "TypeUnionSchema",
1025
1025
  "location": {
1026
1026
  "filePath": "pkg.main.runtime.ts",
1027
- "line": 302,
1027
+ "line": 301,
1028
1028
  "character": 15
1029
1029
  },
1030
1030
  "types": [
@@ -1032,7 +1032,7 @@
1032
1032
  "__schema": "KeywordTypeSchema",
1033
1033
  "location": {
1034
1034
  "filePath": "pkg.main.runtime.ts",
1035
- "line": 302,
1035
+ "line": 301,
1036
1036
  "character": 15
1037
1037
  },
1038
1038
  "name": "string"
@@ -1041,7 +1041,7 @@
1041
1041
  "__schema": "KeywordTypeSchema",
1042
1042
  "location": {
1043
1043
  "filePath": "pkg.main.runtime.ts",
1044
- "line": 302,
1044
+ "line": 301,
1045
1045
  "character": 24
1046
1046
  },
1047
1047
  "name": "undefined"
@@ -1054,7 +1054,7 @@
1054
1054
  "__schema": "PropertyLikeTagSchema",
1055
1055
  "location": {
1056
1056
  "filePath": "pkg.main.runtime.ts",
1057
- "line": 303,
1057
+ "line": 302,
1058
1058
  "character": 6
1059
1059
  },
1060
1060
  "name": "outDir",
@@ -1063,7 +1063,7 @@
1063
1063
  "__schema": "KeywordTypeSchema",
1064
1064
  "location": {
1065
1065
  "filePath": "pkg.main.runtime.ts",
1066
- "line": 303,
1066
+ "line": 302,
1067
1067
  "character": 14
1068
1068
  },
1069
1069
  "name": "string"
@@ -1073,7 +1073,7 @@
1073
1073
  "__schema": "PropertyLikeTagSchema",
1074
1074
  "location": {
1075
1075
  "filePath": "pkg.main.runtime.ts",
1076
- "line": 304,
1076
+ "line": 303,
1077
1077
  "character": 6
1078
1078
  },
1079
1079
  "name": "prefix",
@@ -1082,7 +1082,7 @@
1082
1082
  "__schema": "KeywordTypeSchema",
1083
1083
  "location": {
1084
1084
  "filePath": "pkg.main.runtime.ts",
1085
- "line": 304,
1085
+ "line": 303,
1086
1086
  "character": 14
1087
1087
  },
1088
1088
  "name": "boolean"
@@ -1092,7 +1092,7 @@
1092
1092
  "__schema": "PropertyLikeTagSchema",
1093
1093
  "location": {
1094
1094
  "filePath": "pkg.main.runtime.ts",
1095
- "line": 305,
1095
+ "line": 304,
1096
1096
  "character": 6
1097
1097
  },
1098
1098
  "name": "override",
@@ -1101,7 +1101,7 @@
1101
1101
  "__schema": "KeywordTypeSchema",
1102
1102
  "location": {
1103
1103
  "filePath": "pkg.main.runtime.ts",
1104
- "line": 305,
1104
+ "line": 304,
1105
1105
  "character": 14
1106
1106
  },
1107
1107
  "name": "boolean"
@@ -1111,7 +1111,7 @@
1111
1111
  "__schema": "PropertyLikeTagSchema",
1112
1112
  "location": {
1113
1113
  "filePath": "pkg.main.runtime.ts",
1114
- "line": 306,
1114
+ "line": 305,
1115
1115
  "character": 6
1116
1116
  },
1117
1117
  "name": "keep",
@@ -1120,7 +1120,7 @@
1120
1120
  "__schema": "KeywordTypeSchema",
1121
1121
  "location": {
1122
1122
  "filePath": "pkg.main.runtime.ts",
1123
- "line": 306,
1123
+ "line": 305,
1124
1124
  "character": 14
1125
1125
  },
1126
1126
  "name": "boolean"
@@ -1130,7 +1130,7 @@
1130
1130
  "__schema": "ReturnTagSchema",
1131
1131
  "location": {
1132
1132
  "filePath": "pkg.main.runtime.ts",
1133
- "line": 307,
1133
+ "line": 306,
1134
1134
  "character": 6
1135
1135
  },
1136
1136
  "tagName": "return",
@@ -1138,7 +1138,7 @@
1138
1138
  "__schema": "TypeRefSchema",
1139
1139
  "location": {
1140
1140
  "filePath": "pkg.main.runtime.ts",
1141
- "line": 307,
1141
+ "line": 306,
1142
1142
  "character": 16
1143
1143
  },
1144
1144
  "name": "Promise",
@@ -1147,7 +1147,7 @@
1147
1147
  "__schema": "TypeRefSchema",
1148
1148
  "location": {
1149
1149
  "filePath": "pkg.main.runtime.ts",
1150
- "line": 307,
1150
+ "line": 306,
1151
1151
  "character": 24
1152
1152
  },
1153
1153
  "name": "PackResult",
@@ -1160,7 +1160,7 @@
1160
1160
  "__schema": "TagSchema",
1161
1161
  "location": {
1162
1162
  "filePath": "pkg.main.runtime.ts",
1163
- "line": 308,
1163
+ "line": 307,
1164
1164
  "character": 6
1165
1165
  },
1166
1166
  "tagName": "memberof",
@@ -1175,7 +1175,7 @@
1175
1175
  "__schema": "ParameterSchema",
1176
1176
  "location": {
1177
1177
  "filePath": "pkg.main.runtime.ts",
1178
- "line": 310,
1178
+ "line": 309,
1179
1179
  "character": 23
1180
1180
  },
1181
1181
  "name": "componentId",
@@ -1183,7 +1183,7 @@
1183
1183
  "__schema": "KeywordTypeSchema",
1184
1184
  "location": {
1185
1185
  "filePath": "pkg.main.runtime.ts",
1186
- "line": 310,
1186
+ "line": 309,
1187
1187
  "character": 36
1188
1188
  },
1189
1189
  "name": "string"
@@ -1195,7 +1195,7 @@
1195
1195
  "__schema": "ParameterSchema",
1196
1196
  "location": {
1197
1197
  "filePath": "pkg.main.runtime.ts",
1198
- "line": 310,
1198
+ "line": 309,
1199
1199
  "character": 44
1200
1200
  },
1201
1201
  "name": "scopePath",
@@ -1203,7 +1203,7 @@
1203
1203
  "__schema": "TypeUnionSchema",
1204
1204
  "location": {
1205
1205
  "filePath": "pkg.main.runtime.ts",
1206
- "line": 310,
1206
+ "line": 309,
1207
1207
  "character": 55
1208
1208
  },
1209
1209
  "types": [
@@ -1211,7 +1211,7 @@
1211
1211
  "__schema": "KeywordTypeSchema",
1212
1212
  "location": {
1213
1213
  "filePath": "pkg.main.runtime.ts",
1214
- "line": 310,
1214
+ "line": 309,
1215
1215
  "character": 55
1216
1216
  },
1217
1217
  "name": "string"
@@ -1220,7 +1220,7 @@
1220
1220
  "__schema": "KeywordTypeSchema",
1221
1221
  "location": {
1222
1222
  "filePath": "pkg.main.runtime.ts",
1223
- "line": 310,
1223
+ "line": 309,
1224
1224
  "character": 64
1225
1225
  },
1226
1226
  "name": "undefined"
@@ -1234,7 +1234,7 @@
1234
1234
  "__schema": "ParameterSchema",
1235
1235
  "location": {
1236
1236
  "filePath": "pkg.main.runtime.ts",
1237
- "line": 310,
1237
+ "line": 309,
1238
1238
  "character": 75
1239
1239
  },
1240
1240
  "name": "options",
@@ -1242,7 +1242,7 @@
1242
1242
  "__schema": "TypeRefSchema",
1243
1243
  "location": {
1244
1244
  "filePath": "pkg.main.runtime.ts",
1245
- "line": 310,
1245
+ "line": 309,
1246
1246
  "character": 84
1247
1247
  },
1248
1248
  "name": "PackOptions",
@@ -1256,7 +1256,7 @@
1256
1256
  "__schema": "TypeRefSchema",
1257
1257
  "location": {
1258
1258
  "filePath": "pkg.main.runtime.ts",
1259
- "line": 310,
1259
+ "line": 309,
1260
1260
  "character": 98
1261
1261
  },
1262
1262
  "name": "Promise",
@@ -1265,7 +1265,7 @@
1265
1265
  "__schema": "TypeRefSchema",
1266
1266
  "location": {
1267
1267
  "filePath": "pkg.main.runtime.ts",
1268
- "line": 310,
1268
+ "line": 309,
1269
1269
  "character": 106
1270
1270
  },
1271
1271
  "name": "PackResult",
@@ -1281,14 +1281,14 @@
1281
1281
  "__schema": "FunctionLikeSchema",
1282
1282
  "location": {
1283
1283
  "filePath": "pkg.main.runtime.ts",
1284
- "line": 320,
1284
+ "line": 319,
1285
1285
  "character": 3
1286
1286
  },
1287
1287
  "doc": {
1288
1288
  "__schema": "DocSchema",
1289
1289
  "location": {
1290
1290
  "filePath": "pkg.main.runtime.ts",
1291
- "line": 314,
1291
+ "line": 313,
1292
1292
  "character": 3
1293
1293
  },
1294
1294
  "raw": "/**\n * Merge the configs provided by:\n * 1. envs configured in the component - via getPackageJsonProps method\n * 2. extensions that registered to the registerPackageJsonNewProps slot (and configured for the component)\n * 3. props defined by the user (they are the strongest one)\n */",
@@ -1302,7 +1302,7 @@
1302
1302
  "__schema": "ParameterSchema",
1303
1303
  "location": {
1304
1304
  "filePath": "pkg.main.runtime.ts",
1305
- "line": 320,
1305
+ "line": 319,
1306
1306
  "character": 31
1307
1307
  },
1308
1308
  "name": "component",
@@ -1310,7 +1310,7 @@
1310
1310
  "__schema": "TypeRefSchema",
1311
1311
  "location": {
1312
1312
  "filePath": "pkg.main.runtime.ts",
1313
- "line": 320,
1313
+ "line": 319,
1314
1314
  "character": 42
1315
1315
  },
1316
1316
  "name": "Component",
@@ -1327,7 +1327,7 @@
1327
1327
  "__schema": "TypeRefSchema",
1328
1328
  "location": {
1329
1329
  "filePath": "pkg.main.runtime.ts",
1330
- "line": 320,
1330
+ "line": 319,
1331
1331
  "character": 54
1332
1332
  },
1333
1333
  "name": "Promise",
@@ -1336,7 +1336,7 @@
1336
1336
  "__schema": "TypeRefSchema",
1337
1337
  "location": {
1338
1338
  "filePath": "pkg.main.runtime.ts",
1339
- "line": 320,
1339
+ "line": 319,
1340
1340
  "character": 62
1341
1341
  },
1342
1342
  "name": "PackageJsonProps"
@@ -1351,7 +1351,7 @@
1351
1351
  "__schema": "FunctionLikeSchema",
1352
1352
  "location": {
1353
1353
  "filePath": "pkg.main.runtime.ts",
1354
- "line": 353,
1354
+ "line": 352,
1355
1355
  "character": 3
1356
1356
  },
1357
1357
  "signature": "(method) PkgMain.getPackageJsonModifications(component: Component): Record<string, any>",
@@ -1361,7 +1361,7 @@
1361
1361
  "__schema": "ParameterSchema",
1362
1362
  "location": {
1363
1363
  "filePath": "pkg.main.runtime.ts",
1364
- "line": 353,
1364
+ "line": 352,
1365
1365
  "character": 31
1366
1366
  },
1367
1367
  "name": "component",
@@ -1369,7 +1369,7 @@
1369
1369
  "__schema": "TypeRefSchema",
1370
1370
  "location": {
1371
1371
  "filePath": "pkg.main.runtime.ts",
1372
- "line": 353,
1372
+ "line": 352,
1373
1373
  "character": 42
1374
1374
  },
1375
1375
  "name": "Component",
@@ -1386,7 +1386,7 @@
1386
1386
  "__schema": "TypeRefSchema",
1387
1387
  "location": {
1388
1388
  "filePath": "pkg.main.runtime.ts",
1389
- "line": 353,
1389
+ "line": 352,
1390
1390
  "character": 54
1391
1391
  },
1392
1392
  "name": "Record",
@@ -1395,7 +1395,7 @@
1395
1395
  "__schema": "KeywordTypeSchema",
1396
1396
  "location": {
1397
1397
  "filePath": "pkg.main.runtime.ts",
1398
- "line": 353,
1398
+ "line": 352,
1399
1399
  "character": 61
1400
1400
  },
1401
1401
  "name": "string"
@@ -1404,7 +1404,7 @@
1404
1404
  "__schema": "KeywordTypeSchema",
1405
1405
  "location": {
1406
1406
  "filePath": "pkg.main.runtime.ts",
1407
- "line": 353,
1407
+ "line": 352,
1408
1408
  "character": 69
1409
1409
  },
1410
1410
  "name": "any"
@@ -1417,7 +1417,7 @@
1417
1417
  "__schema": "FunctionLikeSchema",
1418
1418
  "location": {
1419
1419
  "filePath": "pkg.main.runtime.ts",
1420
- "line": 359,
1420
+ "line": 358,
1421
1421
  "character": 3
1422
1422
  },
1423
1423
  "signature": "(method) PkgMain.getPkgArtifact(component: Component): Promise<PkgArtifact>",
@@ -1427,7 +1427,7 @@
1427
1427
  "__schema": "ParameterSchema",
1428
1428
  "location": {
1429
1429
  "filePath": "pkg.main.runtime.ts",
1430
- "line": 359,
1430
+ "line": 358,
1431
1431
  "character": 24
1432
1432
  },
1433
1433
  "name": "component",
@@ -1435,7 +1435,7 @@
1435
1435
  "__schema": "TypeRefSchema",
1436
1436
  "location": {
1437
1437
  "filePath": "pkg.main.runtime.ts",
1438
- "line": 359,
1438
+ "line": 358,
1439
1439
  "character": 35
1440
1440
  },
1441
1441
  "name": "Component",
@@ -1452,7 +1452,7 @@
1452
1452
  "__schema": "TypeRefSchema",
1453
1453
  "location": {
1454
1454
  "filePath": "pkg.main.runtime.ts",
1455
- "line": 359,
1455
+ "line": 358,
1456
1456
  "character": 47
1457
1457
  },
1458
1458
  "name": "Promise",
@@ -1461,7 +1461,7 @@
1461
1461
  "__schema": "TypeRefSchema",
1462
1462
  "location": {
1463
1463
  "filePath": "pkg.main.runtime.ts",
1464
- "line": 359,
1464
+ "line": 358,
1465
1465
  "character": 55
1466
1466
  },
1467
1467
  "name": "PkgArtifact",
@@ -1477,7 +1477,7 @@
1477
1477
  "__schema": "FunctionLikeSchema",
1478
1478
  "location": {
1479
1479
  "filePath": "pkg.main.runtime.ts",
1480
- "line": 366,
1480
+ "line": 365,
1481
1481
  "character": 3
1482
1482
  },
1483
1483
  "signature": "(method) PkgMain.getManifest(component: Component): Promise<ComponentPackageManifest>",
@@ -1487,7 +1487,7 @@
1487
1487
  "__schema": "ParameterSchema",
1488
1488
  "location": {
1489
1489
  "filePath": "pkg.main.runtime.ts",
1490
- "line": 366,
1490
+ "line": 365,
1491
1491
  "character": 21
1492
1492
  },
1493
1493
  "name": "component",
@@ -1495,7 +1495,7 @@
1495
1495
  "__schema": "TypeRefSchema",
1496
1496
  "location": {
1497
1497
  "filePath": "pkg.main.runtime.ts",
1498
- "line": 366,
1498
+ "line": 365,
1499
1499
  "character": 32
1500
1500
  },
1501
1501
  "name": "Component",
@@ -1512,7 +1512,7 @@
1512
1512
  "__schema": "TypeRefSchema",
1513
1513
  "location": {
1514
1514
  "filePath": "pkg.main.runtime.ts",
1515
- "line": 366,
1515
+ "line": 365,
1516
1516
  "character": 44
1517
1517
  },
1518
1518
  "name": "Promise",
@@ -1521,7 +1521,7 @@
1521
1521
  "__schema": "TypeRefSchema",
1522
1522
  "location": {
1523
1523
  "filePath": "pkg.main.runtime.ts",
1524
- "line": 366,
1524
+ "line": 365,
1525
1525
  "character": 52
1526
1526
  },
1527
1527
  "name": "ComponentPackageManifest"
@@ -1536,14 +1536,14 @@
1536
1536
  "__schema": "FunctionLikeSchema",
1537
1537
  "location": {
1538
1538
  "filePath": "pkg.main.runtime.ts",
1539
- "line": 421,
1539
+ "line": 420,
1540
1540
  "character": 3
1541
1541
  },
1542
1542
  "doc": {
1543
1543
  "__schema": "DocSchema",
1544
1544
  "location": {
1545
1545
  "filePath": "pkg.main.runtime.ts",
1546
- "line": 416,
1546
+ "line": 415,
1547
1547
  "character": 3
1548
1548
  },
1549
1549
  "raw": "/**\n * Check if the component should be fetched from bit registry or from another registry\n * This will usually determined by the latest version of the component\n * @param component\n */",
@@ -1553,7 +1553,7 @@
1553
1553
  "__schema": "PropertyLikeTagSchema",
1554
1554
  "location": {
1555
1555
  "filePath": "pkg.main.runtime.ts",
1556
- "line": 419,
1556
+ "line": 418,
1557
1557
  "character": 6
1558
1558
  },
1559
1559
  "name": "component",
@@ -1568,7 +1568,7 @@
1568
1568
  "__schema": "ParameterSchema",
1569
1569
  "location": {
1570
1570
  "filePath": "pkg.main.runtime.ts",
1571
- "line": 421,
1571
+ "line": 420,
1572
1572
  "character": 33
1573
1573
  },
1574
1574
  "name": "component",
@@ -1576,7 +1576,7 @@
1576
1576
  "__schema": "TypeRefSchema",
1577
1577
  "location": {
1578
1578
  "filePath": "pkg.main.runtime.ts",
1579
- "line": 421,
1579
+ "line": 420,
1580
1580
  "character": 44
1581
1581
  },
1582
1582
  "name": "IComponent",
@@ -1593,7 +1593,7 @@
1593
1593
  "__schema": "KeywordTypeSchema",
1594
1594
  "location": {
1595
1595
  "filePath": "pkg.main.runtime.ts",
1596
- "line": 421,
1596
+ "line": 420,
1597
1597
  "character": 57
1598
1598
  },
1599
1599
  "name": "boolean"
@@ -1604,7 +1604,7 @@
1604
1604
  "__schema": "FunctionLikeSchema",
1605
1605
  "location": {
1606
1606
  "filePath": "pkg.main.runtime.ts",
1607
- "line": 437,
1607
+ "line": 436,
1608
1608
  "character": 3
1609
1609
  },
1610
1610
  "signature": "(method) PkgMain.getSnapManifest(component: Component, snap: Snap): Promise<VersionPackageManifest | undefined>",
@@ -1614,7 +1614,7 @@
1614
1614
  "__schema": "ParameterSchema",
1615
1615
  "location": {
1616
1616
  "filePath": "pkg.main.runtime.ts",
1617
- "line": 437,
1617
+ "line": 436,
1618
1618
  "character": 25
1619
1619
  },
1620
1620
  "name": "component",
@@ -1622,7 +1622,7 @@
1622
1622
  "__schema": "TypeRefSchema",
1623
1623
  "location": {
1624
1624
  "filePath": "pkg.main.runtime.ts",
1625
- "line": 437,
1625
+ "line": 436,
1626
1626
  "character": 36
1627
1627
  },
1628
1628
  "name": "Component",
@@ -1638,7 +1638,7 @@
1638
1638
  "__schema": "ParameterSchema",
1639
1639
  "location": {
1640
1640
  "filePath": "pkg.main.runtime.ts",
1641
- "line": 437,
1641
+ "line": 436,
1642
1642
  "character": 47
1643
1643
  },
1644
1644
  "name": "snap",
@@ -1646,7 +1646,7 @@
1646
1646
  "__schema": "TypeRefSchema",
1647
1647
  "location": {
1648
1648
  "filePath": "pkg.main.runtime.ts",
1649
- "line": 437,
1649
+ "line": 436,
1650
1650
  "character": 53
1651
1651
  },
1652
1652
  "name": "Snap",
@@ -1663,7 +1663,7 @@
1663
1663
  "__schema": "TypeRefSchema",
1664
1664
  "location": {
1665
1665
  "filePath": "pkg.main.runtime.ts",
1666
- "line": 437,
1666
+ "line": 436,
1667
1667
  "character": 60
1668
1668
  },
1669
1669
  "name": "Promise",
@@ -1672,7 +1672,7 @@
1672
1672
  "__schema": "TypeUnionSchema",
1673
1673
  "location": {
1674
1674
  "filePath": "pkg.main.runtime.ts",
1675
- "line": 437,
1675
+ "line": 436,
1676
1676
  "character": 68
1677
1677
  },
1678
1678
  "types": [
@@ -1680,7 +1680,7 @@
1680
1680
  "__schema": "TypeRefSchema",
1681
1681
  "location": {
1682
1682
  "filePath": "pkg.main.runtime.ts",
1683
- "line": 437,
1683
+ "line": 436,
1684
1684
  "character": 68
1685
1685
  },
1686
1686
  "name": "VersionPackageManifest"
@@ -1689,7 +1689,7 @@
1689
1689
  "__schema": "KeywordTypeSchema",
1690
1690
  "location": {
1691
1691
  "filePath": "pkg.main.runtime.ts",
1692
- "line": 437,
1692
+ "line": 436,
1693
1693
  "character": 93
1694
1694
  },
1695
1695
  "name": "undefined"
@@ -1706,7 +1706,7 @@
1706
1706
  "__schema": "FunctionLikeSchema",
1707
1707
  "location": {
1708
1708
  "filePath": "pkg.main.runtime.ts",
1709
- "line": 476,
1709
+ "line": 475,
1710
1710
  "character": 3
1711
1711
  },
1712
1712
  "signature": "(method) PkgMain.getPackageTarFile(component: Component): Promise<AbstractVinyl>",
@@ -1716,7 +1716,7 @@
1716
1716
  "__schema": "ParameterSchema",
1717
1717
  "location": {
1718
1718
  "filePath": "pkg.main.runtime.ts",
1719
- "line": 476,
1719
+ "line": 475,
1720
1720
  "character": 27
1721
1721
  },
1722
1722
  "name": "component",
@@ -1724,7 +1724,7 @@
1724
1724
  "__schema": "TypeRefSchema",
1725
1725
  "location": {
1726
1726
  "filePath": "pkg.main.runtime.ts",
1727
- "line": 476,
1727
+ "line": 475,
1728
1728
  "character": 38
1729
1729
  },
1730
1730
  "name": "Component",
@@ -1741,7 +1741,7 @@
1741
1741
  "__schema": "TypeRefSchema",
1742
1742
  "location": {
1743
1743
  "filePath": "pkg.main.runtime.ts",
1744
- "line": 476,
1744
+ "line": 475,
1745
1745
  "character": 50
1746
1746
  },
1747
1747
  "name": "Promise",
@@ -1750,7 +1750,7 @@
1750
1750
  "__schema": "TypeRefSchema",
1751
1751
  "location": {
1752
1752
  "filePath": "pkg.main.runtime.ts",
1753
- "line": 476,
1753
+ "line": 475,
1754
1754
  "character": 58
1755
1755
  },
1756
1756
  "name": "AbstractVinyl",
@@ -1766,7 +1766,7 @@
1766
1766
  "__schema": "FunctionLikeSchema",
1767
1767
  "location": {
1768
1768
  "filePath": "pkg.main.runtime.ts",
1769
- "line": 487,
1769
+ "line": 486,
1770
1770
  "character": 3
1771
1771
  },
1772
1772
  "signature": "(method) PkgMain.transformPackageJson(component: Component, packageJsonObject: Record<string, any>): Promise<Record<string, any>>",
@@ -1776,7 +1776,7 @@
1776
1776
  "__schema": "ParameterSchema",
1777
1777
  "location": {
1778
1778
  "filePath": "pkg.main.runtime.ts",
1779
- "line": 488,
1779
+ "line": 487,
1780
1780
  "character": 5
1781
1781
  },
1782
1782
  "name": "component",
@@ -1784,7 +1784,7 @@
1784
1784
  "__schema": "TypeRefSchema",
1785
1785
  "location": {
1786
1786
  "filePath": "pkg.main.runtime.ts",
1787
- "line": 488,
1787
+ "line": 487,
1788
1788
  "character": 16
1789
1789
  },
1790
1790
  "name": "Component",
@@ -1800,7 +1800,7 @@
1800
1800
  "__schema": "ParameterSchema",
1801
1801
  "location": {
1802
1802
  "filePath": "pkg.main.runtime.ts",
1803
- "line": 489,
1803
+ "line": 488,
1804
1804
  "character": 5
1805
1805
  },
1806
1806
  "name": "packageJsonObject",
@@ -1808,7 +1808,7 @@
1808
1808
  "__schema": "TypeRefSchema",
1809
1809
  "location": {
1810
1810
  "filePath": "pkg.main.runtime.ts",
1811
- "line": 489,
1811
+ "line": 488,
1812
1812
  "character": 24
1813
1813
  },
1814
1814
  "name": "Record",
@@ -1817,7 +1817,7 @@
1817
1817
  "__schema": "KeywordTypeSchema",
1818
1818
  "location": {
1819
1819
  "filePath": "pkg.main.runtime.ts",
1820
- "line": 489,
1820
+ "line": 488,
1821
1821
  "character": 31
1822
1822
  },
1823
1823
  "name": "string"
@@ -1826,7 +1826,7 @@
1826
1826
  "__schema": "KeywordTypeSchema",
1827
1827
  "location": {
1828
1828
  "filePath": "pkg.main.runtime.ts",
1829
- "line": 489,
1829
+ "line": 488,
1830
1830
  "character": 39
1831
1831
  },
1832
1832
  "name": "any"
@@ -1841,7 +1841,7 @@
1841
1841
  "__schema": "TypeRefSchema",
1842
1842
  "location": {
1843
1843
  "filePath": "pkg.main.runtime.ts",
1844
- "line": 490,
1844
+ "line": 489,
1845
1845
  "character": 6
1846
1846
  },
1847
1847
  "name": "Promise",
@@ -1850,7 +1850,7 @@
1850
1850
  "__schema": "TypeRefSchema",
1851
1851
  "location": {
1852
1852
  "filePath": "pkg.main.runtime.ts",
1853
- "line": 490,
1853
+ "line": 489,
1854
1854
  "character": 14
1855
1855
  },
1856
1856
  "name": "Record",
@@ -1859,7 +1859,7 @@
1859
1859
  "__schema": "KeywordTypeSchema",
1860
1860
  "location": {
1861
1861
  "filePath": "pkg.main.runtime.ts",
1862
- "line": 490,
1862
+ "line": 489,
1863
1863
  "character": 21
1864
1864
  },
1865
1865
  "name": "string"
@@ -1868,7 +1868,7 @@
1868
1868
  "__schema": "KeywordTypeSchema",
1869
1869
  "location": {
1870
1870
  "filePath": "pkg.main.runtime.ts",
1871
- "line": 490,
1871
+ "line": 489,
1872
1872
  "character": 29
1873
1873
  },
1874
1874
  "name": "any"
@@ -1898,7 +1898,7 @@
1898
1898
  "__schema": "InterfaceSchema",
1899
1899
  "location": {
1900
1900
  "filePath": "pkg.main.runtime.ts",
1901
- "line": 39,
1901
+ "line": 38,
1902
1902
  "character": 1
1903
1903
  },
1904
1904
  "signature": "interface PackageJsonProps",
@@ -1908,14 +1908,14 @@
1908
1908
  "__schema": "IndexSignatureSchema",
1909
1909
  "location": {
1910
1910
  "filePath": "pkg.main.runtime.ts",
1911
- "line": 40,
1911
+ "line": 39,
1912
1912
  "character": 3
1913
1913
  },
1914
1914
  "keyType": {
1915
1915
  "__schema": "ParameterSchema",
1916
1916
  "location": {
1917
1917
  "filePath": "pkg.main.runtime.ts",
1918
- "line": 40,
1918
+ "line": 39,
1919
1919
  "character": 4
1920
1920
  },
1921
1921
  "name": "key",
@@ -1923,7 +1923,7 @@
1923
1923
  "__schema": "KeywordTypeSchema",
1924
1924
  "location": {
1925
1925
  "filePath": "pkg.main.runtime.ts",
1926
- "line": 40,
1926
+ "line": 39,
1927
1927
  "character": 9
1928
1928
  },
1929
1929
  "name": "string"
@@ -1935,7 +1935,7 @@
1935
1935
  "__schema": "KeywordTypeSchema",
1936
1936
  "location": {
1937
1937
  "filePath": "pkg.main.runtime.ts",
1938
- "line": 40,
1938
+ "line": 39,
1939
1939
  "character": 18
1940
1940
  },
1941
1941
  "name": "any"
@@ -1957,7 +1957,7 @@
1957
1957
  "__schema": "TypeSchema",
1958
1958
  "location": {
1959
1959
  "filePath": "pkg.main.runtime.ts",
1960
- "line": 88,
1960
+ "line": 87,
1961
1961
  "character": 1
1962
1962
  },
1963
1963
  "signature": "type ComponentPackageManifest = {\n name: string;\n distTags: Record<string, string>;\n externalRegistry: boolean;\n versions: VersionPackageManifest[];\n}",
@@ -1966,7 +1966,7 @@
1966
1966
  "__schema": "TypeLiteralSchema",
1967
1967
  "location": {
1968
1968
  "filePath": "pkg.main.runtime.ts",
1969
- "line": 88,
1969
+ "line": 87,
1970
1970
  "character": 40
1971
1971
  },
1972
1972
  "members": [
@@ -1974,7 +1974,7 @@
1974
1974
  "__schema": "VariableLikeSchema",
1975
1975
  "location": {
1976
1976
  "filePath": "pkg.main.runtime.ts",
1977
- "line": 89,
1977
+ "line": 88,
1978
1978
  "character": 3
1979
1979
  },
1980
1980
  "signature": "(property) name: string",
@@ -1983,7 +1983,7 @@
1983
1983
  "__schema": "KeywordTypeSchema",
1984
1984
  "location": {
1985
1985
  "filePath": "pkg.main.runtime.ts",
1986
- "line": 89,
1986
+ "line": 88,
1987
1987
  "character": 9
1988
1988
  },
1989
1989
  "name": "string"
@@ -1994,7 +1994,7 @@
1994
1994
  "__schema": "VariableLikeSchema",
1995
1995
  "location": {
1996
1996
  "filePath": "pkg.main.runtime.ts",
1997
- "line": 90,
1997
+ "line": 89,
1998
1998
  "character": 3
1999
1999
  },
2000
2000
  "signature": "(property) distTags: Record<string, string>",
@@ -2003,7 +2003,7 @@
2003
2003
  "__schema": "TypeRefSchema",
2004
2004
  "location": {
2005
2005
  "filePath": "pkg.main.runtime.ts",
2006
- "line": 90,
2006
+ "line": 89,
2007
2007
  "character": 13
2008
2008
  },
2009
2009
  "name": "Record",
@@ -2012,7 +2012,7 @@
2012
2012
  "__schema": "KeywordTypeSchema",
2013
2013
  "location": {
2014
2014
  "filePath": "pkg.main.runtime.ts",
2015
- "line": 90,
2015
+ "line": 89,
2016
2016
  "character": 20
2017
2017
  },
2018
2018
  "name": "string"
@@ -2021,7 +2021,7 @@
2021
2021
  "__schema": "KeywordTypeSchema",
2022
2022
  "location": {
2023
2023
  "filePath": "pkg.main.runtime.ts",
2024
- "line": 90,
2024
+ "line": 89,
2025
2025
  "character": 28
2026
2026
  },
2027
2027
  "name": "string"
@@ -2034,7 +2034,7 @@
2034
2034
  "__schema": "VariableLikeSchema",
2035
2035
  "location": {
2036
2036
  "filePath": "pkg.main.runtime.ts",
2037
- "line": 91,
2037
+ "line": 90,
2038
2038
  "character": 3
2039
2039
  },
2040
2040
  "signature": "(property) externalRegistry: boolean",
@@ -2043,7 +2043,7 @@
2043
2043
  "__schema": "KeywordTypeSchema",
2044
2044
  "location": {
2045
2045
  "filePath": "pkg.main.runtime.ts",
2046
- "line": 91,
2046
+ "line": 90,
2047
2047
  "character": 21
2048
2048
  },
2049
2049
  "name": "boolean"
@@ -2054,7 +2054,7 @@
2054
2054
  "__schema": "VariableLikeSchema",
2055
2055
  "location": {
2056
2056
  "filePath": "pkg.main.runtime.ts",
2057
- "line": 92,
2057
+ "line": 91,
2058
2058
  "character": 3
2059
2059
  },
2060
2060
  "signature": "(property) versions: VersionPackageManifest[]",
@@ -2063,14 +2063,14 @@
2063
2063
  "__schema": "TypeArraySchema",
2064
2064
  "location": {
2065
2065
  "filePath": "pkg.main.runtime.ts",
2066
- "line": 92,
2066
+ "line": 91,
2067
2067
  "character": 13
2068
2068
  },
2069
2069
  "type": {
2070
2070
  "__schema": "TypeRefSchema",
2071
2071
  "location": {
2072
2072
  "filePath": "pkg.main.runtime.ts",
2073
- "line": 92,
2073
+ "line": 91,
2074
2074
  "character": 13
2075
2075
  },
2076
2076
  "name": "VersionPackageManifest"
@@ -2094,14 +2094,14 @@
2094
2094
  "__schema": "TypeSchema",
2095
2095
  "location": {
2096
2096
  "filePath": "pkg.main.runtime.ts",
2097
- "line": 66,
2097
+ "line": 65,
2098
2098
  "character": 1
2099
2099
  },
2100
2100
  "doc": {
2101
2101
  "__schema": "DocSchema",
2102
2102
  "location": {
2103
2103
  "filePath": "pkg.main.runtime.ts",
2104
- "line": 63,
2104
+ "line": 62,
2105
2105
  "character": 1
2106
2106
  },
2107
2107
  "raw": "/**\n * Data stored in the component\n */",
@@ -2114,7 +2114,7 @@
2114
2114
  "__schema": "TypeLiteralSchema",
2115
2115
  "location": {
2116
2116
  "filePath": "pkg.main.runtime.ts",
2117
- "line": 66,
2117
+ "line": 65,
2118
2118
  "character": 41
2119
2119
  },
2120
2120
  "members": [
@@ -2122,14 +2122,14 @@
2122
2122
  "__schema": "VariableLikeSchema",
2123
2123
  "location": {
2124
2124
  "filePath": "pkg.main.runtime.ts",
2125
- "line": 70,
2125
+ "line": 69,
2126
2126
  "character": 3
2127
2127
  },
2128
2128
  "doc": {
2129
2129
  "__schema": "DocSchema",
2130
2130
  "location": {
2131
2131
  "filePath": "pkg.main.runtime.ts",
2132
- "line": 67,
2132
+ "line": 66,
2133
2133
  "character": 3
2134
2134
  },
2135
2135
  "raw": "/**\n * properties to add to the package.json of the component.\n */",
@@ -2142,7 +2142,7 @@
2142
2142
  "__schema": "TypeRefSchema",
2143
2143
  "location": {
2144
2144
  "filePath": "pkg.main.runtime.ts",
2145
- "line": 70,
2145
+ "line": 69,
2146
2146
  "character": 28
2147
2147
  },
2148
2148
  "name": "Record",
@@ -2151,7 +2151,7 @@
2151
2151
  "__schema": "KeywordTypeSchema",
2152
2152
  "location": {
2153
2153
  "filePath": "pkg.main.runtime.ts",
2154
- "line": 70,
2154
+ "line": 69,
2155
2155
  "character": 35
2156
2156
  },
2157
2157
  "name": "string"
@@ -2160,7 +2160,7 @@
2160
2160
  "__schema": "KeywordTypeSchema",
2161
2161
  "location": {
2162
2162
  "filePath": "pkg.main.runtime.ts",
2163
- "line": 70,
2163
+ "line": 69,
2164
2164
  "character": 43
2165
2165
  },
2166
2166
  "name": "any"
@@ -2173,14 +2173,14 @@
2173
2173
  "__schema": "VariableLikeSchema",
2174
2174
  "location": {
2175
2175
  "filePath": "pkg.main.runtime.ts",
2176
- "line": 75,
2176
+ "line": 74,
2177
2177
  "character": 3
2178
2178
  },
2179
2179
  "doc": {
2180
2180
  "__schema": "DocSchema",
2181
2181
  "location": {
2182
2182
  "filePath": "pkg.main.runtime.ts",
2183
- "line": 72,
2183
+ "line": 71,
2184
2184
  "character": 3
2185
2185
  },
2186
2186
  "raw": "/**\n * Final package.json after creating tar file\n */",
@@ -2193,7 +2193,7 @@
2193
2193
  "__schema": "TypeRefSchema",
2194
2194
  "location": {
2195
2195
  "filePath": "pkg.main.runtime.ts",
2196
- "line": 75,
2196
+ "line": 74,
2197
2197
  "character": 13
2198
2198
  },
2199
2199
  "name": "Record",
@@ -2202,7 +2202,7 @@
2202
2202
  "__schema": "KeywordTypeSchema",
2203
2203
  "location": {
2204
2204
  "filePath": "pkg.main.runtime.ts",
2205
- "line": 75,
2205
+ "line": 74,
2206
2206
  "character": 20
2207
2207
  },
2208
2208
  "name": "string"
@@ -2211,7 +2211,7 @@
2211
2211
  "__schema": "KeywordTypeSchema",
2212
2212
  "location": {
2213
2213
  "filePath": "pkg.main.runtime.ts",
2214
- "line": 75,
2214
+ "line": 74,
2215
2215
  "character": 28
2216
2216
  },
2217
2217
  "name": "any"
@@ -2224,14 +2224,14 @@
2224
2224
  "__schema": "VariableLikeSchema",
2225
2225
  "location": {
2226
2226
  "filePath": "pkg.main.runtime.ts",
2227
- "line": 80,
2227
+ "line": 79,
2228
2228
  "character": 3
2229
2229
  },
2230
2230
  "doc": {
2231
2231
  "__schema": "DocSchema",
2232
2232
  "location": {
2233
2233
  "filePath": "pkg.main.runtime.ts",
2234
- "line": 77,
2234
+ "line": 76,
2235
2235
  "character": 3
2236
2236
  },
2237
2237
  "raw": "/**\n * integrity of the tar file\n */",
@@ -2244,7 +2244,7 @@
2244
2244
  "__schema": "KeywordTypeSchema",
2245
2245
  "location": {
2246
2246
  "filePath": "pkg.main.runtime.ts",
2247
- "line": 80,
2247
+ "line": 79,
2248
2248
  "character": 15
2249
2249
  },
2250
2250
  "name": "string"
@@ -2255,14 +2255,14 @@
2255
2255
  "__schema": "VariableLikeSchema",
2256
2256
  "location": {
2257
2257
  "filePath": "pkg.main.runtime.ts",
2258
- "line": 85,
2258
+ "line": 84,
2259
2259
  "character": 3
2260
2260
  },
2261
2261
  "doc": {
2262
2262
  "__schema": "DocSchema",
2263
2263
  "location": {
2264
2264
  "filePath": "pkg.main.runtime.ts",
2265
- "line": 82,
2265
+ "line": 81,
2266
2266
  "character": 3
2267
2267
  },
2268
2268
  "raw": "/**\n * Checksum of the tar file\n */",
@@ -2275,7 +2275,7 @@
2275
2275
  "__schema": "KeywordTypeSchema",
2276
2276
  "location": {
2277
2277
  "filePath": "pkg.main.runtime.ts",
2278
- "line": 85,
2278
+ "line": 84,
2279
2279
  "character": 14
2280
2280
  },
2281
2281
  "name": "string"
@@ -2298,7 +2298,7 @@
2298
2298
  "__schema": "TypeSchema",
2299
2299
  "location": {
2300
2300
  "filePath": "pkg.main.runtime.ts",
2301
- "line": 95,
2301
+ "line": 94,
2302
2302
  "character": 1
2303
2303
  },
2304
2304
  "signature": "type VersionPackageManifest = {\n [key: string]: any;\n dist: {\n tarball: string;\n shasum: string;\n };\n}",
@@ -2307,7 +2307,7 @@
2307
2307
  "__schema": "TypeLiteralSchema",
2308
2308
  "location": {
2309
2309
  "filePath": "pkg.main.runtime.ts",
2310
- "line": 95,
2310
+ "line": 94,
2311
2311
  "character": 38
2312
2312
  },
2313
2313
  "members": [
@@ -2315,14 +2315,14 @@
2315
2315
  "__schema": "IndexSignatureSchema",
2316
2316
  "location": {
2317
2317
  "filePath": "pkg.main.runtime.ts",
2318
- "line": 96,
2318
+ "line": 95,
2319
2319
  "character": 3
2320
2320
  },
2321
2321
  "keyType": {
2322
2322
  "__schema": "ParameterSchema",
2323
2323
  "location": {
2324
2324
  "filePath": "pkg.main.runtime.ts",
2325
- "line": 96,
2325
+ "line": 95,
2326
2326
  "character": 4
2327
2327
  },
2328
2328
  "name": "key",
@@ -2330,7 +2330,7 @@
2330
2330
  "__schema": "KeywordTypeSchema",
2331
2331
  "location": {
2332
2332
  "filePath": "pkg.main.runtime.ts",
2333
- "line": 96,
2333
+ "line": 95,
2334
2334
  "character": 9
2335
2335
  },
2336
2336
  "name": "string"
@@ -2342,7 +2342,7 @@
2342
2342
  "__schema": "KeywordTypeSchema",
2343
2343
  "location": {
2344
2344
  "filePath": "pkg.main.runtime.ts",
2345
- "line": 96,
2345
+ "line": 95,
2346
2346
  "character": 18
2347
2347
  },
2348
2348
  "name": "any"
@@ -2352,7 +2352,7 @@
2352
2352
  "__schema": "VariableLikeSchema",
2353
2353
  "location": {
2354
2354
  "filePath": "pkg.main.runtime.ts",
2355
- "line": 97,
2355
+ "line": 96,
2356
2356
  "character": 3
2357
2357
  },
2358
2358
  "signature": "(property) dist: {\n tarball: string;\n shasum: string;\n}",
@@ -2361,7 +2361,7 @@
2361
2361
  "__schema": "TypeLiteralSchema",
2362
2362
  "location": {
2363
2363
  "filePath": "pkg.main.runtime.ts",
2364
- "line": 97,
2364
+ "line": 96,
2365
2365
  "character": 9
2366
2366
  },
2367
2367
  "members": [
@@ -2369,7 +2369,7 @@
2369
2369
  "__schema": "VariableLikeSchema",
2370
2370
  "location": {
2371
2371
  "filePath": "pkg.main.runtime.ts",
2372
- "line": 98,
2372
+ "line": 97,
2373
2373
  "character": 5
2374
2374
  },
2375
2375
  "signature": "(property) tarball: string",
@@ -2378,7 +2378,7 @@
2378
2378
  "__schema": "KeywordTypeSchema",
2379
2379
  "location": {
2380
2380
  "filePath": "pkg.main.runtime.ts",
2381
- "line": 98,
2381
+ "line": 97,
2382
2382
  "character": 14
2383
2383
  },
2384
2384
  "name": "string"
@@ -2389,7 +2389,7 @@
2389
2389
  "__schema": "VariableLikeSchema",
2390
2390
  "location": {
2391
2391
  "filePath": "pkg.main.runtime.ts",
2392
- "line": 99,
2392
+ "line": 98,
2393
2393
  "character": 5
2394
2394
  },
2395
2395
  "signature": "(property) shasum: string",
@@ -2398,7 +2398,7 @@
2398
2398
  "__schema": "KeywordTypeSchema",
2399
2399
  "location": {
2400
2400
  "filePath": "pkg.main.runtime.ts",
2401
- "line": 99,
2401
+ "line": 98,
2402
2402
  "character": 13
2403
2403
  },
2404
2404
  "name": "string"
@@ -2625,7 +2625,7 @@
2625
2625
  "_legacy": {
2626
2626
  "scope": "teambit.pkg",
2627
2627
  "name": "pkg",
2628
- "version": "1.0.320"
2628
+ "version": "1.0.322"
2629
2629
  },
2630
2630
  "_scope": "teambit.pkg"
2631
2631
  }
@@ -2824,7 +2824,7 @@
2824
2824
  "_legacy": {
2825
2825
  "scope": "teambit.pkg",
2826
2826
  "name": "pkg",
2827
- "version": "1.0.320"
2827
+ "version": "1.0.322"
2828
2828
  },
2829
2829
  "_scope": "teambit.pkg"
2830
2830
  }
@@ -3387,7 +3387,7 @@
3387
3387
  "__schema": "InterfaceSchema",
3388
3388
  "location": {
3389
3389
  "filePath": "pkg.main.runtime.ts",
3390
- "line": 39,
3390
+ "line": 38,
3391
3391
  "character": 1
3392
3392
  },
3393
3393
  "signature": "interface PackageJsonProps",
@@ -3397,14 +3397,14 @@
3397
3397
  "__schema": "IndexSignatureSchema",
3398
3398
  "location": {
3399
3399
  "filePath": "pkg.main.runtime.ts",
3400
- "line": 40,
3400
+ "line": 39,
3401
3401
  "character": 3
3402
3402
  },
3403
3403
  "keyType": {
3404
3404
  "__schema": "ParameterSchema",
3405
3405
  "location": {
3406
3406
  "filePath": "pkg.main.runtime.ts",
3407
- "line": 40,
3407
+ "line": 39,
3408
3408
  "character": 4
3409
3409
  },
3410
3410
  "name": "key",
@@ -3412,7 +3412,7 @@
3412
3412
  "__schema": "KeywordTypeSchema",
3413
3413
  "location": {
3414
3414
  "filePath": "pkg.main.runtime.ts",
3415
- "line": 40,
3415
+ "line": 39,
3416
3416
  "character": 9
3417
3417
  },
3418
3418
  "name": "string"
@@ -3424,7 +3424,7 @@
3424
3424
  "__schema": "KeywordTypeSchema",
3425
3425
  "location": {
3426
3426
  "filePath": "pkg.main.runtime.ts",
3427
- "line": 40,
3427
+ "line": 39,
3428
3428
  "character": 18
3429
3429
  },
3430
3430
  "name": "any"
@@ -3437,7 +3437,7 @@
3437
3437
  "__schema": "TypeSchema",
3438
3438
  "location": {
3439
3439
  "filePath": "pkg.main.runtime.ts",
3440
- "line": 43,
3440
+ "line": 42,
3441
3441
  "character": 1
3442
3442
  },
3443
3443
  "signature": "type PackageJsonPropsRegistry = SlotRegistry<PackageJsonProps>",
@@ -3446,7 +3446,7 @@
3446
3446
  "__schema": "TypeRefSchema",
3447
3447
  "location": {
3448
3448
  "filePath": "pkg.main.runtime.ts",
3449
- "line": 43,
3449
+ "line": 42,
3450
3450
  "character": 40
3451
3451
  },
3452
3452
  "name": "SlotRegistry",
@@ -3460,7 +3460,7 @@
3460
3460
  "__schema": "TypeRefSchema",
3461
3461
  "location": {
3462
3462
  "filePath": "pkg.main.runtime.ts",
3463
- "line": 43,
3463
+ "line": 42,
3464
3464
  "character": 53
3465
3465
  },
3466
3466
  "name": "PackageJsonProps"
@@ -3472,7 +3472,7 @@
3472
3472
  "__schema": "TypeSchema",
3473
3473
  "location": {
3474
3474
  "filePath": "pkg.main.runtime.ts",
3475
- "line": 45,
3475
+ "line": 44,
3476
3476
  "character": 1
3477
3477
  },
3478
3478
  "signature": "type PkgExtensionConfig = {\n packageManagerPublishArgs?: string[] | undefined;\n packageJson?: Record<string, any> | undefined;\n avoidPublishToNPM?: boolean | undefined;\n}",
@@ -3481,7 +3481,7 @@
3481
3481
  "__schema": "TypeLiteralSchema",
3482
3482
  "location": {
3483
3483
  "filePath": "pkg.main.runtime.ts",
3484
- "line": 45,
3484
+ "line": 44,
3485
3485
  "character": 34
3486
3486
  },
3487
3487
  "members": [
@@ -3489,7 +3489,7 @@
3489
3489
  "__schema": "VariableLikeSchema",
3490
3490
  "location": {
3491
3491
  "filePath": "pkg.main.runtime.ts",
3492
- "line": 46,
3492
+ "line": 45,
3493
3493
  "character": 3
3494
3494
  },
3495
3495
  "signature": "(property) packageManagerPublishArgs?: string[] | undefined",
@@ -3498,14 +3498,14 @@
3498
3498
  "__schema": "TypeArraySchema",
3499
3499
  "location": {
3500
3500
  "filePath": "pkg.main.runtime.ts",
3501
- "line": 46,
3501
+ "line": 45,
3502
3502
  "character": 31
3503
3503
  },
3504
3504
  "type": {
3505
3505
  "__schema": "KeywordTypeSchema",
3506
3506
  "location": {
3507
3507
  "filePath": "pkg.main.runtime.ts",
3508
- "line": 46,
3508
+ "line": 45,
3509
3509
  "character": 31
3510
3510
  },
3511
3511
  "name": "string"
@@ -3517,7 +3517,7 @@
3517
3517
  "__schema": "VariableLikeSchema",
3518
3518
  "location": {
3519
3519
  "filePath": "pkg.main.runtime.ts",
3520
- "line": 47,
3520
+ "line": 46,
3521
3521
  "character": 3
3522
3522
  },
3523
3523
  "signature": "(property) packageJson?: Record<string, any> | undefined",
@@ -3526,7 +3526,7 @@
3526
3526
  "__schema": "TypeRefSchema",
3527
3527
  "location": {
3528
3528
  "filePath": "pkg.main.runtime.ts",
3529
- "line": 47,
3529
+ "line": 46,
3530
3530
  "character": 17
3531
3531
  },
3532
3532
  "name": "Record",
@@ -3535,7 +3535,7 @@
3535
3535
  "__schema": "KeywordTypeSchema",
3536
3536
  "location": {
3537
3537
  "filePath": "pkg.main.runtime.ts",
3538
- "line": 47,
3538
+ "line": 46,
3539
3539
  "character": 24
3540
3540
  },
3541
3541
  "name": "string"
@@ -3544,7 +3544,7 @@
3544
3544
  "__schema": "KeywordTypeSchema",
3545
3545
  "location": {
3546
3546
  "filePath": "pkg.main.runtime.ts",
3547
- "line": 47,
3547
+ "line": 46,
3548
3548
  "character": 32
3549
3549
  },
3550
3550
  "name": "any"
@@ -3557,7 +3557,7 @@
3557
3557
  "__schema": "VariableLikeSchema",
3558
3558
  "location": {
3559
3559
  "filePath": "pkg.main.runtime.ts",
3560
- "line": 48,
3560
+ "line": 47,
3561
3561
  "character": 3
3562
3562
  },
3563
3563
  "signature": "(property) avoidPublishToNPM?: boolean | undefined",
@@ -3566,7 +3566,7 @@
3566
3566
  "__schema": "KeywordTypeSchema",
3567
3567
  "location": {
3568
3568
  "filePath": "pkg.main.runtime.ts",
3569
- "line": 48,
3569
+ "line": 47,
3570
3570
  "character": 23
3571
3571
  },
3572
3572
  "name": "boolean"
@@ -3580,14 +3580,14 @@
3580
3580
  "__schema": "TypeSchema",
3581
3581
  "location": {
3582
3582
  "filePath": "pkg.main.runtime.ts",
3583
- "line": 56,
3583
+ "line": 55,
3584
3584
  "character": 1
3585
3585
  },
3586
3586
  "doc": {
3587
3587
  "__schema": "DocSchema",
3588
3588
  "location": {
3589
3589
  "filePath": "pkg.main.runtime.ts",
3590
- "line": 53,
3590
+ "line": 52,
3591
3591
  "character": 1
3592
3592
  },
3593
3593
  "raw": "/**\n * Config for variants\n */",
@@ -3600,7 +3600,7 @@
3600
3600
  "__schema": "TypeLiteralSchema",
3601
3601
  "location": {
3602
3602
  "filePath": "pkg.main.runtime.ts",
3603
- "line": 56,
3603
+ "line": 55,
3604
3604
  "character": 43
3605
3605
  },
3606
3606
  "members": [
@@ -3608,14 +3608,14 @@
3608
3608
  "__schema": "VariableLikeSchema",
3609
3609
  "location": {
3610
3610
  "filePath": "pkg.main.runtime.ts",
3611
- "line": 60,
3611
+ "line": 59,
3612
3612
  "character": 3
3613
3613
  },
3614
3614
  "doc": {
3615
3615
  "__schema": "DocSchema",
3616
3616
  "location": {
3617
3617
  "filePath": "pkg.main.runtime.ts",
3618
- "line": 57,
3618
+ "line": 56,
3619
3619
  "character": 3
3620
3620
  },
3621
3621
  "raw": "/**\n * properties to add to the package.json of the component.\n */",
@@ -3628,7 +3628,7 @@
3628
3628
  "__schema": "TypeRefSchema",
3629
3629
  "location": {
3630
3630
  "filePath": "pkg.main.runtime.ts",
3631
- "line": 60,
3631
+ "line": 59,
3632
3632
  "character": 16
3633
3633
  },
3634
3634
  "name": "Record",
@@ -3637,7 +3637,7 @@
3637
3637
  "__schema": "KeywordTypeSchema",
3638
3638
  "location": {
3639
3639
  "filePath": "pkg.main.runtime.ts",
3640
- "line": 60,
3640
+ "line": 59,
3641
3641
  "character": 23
3642
3642
  },
3643
3643
  "name": "string"
@@ -3646,7 +3646,7 @@
3646
3646
  "__schema": "KeywordTypeSchema",
3647
3647
  "location": {
3648
3648
  "filePath": "pkg.main.runtime.ts",
3649
- "line": 60,
3649
+ "line": 59,
3650
3650
  "character": 31
3651
3651
  },
3652
3652
  "name": "any"
@@ -3662,14 +3662,14 @@
3662
3662
  "__schema": "TypeSchema",
3663
3663
  "location": {
3664
3664
  "filePath": "pkg.main.runtime.ts",
3665
- "line": 66,
3665
+ "line": 65,
3666
3666
  "character": 1
3667
3667
  },
3668
3668
  "doc": {
3669
3669
  "__schema": "DocSchema",
3670
3670
  "location": {
3671
3671
  "filePath": "pkg.main.runtime.ts",
3672
- "line": 63,
3672
+ "line": 62,
3673
3673
  "character": 1
3674
3674
  },
3675
3675
  "raw": "/**\n * Data stored in the component\n */",
@@ -3682,7 +3682,7 @@
3682
3682
  "__schema": "TypeLiteralSchema",
3683
3683
  "location": {
3684
3684
  "filePath": "pkg.main.runtime.ts",
3685
- "line": 66,
3685
+ "line": 65,
3686
3686
  "character": 41
3687
3687
  },
3688
3688
  "members": [
@@ -3690,14 +3690,14 @@
3690
3690
  "__schema": "VariableLikeSchema",
3691
3691
  "location": {
3692
3692
  "filePath": "pkg.main.runtime.ts",
3693
- "line": 70,
3693
+ "line": 69,
3694
3694
  "character": 3
3695
3695
  },
3696
3696
  "doc": {
3697
3697
  "__schema": "DocSchema",
3698
3698
  "location": {
3699
3699
  "filePath": "pkg.main.runtime.ts",
3700
- "line": 67,
3700
+ "line": 66,
3701
3701
  "character": 3
3702
3702
  },
3703
3703
  "raw": "/**\n * properties to add to the package.json of the component.\n */",
@@ -3710,7 +3710,7 @@
3710
3710
  "__schema": "TypeRefSchema",
3711
3711
  "location": {
3712
3712
  "filePath": "pkg.main.runtime.ts",
3713
- "line": 70,
3713
+ "line": 69,
3714
3714
  "character": 28
3715
3715
  },
3716
3716
  "name": "Record",
@@ -3719,7 +3719,7 @@
3719
3719
  "__schema": "KeywordTypeSchema",
3720
3720
  "location": {
3721
3721
  "filePath": "pkg.main.runtime.ts",
3722
- "line": 70,
3722
+ "line": 69,
3723
3723
  "character": 35
3724
3724
  },
3725
3725
  "name": "string"
@@ -3728,7 +3728,7 @@
3728
3728
  "__schema": "KeywordTypeSchema",
3729
3729
  "location": {
3730
3730
  "filePath": "pkg.main.runtime.ts",
3731
- "line": 70,
3731
+ "line": 69,
3732
3732
  "character": 43
3733
3733
  },
3734
3734
  "name": "any"
@@ -3741,14 +3741,14 @@
3741
3741
  "__schema": "VariableLikeSchema",
3742
3742
  "location": {
3743
3743
  "filePath": "pkg.main.runtime.ts",
3744
- "line": 75,
3744
+ "line": 74,
3745
3745
  "character": 3
3746
3746
  },
3747
3747
  "doc": {
3748
3748
  "__schema": "DocSchema",
3749
3749
  "location": {
3750
3750
  "filePath": "pkg.main.runtime.ts",
3751
- "line": 72,
3751
+ "line": 71,
3752
3752
  "character": 3
3753
3753
  },
3754
3754
  "raw": "/**\n * Final package.json after creating tar file\n */",
@@ -3761,7 +3761,7 @@
3761
3761
  "__schema": "TypeRefSchema",
3762
3762
  "location": {
3763
3763
  "filePath": "pkg.main.runtime.ts",
3764
- "line": 75,
3764
+ "line": 74,
3765
3765
  "character": 13
3766
3766
  },
3767
3767
  "name": "Record",
@@ -3770,7 +3770,7 @@
3770
3770
  "__schema": "KeywordTypeSchema",
3771
3771
  "location": {
3772
3772
  "filePath": "pkg.main.runtime.ts",
3773
- "line": 75,
3773
+ "line": 74,
3774
3774
  "character": 20
3775
3775
  },
3776
3776
  "name": "string"
@@ -3779,7 +3779,7 @@
3779
3779
  "__schema": "KeywordTypeSchema",
3780
3780
  "location": {
3781
3781
  "filePath": "pkg.main.runtime.ts",
3782
- "line": 75,
3782
+ "line": 74,
3783
3783
  "character": 28
3784
3784
  },
3785
3785
  "name": "any"
@@ -3792,14 +3792,14 @@
3792
3792
  "__schema": "VariableLikeSchema",
3793
3793
  "location": {
3794
3794
  "filePath": "pkg.main.runtime.ts",
3795
- "line": 80,
3795
+ "line": 79,
3796
3796
  "character": 3
3797
3797
  },
3798
3798
  "doc": {
3799
3799
  "__schema": "DocSchema",
3800
3800
  "location": {
3801
3801
  "filePath": "pkg.main.runtime.ts",
3802
- "line": 77,
3802
+ "line": 76,
3803
3803
  "character": 3
3804
3804
  },
3805
3805
  "raw": "/**\n * integrity of the tar file\n */",
@@ -3812,7 +3812,7 @@
3812
3812
  "__schema": "KeywordTypeSchema",
3813
3813
  "location": {
3814
3814
  "filePath": "pkg.main.runtime.ts",
3815
- "line": 80,
3815
+ "line": 79,
3816
3816
  "character": 15
3817
3817
  },
3818
3818
  "name": "string"
@@ -3823,14 +3823,14 @@
3823
3823
  "__schema": "VariableLikeSchema",
3824
3824
  "location": {
3825
3825
  "filePath": "pkg.main.runtime.ts",
3826
- "line": 85,
3826
+ "line": 84,
3827
3827
  "character": 3
3828
3828
  },
3829
3829
  "doc": {
3830
3830
  "__schema": "DocSchema",
3831
3831
  "location": {
3832
3832
  "filePath": "pkg.main.runtime.ts",
3833
- "line": 82,
3833
+ "line": 81,
3834
3834
  "character": 3
3835
3835
  },
3836
3836
  "raw": "/**\n * Checksum of the tar file\n */",
@@ -3843,7 +3843,7 @@
3843
3843
  "__schema": "KeywordTypeSchema",
3844
3844
  "location": {
3845
3845
  "filePath": "pkg.main.runtime.ts",
3846
- "line": 85,
3846
+ "line": 84,
3847
3847
  "character": 14
3848
3848
  },
3849
3849
  "name": "string"
@@ -3857,7 +3857,7 @@
3857
3857
  "__schema": "TypeSchema",
3858
3858
  "location": {
3859
3859
  "filePath": "pkg.main.runtime.ts",
3860
- "line": 88,
3860
+ "line": 87,
3861
3861
  "character": 1
3862
3862
  },
3863
3863
  "signature": "type ComponentPackageManifest = {\n name: string;\n distTags: Record<string, string>;\n externalRegistry: boolean;\n versions: VersionPackageManifest[];\n}",
@@ -3866,7 +3866,7 @@
3866
3866
  "__schema": "TypeLiteralSchema",
3867
3867
  "location": {
3868
3868
  "filePath": "pkg.main.runtime.ts",
3869
- "line": 88,
3869
+ "line": 87,
3870
3870
  "character": 40
3871
3871
  },
3872
3872
  "members": [
@@ -3874,7 +3874,7 @@
3874
3874
  "__schema": "VariableLikeSchema",
3875
3875
  "location": {
3876
3876
  "filePath": "pkg.main.runtime.ts",
3877
- "line": 89,
3877
+ "line": 88,
3878
3878
  "character": 3
3879
3879
  },
3880
3880
  "signature": "(property) name: string",
@@ -3883,7 +3883,7 @@
3883
3883
  "__schema": "KeywordTypeSchema",
3884
3884
  "location": {
3885
3885
  "filePath": "pkg.main.runtime.ts",
3886
- "line": 89,
3886
+ "line": 88,
3887
3887
  "character": 9
3888
3888
  },
3889
3889
  "name": "string"
@@ -3894,7 +3894,7 @@
3894
3894
  "__schema": "VariableLikeSchema",
3895
3895
  "location": {
3896
3896
  "filePath": "pkg.main.runtime.ts",
3897
- "line": 90,
3897
+ "line": 89,
3898
3898
  "character": 3
3899
3899
  },
3900
3900
  "signature": "(property) distTags: Record<string, string>",
@@ -3903,7 +3903,7 @@
3903
3903
  "__schema": "TypeRefSchema",
3904
3904
  "location": {
3905
3905
  "filePath": "pkg.main.runtime.ts",
3906
- "line": 90,
3906
+ "line": 89,
3907
3907
  "character": 13
3908
3908
  },
3909
3909
  "name": "Record",
@@ -3912,7 +3912,7 @@
3912
3912
  "__schema": "KeywordTypeSchema",
3913
3913
  "location": {
3914
3914
  "filePath": "pkg.main.runtime.ts",
3915
- "line": 90,
3915
+ "line": 89,
3916
3916
  "character": 20
3917
3917
  },
3918
3918
  "name": "string"
@@ -3921,7 +3921,7 @@
3921
3921
  "__schema": "KeywordTypeSchema",
3922
3922
  "location": {
3923
3923
  "filePath": "pkg.main.runtime.ts",
3924
- "line": 90,
3924
+ "line": 89,
3925
3925
  "character": 28
3926
3926
  },
3927
3927
  "name": "string"
@@ -3934,7 +3934,7 @@
3934
3934
  "__schema": "VariableLikeSchema",
3935
3935
  "location": {
3936
3936
  "filePath": "pkg.main.runtime.ts",
3937
- "line": 91,
3937
+ "line": 90,
3938
3938
  "character": 3
3939
3939
  },
3940
3940
  "signature": "(property) externalRegistry: boolean",
@@ -3943,7 +3943,7 @@
3943
3943
  "__schema": "KeywordTypeSchema",
3944
3944
  "location": {
3945
3945
  "filePath": "pkg.main.runtime.ts",
3946
- "line": 91,
3946
+ "line": 90,
3947
3947
  "character": 21
3948
3948
  },
3949
3949
  "name": "boolean"
@@ -3954,7 +3954,7 @@
3954
3954
  "__schema": "VariableLikeSchema",
3955
3955
  "location": {
3956
3956
  "filePath": "pkg.main.runtime.ts",
3957
- "line": 92,
3957
+ "line": 91,
3958
3958
  "character": 3
3959
3959
  },
3960
3960
  "signature": "(property) versions: VersionPackageManifest[]",
@@ -3963,14 +3963,14 @@
3963
3963
  "__schema": "TypeArraySchema",
3964
3964
  "location": {
3965
3965
  "filePath": "pkg.main.runtime.ts",
3966
- "line": 92,
3966
+ "line": 91,
3967
3967
  "character": 13
3968
3968
  },
3969
3969
  "type": {
3970
3970
  "__schema": "TypeRefSchema",
3971
3971
  "location": {
3972
3972
  "filePath": "pkg.main.runtime.ts",
3973
- "line": 92,
3973
+ "line": 91,
3974
3974
  "character": 13
3975
3975
  },
3976
3976
  "name": "VersionPackageManifest"
@@ -3985,7 +3985,7 @@
3985
3985
  "__schema": "TypeSchema",
3986
3986
  "location": {
3987
3987
  "filePath": "pkg.main.runtime.ts",
3988
- "line": 95,
3988
+ "line": 94,
3989
3989
  "character": 1
3990
3990
  },
3991
3991
  "signature": "type VersionPackageManifest = {\n [key: string]: any;\n dist: {\n tarball: string;\n shasum: string;\n };\n}",
@@ -3994,7 +3994,7 @@
3994
3994
  "__schema": "TypeLiteralSchema",
3995
3995
  "location": {
3996
3996
  "filePath": "pkg.main.runtime.ts",
3997
- "line": 95,
3997
+ "line": 94,
3998
3998
  "character": 38
3999
3999
  },
4000
4000
  "members": [
@@ -4002,14 +4002,14 @@
4002
4002
  "__schema": "IndexSignatureSchema",
4003
4003
  "location": {
4004
4004
  "filePath": "pkg.main.runtime.ts",
4005
- "line": 96,
4005
+ "line": 95,
4006
4006
  "character": 3
4007
4007
  },
4008
4008
  "keyType": {
4009
4009
  "__schema": "ParameterSchema",
4010
4010
  "location": {
4011
4011
  "filePath": "pkg.main.runtime.ts",
4012
- "line": 96,
4012
+ "line": 95,
4013
4013
  "character": 4
4014
4014
  },
4015
4015
  "name": "key",
@@ -4017,7 +4017,7 @@
4017
4017
  "__schema": "KeywordTypeSchema",
4018
4018
  "location": {
4019
4019
  "filePath": "pkg.main.runtime.ts",
4020
- "line": 96,
4020
+ "line": 95,
4021
4021
  "character": 9
4022
4022
  },
4023
4023
  "name": "string"
@@ -4029,7 +4029,7 @@
4029
4029
  "__schema": "KeywordTypeSchema",
4030
4030
  "location": {
4031
4031
  "filePath": "pkg.main.runtime.ts",
4032
- "line": 96,
4032
+ "line": 95,
4033
4033
  "character": 18
4034
4034
  },
4035
4035
  "name": "any"
@@ -4039,7 +4039,7 @@
4039
4039
  "__schema": "VariableLikeSchema",
4040
4040
  "location": {
4041
4041
  "filePath": "pkg.main.runtime.ts",
4042
- "line": 97,
4042
+ "line": 96,
4043
4043
  "character": 3
4044
4044
  },
4045
4045
  "signature": "(property) dist: {\n tarball: string;\n shasum: string;\n}",
@@ -4048,7 +4048,7 @@
4048
4048
  "__schema": "TypeLiteralSchema",
4049
4049
  "location": {
4050
4050
  "filePath": "pkg.main.runtime.ts",
4051
- "line": 97,
4051
+ "line": 96,
4052
4052
  "character": 9
4053
4053
  },
4054
4054
  "members": [
@@ -4056,7 +4056,7 @@
4056
4056
  "__schema": "VariableLikeSchema",
4057
4057
  "location": {
4058
4058
  "filePath": "pkg.main.runtime.ts",
4059
- "line": 98,
4059
+ "line": 97,
4060
4060
  "character": 5
4061
4061
  },
4062
4062
  "signature": "(property) tarball: string",
@@ -4065,7 +4065,7 @@
4065
4065
  "__schema": "KeywordTypeSchema",
4066
4066
  "location": {
4067
4067
  "filePath": "pkg.main.runtime.ts",
4068
- "line": 98,
4068
+ "line": 97,
4069
4069
  "character": 14
4070
4070
  },
4071
4071
  "name": "string"
@@ -4076,7 +4076,7 @@
4076
4076
  "__schema": "VariableLikeSchema",
4077
4077
  "location": {
4078
4078
  "filePath": "pkg.main.runtime.ts",
4079
- "line": 99,
4079
+ "line": 98,
4080
4080
  "character": 5
4081
4081
  },
4082
4082
  "signature": "(property) shasum: string",
@@ -4085,7 +4085,7 @@
4085
4085
  "__schema": "KeywordTypeSchema",
4086
4086
  "location": {
4087
4087
  "filePath": "pkg.main.runtime.ts",
4088
- "line": 99,
4088
+ "line": 98,
4089
4089
  "character": 13
4090
4090
  },
4091
4091
  "name": "string"
@@ -4103,7 +4103,7 @@
4103
4103
  "__schema": "ClassSchema",
4104
4104
  "location": {
4105
4105
  "filePath": "pkg.main.runtime.ts",
4106
- "line": 103,
4106
+ "line": 102,
4107
4107
  "character": 1
4108
4108
  },
4109
4109
  "signature": "class PkgMain",
@@ -4113,7 +4113,7 @@
4113
4113
  "__schema": "VariableLikeSchema",
4114
4114
  "location": {
4115
4115
  "filePath": "pkg.main.runtime.ts",
4116
- "line": 104,
4116
+ "line": 103,
4117
4117
  "character": 3
4118
4118
  },
4119
4119
  "signature": "(property) PkgMain.runtime: RuntimeDefinition",
@@ -4122,7 +4122,7 @@
4122
4122
  "__schema": "InferenceTypeSchema",
4123
4123
  "location": {
4124
4124
  "filePath": "pkg.main.runtime.ts",
4125
- "line": 104,
4125
+ "line": 103,
4126
4126
  "character": 3
4127
4127
  },
4128
4128
  "type": "RuntimeDefinition"
@@ -4134,7 +4134,7 @@
4134
4134
  "__schema": "VariableLikeSchema",
4135
4135
  "location": {
4136
4136
  "filePath": "pkg.main.runtime.ts",
4137
- "line": 105,
4137
+ "line": 104,
4138
4138
  "character": 3
4139
4139
  },
4140
4140
  "signature": "(property) PkgMain.dependencies: Aspect[]",
@@ -4143,7 +4143,7 @@
4143
4143
  "__schema": "InferenceTypeSchema",
4144
4144
  "location": {
4145
4145
  "filePath": "pkg.main.runtime.ts",
4146
- "line": 105,
4146
+ "line": 104,
4147
4147
  "character": 3
4148
4148
  },
4149
4149
  "type": "Aspect[]"
@@ -4155,7 +4155,7 @@
4155
4155
  "__schema": "VariableLikeSchema",
4156
4156
  "location": {
4157
4157
  "filePath": "pkg.main.runtime.ts",
4158
- "line": 117,
4158
+ "line": 116,
4159
4159
  "character": 3
4160
4160
  },
4161
4161
  "signature": "(property) PkgMain.slots: ((registerFn: () => string) => SlotRegistry<PackageJsonProps>)[]",
@@ -4164,7 +4164,7 @@
4164
4164
  "__schema": "InferenceTypeSchema",
4165
4165
  "location": {
4166
4166
  "filePath": "pkg.main.runtime.ts",
4167
- "line": 117,
4167
+ "line": 116,
4168
4168
  "character": 3
4169
4169
  },
4170
4170
  "type": "((registerFn: () => string) => SlotRegistry<PackageJsonProps>)[]"
@@ -4176,7 +4176,7 @@
4176
4176
  "__schema": "VariableLikeSchema",
4177
4177
  "location": {
4178
4178
  "filePath": "pkg.main.runtime.ts",
4179
- "line": 118,
4179
+ "line": 117,
4180
4180
  "character": 3
4181
4181
  },
4182
4182
  "signature": "(property) PkgMain.defaultConfig: {}",
@@ -4185,7 +4185,7 @@
4185
4185
  "__schema": "InferenceTypeSchema",
4186
4186
  "location": {
4187
4187
  "filePath": "pkg.main.runtime.ts",
4188
- "line": 118,
4188
+ "line": 117,
4189
4189
  "character": 3
4190
4190
  },
4191
4191
  "type": "{}"
@@ -4197,7 +4197,7 @@
4197
4197
  "__schema": "FunctionLikeSchema",
4198
4198
  "location": {
4199
4199
  "filePath": "pkg.main.runtime.ts",
4200
- "line": 120,
4200
+ "line": 119,
4201
4201
  "character": 3
4202
4202
  },
4203
4203
  "signature": "(method) PkgMain.provider([cli, scope, envs, isolator, logger, workspace, builder, dependencyResolver, componentAspect, graphql]: [\n CLIMain,\n ScopeMain,\n EnvsMain,\n IsolatorMain,\n LoggerMain,\n Workspace,\n BuilderMain,\n DependencyResolverMain,\n ComponentMain,\n GraphqlMain\n], config: PkgExtensionConfig, [packageJsonPropsRegistry]: [PackageJsonPropsRegistry]): Promise<PkgMain>",
@@ -4207,7 +4207,7 @@
4207
4207
  "__schema": "ParameterSchema",
4208
4208
  "location": {
4209
4209
  "filePath": "pkg.main.runtime.ts",
4210
- "line": 121,
4210
+ "line": 120,
4211
4211
  "character": 5
4212
4212
  },
4213
4213
  "name": "[ cli, scope, envs, isolator, logger, workspace, builder, dependencyResolver, componentAspect, graphql ]",
@@ -4215,7 +4215,7 @@
4215
4215
  "__schema": "TupleTypeSchema",
4216
4216
  "location": {
4217
4217
  "filePath": "pkg.main.runtime.ts",
4218
- "line": 121,
4218
+ "line": 120,
4219
4219
  "character": 109
4220
4220
  },
4221
4221
  "elements": [
@@ -4223,7 +4223,7 @@
4223
4223
  "__schema": "TypeRefSchema",
4224
4224
  "location": {
4225
4225
  "filePath": "pkg.main.runtime.ts",
4226
- "line": 122,
4226
+ "line": 121,
4227
4227
  "character": 7
4228
4228
  },
4229
4229
  "name": "CLIMain",
@@ -4236,7 +4236,7 @@
4236
4236
  "__schema": "TypeRefSchema",
4237
4237
  "location": {
4238
4238
  "filePath": "pkg.main.runtime.ts",
4239
- "line": 123,
4239
+ "line": 122,
4240
4240
  "character": 7
4241
4241
  },
4242
4242
  "name": "ScopeMain",
@@ -4249,7 +4249,7 @@
4249
4249
  "__schema": "TypeRefSchema",
4250
4250
  "location": {
4251
4251
  "filePath": "pkg.main.runtime.ts",
4252
- "line": 124,
4252
+ "line": 123,
4253
4253
  "character": 7
4254
4254
  },
4255
4255
  "name": "EnvsMain",
@@ -4262,7 +4262,7 @@
4262
4262
  "__schema": "TypeRefSchema",
4263
4263
  "location": {
4264
4264
  "filePath": "pkg.main.runtime.ts",
4265
- "line": 125,
4265
+ "line": 124,
4266
4266
  "character": 7
4267
4267
  },
4268
4268
  "name": "IsolatorMain",
@@ -4275,7 +4275,7 @@
4275
4275
  "__schema": "TypeRefSchema",
4276
4276
  "location": {
4277
4277
  "filePath": "pkg.main.runtime.ts",
4278
- "line": 126,
4278
+ "line": 125,
4279
4279
  "character": 7
4280
4280
  },
4281
4281
  "name": "LoggerMain",
@@ -4288,7 +4288,7 @@
4288
4288
  "__schema": "TypeRefSchema",
4289
4289
  "location": {
4290
4290
  "filePath": "pkg.main.runtime.ts",
4291
- "line": 127,
4291
+ "line": 126,
4292
4292
  "character": 7
4293
4293
  },
4294
4294
  "name": "Workspace",
@@ -4301,7 +4301,7 @@
4301
4301
  "__schema": "TypeRefSchema",
4302
4302
  "location": {
4303
4303
  "filePath": "pkg.main.runtime.ts",
4304
- "line": 128,
4304
+ "line": 127,
4305
4305
  "character": 7
4306
4306
  },
4307
4307
  "name": "BuilderMain",
@@ -4314,7 +4314,7 @@
4314
4314
  "__schema": "TypeRefSchema",
4315
4315
  "location": {
4316
4316
  "filePath": "pkg.main.runtime.ts",
4317
- "line": 129,
4317
+ "line": 128,
4318
4318
  "character": 7
4319
4319
  },
4320
4320
  "name": "DependencyResolverMain",
@@ -4327,7 +4327,7 @@
4327
4327
  "__schema": "TypeRefSchema",
4328
4328
  "location": {
4329
4329
  "filePath": "pkg.main.runtime.ts",
4330
- "line": 130,
4330
+ "line": 129,
4331
4331
  "character": 7
4332
4332
  },
4333
4333
  "name": "ComponentMain",
@@ -4340,7 +4340,7 @@
4340
4340
  "__schema": "TypeRefSchema",
4341
4341
  "location": {
4342
4342
  "filePath": "pkg.main.runtime.ts",
4343
- "line": 131,
4343
+ "line": 130,
4344
4344
  "character": 7
4345
4345
  },
4346
4346
  "name": "GraphqlMain",
@@ -4358,7 +4358,7 @@
4358
4358
  "__schema": "ParameterSchema",
4359
4359
  "location": {
4360
4360
  "filePath": "pkg.main.runtime.ts",
4361
- "line": 133,
4361
+ "line": 132,
4362
4362
  "character": 5
4363
4363
  },
4364
4364
  "name": "config",
@@ -4366,7 +4366,7 @@
4366
4366
  "__schema": "TypeRefSchema",
4367
4367
  "location": {
4368
4368
  "filePath": "pkg.main.runtime.ts",
4369
- "line": 133,
4369
+ "line": 132,
4370
4370
  "character": 13
4371
4371
  },
4372
4372
  "name": "PkgExtensionConfig",
@@ -4379,7 +4379,7 @@
4379
4379
  "__schema": "ParameterSchema",
4380
4380
  "location": {
4381
4381
  "filePath": "pkg.main.runtime.ts",
4382
- "line": 134,
4382
+ "line": 133,
4383
4383
  "character": 5
4384
4384
  },
4385
4385
  "name": "[ packageJsonPropsRegistry ]",
@@ -4387,7 +4387,7 @@
4387
4387
  "__schema": "TupleTypeSchema",
4388
4388
  "location": {
4389
4389
  "filePath": "pkg.main.runtime.ts",
4390
- "line": 134,
4390
+ "line": 133,
4391
4391
  "character": 33
4392
4392
  },
4393
4393
  "elements": [
@@ -4395,7 +4395,7 @@
4395
4395
  "__schema": "TypeRefSchema",
4396
4396
  "location": {
4397
4397
  "filePath": "pkg.main.runtime.ts",
4398
- "line": 134,
4398
+ "line": 133,
4399
4399
  "character": 34
4400
4400
  },
4401
4401
  "name": "PackageJsonPropsRegistry",
@@ -4411,7 +4411,7 @@
4411
4411
  "__schema": "InferenceTypeSchema",
4412
4412
  "location": {
4413
4413
  "filePath": "pkg.main.runtime.ts",
4414
- "line": 120,
4414
+ "line": 119,
4415
4415
  "character": 3
4416
4416
  },
4417
4417
  "type": "Promise<PkgMain>"
@@ -4425,14 +4425,14 @@
4425
4425
  "__schema": "FunctionLikeSchema",
4426
4426
  "location": {
4427
4427
  "filePath": "pkg.main.runtime.ts",
4428
- "line": 201,
4428
+ "line": 200,
4429
4429
  "character": 3
4430
4430
  },
4431
4431
  "doc": {
4432
4432
  "__schema": "DocSchema",
4433
4433
  "location": {
4434
4434
  "filePath": "pkg.main.runtime.ts",
4435
- "line": 198,
4435
+ "line": 197,
4436
4436
  "character": 3
4437
4437
  },
4438
4438
  "raw": "/**\n * get the package name of a component.\n */",
@@ -4446,7 +4446,7 @@
4446
4446
  "__schema": "ParameterSchema",
4447
4447
  "location": {
4448
4448
  "filePath": "pkg.main.runtime.ts",
4449
- "line": 201,
4449
+ "line": 200,
4450
4450
  "character": 18
4451
4451
  },
4452
4452
  "name": "component",
@@ -4454,7 +4454,7 @@
4454
4454
  "__schema": "TypeRefSchema",
4455
4455
  "location": {
4456
4456
  "filePath": "pkg.main.runtime.ts",
4457
- "line": 201,
4457
+ "line": 200,
4458
4458
  "character": 29
4459
4459
  },
4460
4460
  "name": "Component",
@@ -4471,7 +4471,7 @@
4471
4471
  "__schema": "InferenceTypeSchema",
4472
4472
  "location": {
4473
4473
  "filePath": "pkg.main.runtime.ts",
4474
- "line": 201,
4474
+ "line": 200,
4475
4475
  "character": 3
4476
4476
  },
4477
4477
  "type": "string"
@@ -4482,7 +4482,7 @@
4482
4482
  "__schema": "FunctionLikeSchema",
4483
4483
  "location": {
4484
4484
  "filePath": "pkg.main.runtime.ts",
4485
- "line": 209,
4485
+ "line": 208,
4486
4486
  "character": 3
4487
4487
  },
4488
4488
  "signature": "(method) PkgMain.getRuntimeModulePath(component: Component, options?: GetModulePathOptions): string",
@@ -4492,7 +4492,7 @@
4492
4492
  "__schema": "ParameterSchema",
4493
4493
  "location": {
4494
4494
  "filePath": "pkg.main.runtime.ts",
4495
- "line": 209,
4495
+ "line": 208,
4496
4496
  "character": 24
4497
4497
  },
4498
4498
  "name": "component",
@@ -4500,7 +4500,7 @@
4500
4500
  "__schema": "TypeRefSchema",
4501
4501
  "location": {
4502
4502
  "filePath": "pkg.main.runtime.ts",
4503
- "line": 209,
4503
+ "line": 208,
4504
4504
  "character": 35
4505
4505
  },
4506
4506
  "name": "Component",
@@ -4516,7 +4516,7 @@
4516
4516
  "__schema": "ParameterSchema",
4517
4517
  "location": {
4518
4518
  "filePath": "pkg.main.runtime.ts",
4519
- "line": 209,
4519
+ "line": 208,
4520
4520
  "character": 46
4521
4521
  },
4522
4522
  "name": "options",
@@ -4524,7 +4524,7 @@
4524
4524
  "__schema": "TypeRefSchema",
4525
4525
  "location": {
4526
4526
  "filePath": "pkg.main.runtime.ts",
4527
- "line": 209,
4527
+ "line": 208,
4528
4528
  "character": 55
4529
4529
  },
4530
4530
  "name": "GetModulePathOptions",
@@ -4539,7 +4539,7 @@
4539
4539
  "__schema": "InferenceTypeSchema",
4540
4540
  "location": {
4541
4541
  "filePath": "pkg.main.runtime.ts",
4542
- "line": 209,
4542
+ "line": 208,
4543
4543
  "character": 3
4544
4544
  },
4545
4545
  "type": "string"
@@ -4550,14 +4550,14 @@
4550
4550
  "__schema": "FunctionLikeSchema",
4551
4551
  "location": {
4552
4552
  "filePath": "pkg.main.runtime.ts",
4553
- "line": 224,
4553
+ "line": 223,
4554
4554
  "character": 3
4555
4555
  },
4556
4556
  "doc": {
4557
4557
  "__schema": "DocSchema",
4558
4558
  "location": {
4559
4559
  "filePath": "pkg.main.runtime.ts",
4560
- "line": 220,
4560
+ "line": 219,
4561
4561
  "character": 3
4562
4562
  },
4563
4563
  "raw": "/**\n * returns the package path in the /node_modules/ folder\n * In case you call this in order to run the code from the path, please refer to the `getRuntimeModulePath` API\n */",
@@ -4571,7 +4571,7 @@
4571
4571
  "__schema": "ParameterSchema",
4572
4572
  "location": {
4573
4573
  "filePath": "pkg.main.runtime.ts",
4574
- "line": 224,
4574
+ "line": 223,
4575
4575
  "character": 17
4576
4576
  },
4577
4577
  "name": "component",
@@ -4579,7 +4579,7 @@
4579
4579
  "__schema": "TypeRefSchema",
4580
4580
  "location": {
4581
4581
  "filePath": "pkg.main.runtime.ts",
4582
- "line": 224,
4582
+ "line": 223,
4583
4583
  "character": 28
4584
4584
  },
4585
4585
  "name": "Component",
@@ -4595,7 +4595,7 @@
4595
4595
  "__schema": "ParameterSchema",
4596
4596
  "location": {
4597
4597
  "filePath": "pkg.main.runtime.ts",
4598
- "line": 224,
4598
+ "line": 223,
4599
4599
  "character": 39
4600
4600
  },
4601
4601
  "name": "options",
@@ -4603,7 +4603,7 @@
4603
4603
  "__schema": "TypeRefSchema",
4604
4604
  "location": {
4605
4605
  "filePath": "pkg.main.runtime.ts",
4606
- "line": 224,
4606
+ "line": 223,
4607
4607
  "character": 48
4608
4608
  },
4609
4609
  "name": "GetModulePathOptions",
@@ -4618,7 +4618,7 @@
4618
4618
  "__schema": "InferenceTypeSchema",
4619
4619
  "location": {
4620
4620
  "filePath": "pkg.main.runtime.ts",
4621
- "line": 224,
4621
+ "line": 223,
4622
4622
  "character": 3
4623
4623
  },
4624
4624
  "type": "string"
@@ -4629,7 +4629,7 @@
4629
4629
  "__schema": "FunctionLikeSchema",
4630
4630
  "location": {
4631
4631
  "filePath": "pkg.main.runtime.ts",
4632
- "line": 235,
4632
+ "line": 234,
4633
4633
  "character": 3
4634
4634
  },
4635
4635
  "signature": "(method) PkgMain.isModulePathExists(component: Component): boolean",
@@ -4639,7 +4639,7 @@
4639
4639
  "__schema": "ParameterSchema",
4640
4640
  "location": {
4641
4641
  "filePath": "pkg.main.runtime.ts",
4642
- "line": 235,
4642
+ "line": 234,
4643
4643
  "character": 22
4644
4644
  },
4645
4645
  "name": "component",
@@ -4647,7 +4647,7 @@
4647
4647
  "__schema": "TypeRefSchema",
4648
4648
  "location": {
4649
4649
  "filePath": "pkg.main.runtime.ts",
4650
- "line": 235,
4650
+ "line": 234,
4651
4651
  "character": 33
4652
4652
  },
4653
4653
  "name": "Component",
@@ -4664,7 +4664,7 @@
4664
4664
  "__schema": "KeywordTypeSchema",
4665
4665
  "location": {
4666
4666
  "filePath": "pkg.main.runtime.ts",
4667
- "line": 235,
4667
+ "line": 234,
4668
4668
  "character": 45
4669
4669
  },
4670
4670
  "name": "boolean"
@@ -4675,7 +4675,7 @@
4675
4675
  "__schema": "FunctionLikeSchema",
4676
4676
  "location": {
4677
4677
  "filePath": "pkg.main.runtime.ts",
4678
- "line": 240,
4678
+ "line": 239,
4679
4679
  "character": 3
4680
4680
  },
4681
4681
  "signature": "(method) PkgMain.addMissingLinksFromNodeModulesIssue(component: Component): Promise<undefined>",
@@ -4685,7 +4685,7 @@
4685
4685
  "__schema": "ParameterSchema",
4686
4686
  "location": {
4687
4687
  "filePath": "pkg.main.runtime.ts",
4688
- "line": 240,
4688
+ "line": 239,
4689
4689
  "character": 45
4690
4690
  },
4691
4691
  "name": "component",
@@ -4693,7 +4693,7 @@
4693
4693
  "__schema": "TypeRefSchema",
4694
4694
  "location": {
4695
4695
  "filePath": "pkg.main.runtime.ts",
4696
- "line": 240,
4696
+ "line": 239,
4697
4697
  "character": 56
4698
4698
  },
4699
4699
  "name": "Component",
@@ -4710,7 +4710,7 @@
4710
4710
  "__schema": "InferenceTypeSchema",
4711
4711
  "location": {
4712
4712
  "filePath": "pkg.main.runtime.ts",
4713
- "line": 240,
4713
+ "line": 239,
4714
4714
  "character": 3
4715
4715
  },
4716
4716
  "type": "Promise<undefined>"
@@ -4723,7 +4723,7 @@
4723
4723
  "__schema": "ConstructorSchema",
4724
4724
  "location": {
4725
4725
  "filePath": "pkg.main.runtime.ts",
4726
- "line": 250,
4726
+ "line": 249,
4727
4727
  "character": 3
4728
4728
  },
4729
4729
  "signature": "constructor PkgMain(logger: Logger, config: PkgExtensionConfig, packageJsonPropsRegistry: PackageJsonPropsRegistry, workspace: Workspace, scope: ScopeMain, builder: BuilderMain, packer: Packer, envs: EnvsMain, componentAspect: ComponentMain, publishTask: PublishTask, dependencyResolver: DependencyResolverMain): PkgMain",
@@ -4733,7 +4733,7 @@
4733
4733
  "__schema": "ParameterSchema",
4734
4734
  "location": {
4735
4735
  "filePath": "pkg.main.runtime.ts",
4736
- "line": 254,
4736
+ "line": 253,
4737
4737
  "character": 5
4738
4738
  },
4739
4739
  "name": "logger",
@@ -4741,7 +4741,7 @@
4741
4741
  "__schema": "TypeRefSchema",
4742
4742
  "location": {
4743
4743
  "filePath": "pkg.main.runtime.ts",
4744
- "line": 254,
4744
+ "line": 253,
4745
4745
  "character": 22
4746
4746
  },
4747
4747
  "name": "Logger",
@@ -4757,7 +4757,7 @@
4757
4757
  "__schema": "ParameterSchema",
4758
4758
  "location": {
4759
4759
  "filePath": "pkg.main.runtime.ts",
4760
- "line": 258,
4760
+ "line": 257,
4761
4761
  "character": 5
4762
4762
  },
4763
4763
  "name": "config",
@@ -4765,7 +4765,7 @@
4765
4765
  "__schema": "TypeRefSchema",
4766
4766
  "location": {
4767
4767
  "filePath": "pkg.main.runtime.ts",
4768
- "line": 258,
4768
+ "line": 257,
4769
4769
  "character": 22
4770
4770
  },
4771
4771
  "name": "PkgExtensionConfig",
@@ -4778,7 +4778,7 @@
4778
4778
  "__schema": "ParameterSchema",
4779
4779
  "location": {
4780
4780
  "filePath": "pkg.main.runtime.ts",
4781
- "line": 263,
4781
+ "line": 262,
4782
4782
  "character": 5
4783
4783
  },
4784
4784
  "name": "packageJsonPropsRegistry",
@@ -4786,7 +4786,7 @@
4786
4786
  "__schema": "TypeRefSchema",
4787
4787
  "location": {
4788
4788
  "filePath": "pkg.main.runtime.ts",
4789
- "line": 263,
4789
+ "line": 262,
4790
4790
  "character": 39
4791
4791
  },
4792
4792
  "name": "PackageJsonPropsRegistry",
@@ -4799,7 +4799,7 @@
4799
4799
  "__schema": "ParameterSchema",
4800
4800
  "location": {
4801
4801
  "filePath": "pkg.main.runtime.ts",
4802
- "line": 265,
4802
+ "line": 264,
4803
4803
  "character": 5
4804
4804
  },
4805
4805
  "name": "workspace",
@@ -4807,7 +4807,7 @@
4807
4807
  "__schema": "TypeRefSchema",
4808
4808
  "location": {
4809
4809
  "filePath": "pkg.main.runtime.ts",
4810
- "line": 265,
4810
+ "line": 264,
4811
4811
  "character": 24
4812
4812
  },
4813
4813
  "name": "Workspace",
@@ -4823,7 +4823,7 @@
4823
4823
  "__schema": "ParameterSchema",
4824
4824
  "location": {
4825
4825
  "filePath": "pkg.main.runtime.ts",
4826
- "line": 266,
4826
+ "line": 265,
4827
4827
  "character": 5
4828
4828
  },
4829
4829
  "name": "scope",
@@ -4831,7 +4831,7 @@
4831
4831
  "__schema": "TypeRefSchema",
4832
4832
  "location": {
4833
4833
  "filePath": "pkg.main.runtime.ts",
4834
- "line": 266,
4834
+ "line": 265,
4835
4835
  "character": 20
4836
4836
  },
4837
4837
  "name": "ScopeMain",
@@ -4847,7 +4847,7 @@
4847
4847
  "__schema": "ParameterSchema",
4848
4848
  "location": {
4849
4849
  "filePath": "pkg.main.runtime.ts",
4850
- "line": 268,
4850
+ "line": 267,
4851
4851
  "character": 5
4852
4852
  },
4853
4853
  "name": "builder",
@@ -4855,7 +4855,7 @@
4855
4855
  "__schema": "TypeRefSchema",
4856
4856
  "location": {
4857
4857
  "filePath": "pkg.main.runtime.ts",
4858
- "line": 268,
4858
+ "line": 267,
4859
4859
  "character": 22
4860
4860
  },
4861
4861
  "name": "BuilderMain",
@@ -4871,7 +4871,7 @@
4871
4871
  "__schema": "ParameterSchema",
4872
4872
  "location": {
4873
4873
  "filePath": "pkg.main.runtime.ts",
4874
- "line": 272,
4874
+ "line": 271,
4875
4875
  "character": 5
4876
4876
  },
4877
4877
  "name": "packer",
@@ -4879,7 +4879,7 @@
4879
4879
  "__schema": "TypeRefSchema",
4880
4880
  "location": {
4881
4881
  "filePath": "pkg.main.runtime.ts",
4882
- "line": 272,
4882
+ "line": 271,
4883
4883
  "character": 21
4884
4884
  },
4885
4885
  "name": "Packer",
@@ -4892,7 +4892,7 @@
4892
4892
  "__schema": "ParameterSchema",
4893
4893
  "location": {
4894
4894
  "filePath": "pkg.main.runtime.ts",
4895
- "line": 277,
4895
+ "line": 276,
4896
4896
  "character": 5
4897
4897
  },
4898
4898
  "name": "envs",
@@ -4900,7 +4900,7 @@
4900
4900
  "__schema": "TypeRefSchema",
4901
4901
  "location": {
4902
4902
  "filePath": "pkg.main.runtime.ts",
4903
- "line": 277,
4903
+ "line": 276,
4904
4904
  "character": 19
4905
4905
  },
4906
4906
  "name": "EnvsMain",
@@ -4916,7 +4916,7 @@
4916
4916
  "__schema": "ParameterSchema",
4917
4917
  "location": {
4918
4918
  "filePath": "pkg.main.runtime.ts",
4919
- "line": 279,
4919
+ "line": 278,
4920
4920
  "character": 5
4921
4921
  },
4922
4922
  "name": "componentAspect",
@@ -4924,7 +4924,7 @@
4924
4924
  "__schema": "TypeRefSchema",
4925
4925
  "location": {
4926
4926
  "filePath": "pkg.main.runtime.ts",
4927
- "line": 279,
4927
+ "line": 278,
4928
4928
  "character": 30
4929
4929
  },
4930
4930
  "name": "ComponentMain",
@@ -4940,7 +4940,7 @@
4940
4940
  "__schema": "ParameterSchema",
4941
4941
  "location": {
4942
4942
  "filePath": "pkg.main.runtime.ts",
4943
- "line": 284,
4943
+ "line": 283,
4944
4944
  "character": 5
4945
4945
  },
4946
4946
  "name": "publishTask",
@@ -4948,7 +4948,7 @@
4948
4948
  "__schema": "TypeRefSchema",
4949
4949
  "location": {
4950
4950
  "filePath": "pkg.main.runtime.ts",
4951
- "line": 284,
4951
+ "line": 283,
4952
4952
  "character": 25
4953
4953
  },
4954
4954
  "name": "PublishTask",
@@ -4961,7 +4961,7 @@
4961
4961
  "__schema": "ParameterSchema",
4962
4962
  "location": {
4963
4963
  "filePath": "pkg.main.runtime.ts",
4964
- "line": 286,
4964
+ "line": 285,
4965
4965
  "character": 5
4966
4966
  },
4967
4967
  "name": "dependencyResolver",
@@ -4969,7 +4969,7 @@
4969
4969
  "__schema": "TypeRefSchema",
4970
4970
  "location": {
4971
4971
  "filePath": "pkg.main.runtime.ts",
4972
- "line": 286,
4972
+ "line": 285,
4973
4973
  "character": 33
4974
4974
  },
4975
4975
  "name": "DependencyResolverMain",
@@ -4986,7 +4986,7 @@
4986
4986
  "__schema": "ThisTypeSchema",
4987
4987
  "location": {
4988
4988
  "filePath": "pkg.main.runtime.ts",
4989
- "line": 103,
4989
+ "line": 102,
4990
4990
  "character": 1
4991
4991
  },
4992
4992
  "name": "PkgMain"
@@ -4997,14 +4997,14 @@
4997
4997
  "__schema": "FunctionLikeSchema",
4998
4998
  "location": {
4999
4999
  "filePath": "pkg.main.runtime.ts",
5000
- "line": 294,
5000
+ "line": 293,
5001
5001
  "character": 3
5002
5002
  },
5003
5003
  "doc": {
5004
5004
  "__schema": "DocSchema",
5005
5005
  "location": {
5006
5006
  "filePath": "pkg.main.runtime.ts",
5007
- "line": 291,
5007
+ "line": 290,
5008
5008
  "character": 3
5009
5009
  },
5010
5010
  "raw": "/**\n * register changes in the package.json\n */",
@@ -5018,7 +5018,7 @@
5018
5018
  "__schema": "ParameterSchema",
5019
5019
  "location": {
5020
5020
  "filePath": "pkg.main.runtime.ts",
5021
- "line": 294,
5021
+ "line": 293,
5022
5022
  "character": 31
5023
5023
  },
5024
5024
  "name": "props",
@@ -5026,7 +5026,7 @@
5026
5026
  "__schema": "TypeRefSchema",
5027
5027
  "location": {
5028
5028
  "filePath": "pkg.main.runtime.ts",
5029
- "line": 294,
5029
+ "line": 293,
5030
5030
  "character": 38
5031
5031
  },
5032
5032
  "name": "PackageJsonProps"
@@ -5039,7 +5039,7 @@
5039
5039
  "__schema": "KeywordTypeSchema",
5040
5040
  "location": {
5041
5041
  "filePath": "pkg.main.runtime.ts",
5042
- "line": 294,
5042
+ "line": 293,
5043
5043
  "character": 57
5044
5044
  },
5045
5045
  "name": "void"
@@ -5050,14 +5050,14 @@
5050
5050
  "__schema": "FunctionLikeSchema",
5051
5051
  "location": {
5052
5052
  "filePath": "pkg.main.runtime.ts",
5053
- "line": 310,
5053
+ "line": 309,
5054
5054
  "character": 3
5055
5055
  },
5056
5056
  "doc": {
5057
5057
  "__schema": "DocSchema",
5058
5058
  "location": {
5059
5059
  "filePath": "pkg.main.runtime.ts",
5060
- "line": 298,
5060
+ "line": 297,
5061
5061
  "character": 3
5062
5062
  },
5063
5063
  "raw": "/**\n * Pack a component and generate a tarball suitable for npm registry\n *\n * @param {string} componentId\n * @param {(string | undefined)} scopePath\n * @param {string} outDir\n * @param {boolean} [prefix=false]\n * @param {boolean} [override=false]\n * @param {boolean} [keep=false]\n * @returns {Promise<PackResult>}\n * @memberof PkgExtension\n */",
@@ -5067,7 +5067,7 @@
5067
5067
  "__schema": "PropertyLikeTagSchema",
5068
5068
  "location": {
5069
5069
  "filePath": "pkg.main.runtime.ts",
5070
- "line": 301,
5070
+ "line": 300,
5071
5071
  "character": 6
5072
5072
  },
5073
5073
  "name": "componentId",
@@ -5076,7 +5076,7 @@
5076
5076
  "__schema": "KeywordTypeSchema",
5077
5077
  "location": {
5078
5078
  "filePath": "pkg.main.runtime.ts",
5079
- "line": 301,
5079
+ "line": 300,
5080
5080
  "character": 14
5081
5081
  },
5082
5082
  "name": "string"
@@ -5086,7 +5086,7 @@
5086
5086
  "__schema": "PropertyLikeTagSchema",
5087
5087
  "location": {
5088
5088
  "filePath": "pkg.main.runtime.ts",
5089
- "line": 302,
5089
+ "line": 301,
5090
5090
  "character": 6
5091
5091
  },
5092
5092
  "name": "scopePath",
@@ -5095,14 +5095,14 @@
5095
5095
  "__schema": "ParenthesizedTypeSchema",
5096
5096
  "location": {
5097
5097
  "filePath": "pkg.main.runtime.ts",
5098
- "line": 302,
5098
+ "line": 301,
5099
5099
  "character": 14
5100
5100
  },
5101
5101
  "type": {
5102
5102
  "__schema": "TypeUnionSchema",
5103
5103
  "location": {
5104
5104
  "filePath": "pkg.main.runtime.ts",
5105
- "line": 302,
5105
+ "line": 301,
5106
5106
  "character": 15
5107
5107
  },
5108
5108
  "types": [
@@ -5110,7 +5110,7 @@
5110
5110
  "__schema": "KeywordTypeSchema",
5111
5111
  "location": {
5112
5112
  "filePath": "pkg.main.runtime.ts",
5113
- "line": 302,
5113
+ "line": 301,
5114
5114
  "character": 15
5115
5115
  },
5116
5116
  "name": "string"
@@ -5119,7 +5119,7 @@
5119
5119
  "__schema": "KeywordTypeSchema",
5120
5120
  "location": {
5121
5121
  "filePath": "pkg.main.runtime.ts",
5122
- "line": 302,
5122
+ "line": 301,
5123
5123
  "character": 24
5124
5124
  },
5125
5125
  "name": "undefined"
@@ -5132,7 +5132,7 @@
5132
5132
  "__schema": "PropertyLikeTagSchema",
5133
5133
  "location": {
5134
5134
  "filePath": "pkg.main.runtime.ts",
5135
- "line": 303,
5135
+ "line": 302,
5136
5136
  "character": 6
5137
5137
  },
5138
5138
  "name": "outDir",
@@ -5141,7 +5141,7 @@
5141
5141
  "__schema": "KeywordTypeSchema",
5142
5142
  "location": {
5143
5143
  "filePath": "pkg.main.runtime.ts",
5144
- "line": 303,
5144
+ "line": 302,
5145
5145
  "character": 14
5146
5146
  },
5147
5147
  "name": "string"
@@ -5151,7 +5151,7 @@
5151
5151
  "__schema": "PropertyLikeTagSchema",
5152
5152
  "location": {
5153
5153
  "filePath": "pkg.main.runtime.ts",
5154
- "line": 304,
5154
+ "line": 303,
5155
5155
  "character": 6
5156
5156
  },
5157
5157
  "name": "prefix",
@@ -5160,7 +5160,7 @@
5160
5160
  "__schema": "KeywordTypeSchema",
5161
5161
  "location": {
5162
5162
  "filePath": "pkg.main.runtime.ts",
5163
- "line": 304,
5163
+ "line": 303,
5164
5164
  "character": 14
5165
5165
  },
5166
5166
  "name": "boolean"
@@ -5170,7 +5170,7 @@
5170
5170
  "__schema": "PropertyLikeTagSchema",
5171
5171
  "location": {
5172
5172
  "filePath": "pkg.main.runtime.ts",
5173
- "line": 305,
5173
+ "line": 304,
5174
5174
  "character": 6
5175
5175
  },
5176
5176
  "name": "override",
@@ -5179,7 +5179,7 @@
5179
5179
  "__schema": "KeywordTypeSchema",
5180
5180
  "location": {
5181
5181
  "filePath": "pkg.main.runtime.ts",
5182
- "line": 305,
5182
+ "line": 304,
5183
5183
  "character": 14
5184
5184
  },
5185
5185
  "name": "boolean"
@@ -5189,7 +5189,7 @@
5189
5189
  "__schema": "PropertyLikeTagSchema",
5190
5190
  "location": {
5191
5191
  "filePath": "pkg.main.runtime.ts",
5192
- "line": 306,
5192
+ "line": 305,
5193
5193
  "character": 6
5194
5194
  },
5195
5195
  "name": "keep",
@@ -5198,7 +5198,7 @@
5198
5198
  "__schema": "KeywordTypeSchema",
5199
5199
  "location": {
5200
5200
  "filePath": "pkg.main.runtime.ts",
5201
- "line": 306,
5201
+ "line": 305,
5202
5202
  "character": 14
5203
5203
  },
5204
5204
  "name": "boolean"
@@ -5208,7 +5208,7 @@
5208
5208
  "__schema": "ReturnTagSchema",
5209
5209
  "location": {
5210
5210
  "filePath": "pkg.main.runtime.ts",
5211
- "line": 307,
5211
+ "line": 306,
5212
5212
  "character": 6
5213
5213
  },
5214
5214
  "tagName": "return",
@@ -5216,7 +5216,7 @@
5216
5216
  "__schema": "TypeRefSchema",
5217
5217
  "location": {
5218
5218
  "filePath": "pkg.main.runtime.ts",
5219
- "line": 307,
5219
+ "line": 306,
5220
5220
  "character": 16
5221
5221
  },
5222
5222
  "name": "Promise",
@@ -5225,7 +5225,7 @@
5225
5225
  "__schema": "TypeRefSchema",
5226
5226
  "location": {
5227
5227
  "filePath": "pkg.main.runtime.ts",
5228
- "line": 307,
5228
+ "line": 306,
5229
5229
  "character": 24
5230
5230
  },
5231
5231
  "name": "PackResult",
@@ -5238,7 +5238,7 @@
5238
5238
  "__schema": "TagSchema",
5239
5239
  "location": {
5240
5240
  "filePath": "pkg.main.runtime.ts",
5241
- "line": 308,
5241
+ "line": 307,
5242
5242
  "character": 6
5243
5243
  },
5244
5244
  "tagName": "memberof",
@@ -5253,7 +5253,7 @@
5253
5253
  "__schema": "ParameterSchema",
5254
5254
  "location": {
5255
5255
  "filePath": "pkg.main.runtime.ts",
5256
- "line": 310,
5256
+ "line": 309,
5257
5257
  "character": 23
5258
5258
  },
5259
5259
  "name": "componentId",
@@ -5261,7 +5261,7 @@
5261
5261
  "__schema": "KeywordTypeSchema",
5262
5262
  "location": {
5263
5263
  "filePath": "pkg.main.runtime.ts",
5264
- "line": 310,
5264
+ "line": 309,
5265
5265
  "character": 36
5266
5266
  },
5267
5267
  "name": "string"
@@ -5273,7 +5273,7 @@
5273
5273
  "__schema": "ParameterSchema",
5274
5274
  "location": {
5275
5275
  "filePath": "pkg.main.runtime.ts",
5276
- "line": 310,
5276
+ "line": 309,
5277
5277
  "character": 44
5278
5278
  },
5279
5279
  "name": "scopePath",
@@ -5281,7 +5281,7 @@
5281
5281
  "__schema": "TypeUnionSchema",
5282
5282
  "location": {
5283
5283
  "filePath": "pkg.main.runtime.ts",
5284
- "line": 310,
5284
+ "line": 309,
5285
5285
  "character": 55
5286
5286
  },
5287
5287
  "types": [
@@ -5289,7 +5289,7 @@
5289
5289
  "__schema": "KeywordTypeSchema",
5290
5290
  "location": {
5291
5291
  "filePath": "pkg.main.runtime.ts",
5292
- "line": 310,
5292
+ "line": 309,
5293
5293
  "character": 55
5294
5294
  },
5295
5295
  "name": "string"
@@ -5298,7 +5298,7 @@
5298
5298
  "__schema": "KeywordTypeSchema",
5299
5299
  "location": {
5300
5300
  "filePath": "pkg.main.runtime.ts",
5301
- "line": 310,
5301
+ "line": 309,
5302
5302
  "character": 64
5303
5303
  },
5304
5304
  "name": "undefined"
@@ -5312,7 +5312,7 @@
5312
5312
  "__schema": "ParameterSchema",
5313
5313
  "location": {
5314
5314
  "filePath": "pkg.main.runtime.ts",
5315
- "line": 310,
5315
+ "line": 309,
5316
5316
  "character": 75
5317
5317
  },
5318
5318
  "name": "options",
@@ -5320,7 +5320,7 @@
5320
5320
  "__schema": "TypeRefSchema",
5321
5321
  "location": {
5322
5322
  "filePath": "pkg.main.runtime.ts",
5323
- "line": 310,
5323
+ "line": 309,
5324
5324
  "character": 84
5325
5325
  },
5326
5326
  "name": "PackOptions",
@@ -5334,7 +5334,7 @@
5334
5334
  "__schema": "TypeRefSchema",
5335
5335
  "location": {
5336
5336
  "filePath": "pkg.main.runtime.ts",
5337
- "line": 310,
5337
+ "line": 309,
5338
5338
  "character": 98
5339
5339
  },
5340
5340
  "name": "Promise",
@@ -5343,7 +5343,7 @@
5343
5343
  "__schema": "TypeRefSchema",
5344
5344
  "location": {
5345
5345
  "filePath": "pkg.main.runtime.ts",
5346
- "line": 310,
5346
+ "line": 309,
5347
5347
  "character": 106
5348
5348
  },
5349
5349
  "name": "PackResult",
@@ -5359,14 +5359,14 @@
5359
5359
  "__schema": "FunctionLikeSchema",
5360
5360
  "location": {
5361
5361
  "filePath": "pkg.main.runtime.ts",
5362
- "line": 320,
5362
+ "line": 319,
5363
5363
  "character": 3
5364
5364
  },
5365
5365
  "doc": {
5366
5366
  "__schema": "DocSchema",
5367
5367
  "location": {
5368
5368
  "filePath": "pkg.main.runtime.ts",
5369
- "line": 314,
5369
+ "line": 313,
5370
5370
  "character": 3
5371
5371
  },
5372
5372
  "raw": "/**\n * Merge the configs provided by:\n * 1. envs configured in the component - via getPackageJsonProps method\n * 2. extensions that registered to the registerPackageJsonNewProps slot (and configured for the component)\n * 3. props defined by the user (they are the strongest one)\n */",
@@ -5380,7 +5380,7 @@
5380
5380
  "__schema": "ParameterSchema",
5381
5381
  "location": {
5382
5382
  "filePath": "pkg.main.runtime.ts",
5383
- "line": 320,
5383
+ "line": 319,
5384
5384
  "character": 31
5385
5385
  },
5386
5386
  "name": "component",
@@ -5388,7 +5388,7 @@
5388
5388
  "__schema": "TypeRefSchema",
5389
5389
  "location": {
5390
5390
  "filePath": "pkg.main.runtime.ts",
5391
- "line": 320,
5391
+ "line": 319,
5392
5392
  "character": 42
5393
5393
  },
5394
5394
  "name": "Component",
@@ -5405,7 +5405,7 @@
5405
5405
  "__schema": "TypeRefSchema",
5406
5406
  "location": {
5407
5407
  "filePath": "pkg.main.runtime.ts",
5408
- "line": 320,
5408
+ "line": 319,
5409
5409
  "character": 54
5410
5410
  },
5411
5411
  "name": "Promise",
@@ -5414,7 +5414,7 @@
5414
5414
  "__schema": "TypeRefSchema",
5415
5415
  "location": {
5416
5416
  "filePath": "pkg.main.runtime.ts",
5417
- "line": 320,
5417
+ "line": 319,
5418
5418
  "character": 62
5419
5419
  },
5420
5420
  "name": "PackageJsonProps"
@@ -5429,7 +5429,7 @@
5429
5429
  "__schema": "FunctionLikeSchema",
5430
5430
  "location": {
5431
5431
  "filePath": "pkg.main.runtime.ts",
5432
- "line": 353,
5432
+ "line": 352,
5433
5433
  "character": 3
5434
5434
  },
5435
5435
  "signature": "(method) PkgMain.getPackageJsonModifications(component: Component): Record<string, any>",
@@ -5439,7 +5439,7 @@
5439
5439
  "__schema": "ParameterSchema",
5440
5440
  "location": {
5441
5441
  "filePath": "pkg.main.runtime.ts",
5442
- "line": 353,
5442
+ "line": 352,
5443
5443
  "character": 31
5444
5444
  },
5445
5445
  "name": "component",
@@ -5447,7 +5447,7 @@
5447
5447
  "__schema": "TypeRefSchema",
5448
5448
  "location": {
5449
5449
  "filePath": "pkg.main.runtime.ts",
5450
- "line": 353,
5450
+ "line": 352,
5451
5451
  "character": 42
5452
5452
  },
5453
5453
  "name": "Component",
@@ -5464,7 +5464,7 @@
5464
5464
  "__schema": "TypeRefSchema",
5465
5465
  "location": {
5466
5466
  "filePath": "pkg.main.runtime.ts",
5467
- "line": 353,
5467
+ "line": 352,
5468
5468
  "character": 54
5469
5469
  },
5470
5470
  "name": "Record",
@@ -5473,7 +5473,7 @@
5473
5473
  "__schema": "KeywordTypeSchema",
5474
5474
  "location": {
5475
5475
  "filePath": "pkg.main.runtime.ts",
5476
- "line": 353,
5476
+ "line": 352,
5477
5477
  "character": 61
5478
5478
  },
5479
5479
  "name": "string"
@@ -5482,7 +5482,7 @@
5482
5482
  "__schema": "KeywordTypeSchema",
5483
5483
  "location": {
5484
5484
  "filePath": "pkg.main.runtime.ts",
5485
- "line": 353,
5485
+ "line": 352,
5486
5486
  "character": 69
5487
5487
  },
5488
5488
  "name": "any"
@@ -5495,7 +5495,7 @@
5495
5495
  "__schema": "FunctionLikeSchema",
5496
5496
  "location": {
5497
5497
  "filePath": "pkg.main.runtime.ts",
5498
- "line": 359,
5498
+ "line": 358,
5499
5499
  "character": 3
5500
5500
  },
5501
5501
  "signature": "(method) PkgMain.getPkgArtifact(component: Component): Promise<PkgArtifact>",
@@ -5505,7 +5505,7 @@
5505
5505
  "__schema": "ParameterSchema",
5506
5506
  "location": {
5507
5507
  "filePath": "pkg.main.runtime.ts",
5508
- "line": 359,
5508
+ "line": 358,
5509
5509
  "character": 24
5510
5510
  },
5511
5511
  "name": "component",
@@ -5513,7 +5513,7 @@
5513
5513
  "__schema": "TypeRefSchema",
5514
5514
  "location": {
5515
5515
  "filePath": "pkg.main.runtime.ts",
5516
- "line": 359,
5516
+ "line": 358,
5517
5517
  "character": 35
5518
5518
  },
5519
5519
  "name": "Component",
@@ -5530,7 +5530,7 @@
5530
5530
  "__schema": "TypeRefSchema",
5531
5531
  "location": {
5532
5532
  "filePath": "pkg.main.runtime.ts",
5533
- "line": 359,
5533
+ "line": 358,
5534
5534
  "character": 47
5535
5535
  },
5536
5536
  "name": "Promise",
@@ -5539,7 +5539,7 @@
5539
5539
  "__schema": "TypeRefSchema",
5540
5540
  "location": {
5541
5541
  "filePath": "pkg.main.runtime.ts",
5542
- "line": 359,
5542
+ "line": 358,
5543
5543
  "character": 55
5544
5544
  },
5545
5545
  "name": "PkgArtifact",
@@ -5555,7 +5555,7 @@
5555
5555
  "__schema": "FunctionLikeSchema",
5556
5556
  "location": {
5557
5557
  "filePath": "pkg.main.runtime.ts",
5558
- "line": 366,
5558
+ "line": 365,
5559
5559
  "character": 3
5560
5560
  },
5561
5561
  "signature": "(method) PkgMain.getManifest(component: Component): Promise<ComponentPackageManifest>",
@@ -5565,7 +5565,7 @@
5565
5565
  "__schema": "ParameterSchema",
5566
5566
  "location": {
5567
5567
  "filePath": "pkg.main.runtime.ts",
5568
- "line": 366,
5568
+ "line": 365,
5569
5569
  "character": 21
5570
5570
  },
5571
5571
  "name": "component",
@@ -5573,7 +5573,7 @@
5573
5573
  "__schema": "TypeRefSchema",
5574
5574
  "location": {
5575
5575
  "filePath": "pkg.main.runtime.ts",
5576
- "line": 366,
5576
+ "line": 365,
5577
5577
  "character": 32
5578
5578
  },
5579
5579
  "name": "Component",
@@ -5590,7 +5590,7 @@
5590
5590
  "__schema": "TypeRefSchema",
5591
5591
  "location": {
5592
5592
  "filePath": "pkg.main.runtime.ts",
5593
- "line": 366,
5593
+ "line": 365,
5594
5594
  "character": 44
5595
5595
  },
5596
5596
  "name": "Promise",
@@ -5599,7 +5599,7 @@
5599
5599
  "__schema": "TypeRefSchema",
5600
5600
  "location": {
5601
5601
  "filePath": "pkg.main.runtime.ts",
5602
- "line": 366,
5602
+ "line": 365,
5603
5603
  "character": 52
5604
5604
  },
5605
5605
  "name": "ComponentPackageManifest"
@@ -5614,14 +5614,14 @@
5614
5614
  "__schema": "FunctionLikeSchema",
5615
5615
  "location": {
5616
5616
  "filePath": "pkg.main.runtime.ts",
5617
- "line": 421,
5617
+ "line": 420,
5618
5618
  "character": 3
5619
5619
  },
5620
5620
  "doc": {
5621
5621
  "__schema": "DocSchema",
5622
5622
  "location": {
5623
5623
  "filePath": "pkg.main.runtime.ts",
5624
- "line": 416,
5624
+ "line": 415,
5625
5625
  "character": 3
5626
5626
  },
5627
5627
  "raw": "/**\n * Check if the component should be fetched from bit registry or from another registry\n * This will usually determined by the latest version of the component\n * @param component\n */",
@@ -5631,7 +5631,7 @@
5631
5631
  "__schema": "PropertyLikeTagSchema",
5632
5632
  "location": {
5633
5633
  "filePath": "pkg.main.runtime.ts",
5634
- "line": 419,
5634
+ "line": 418,
5635
5635
  "character": 6
5636
5636
  },
5637
5637
  "name": "component",
@@ -5646,7 +5646,7 @@
5646
5646
  "__schema": "ParameterSchema",
5647
5647
  "location": {
5648
5648
  "filePath": "pkg.main.runtime.ts",
5649
- "line": 421,
5649
+ "line": 420,
5650
5650
  "character": 33
5651
5651
  },
5652
5652
  "name": "component",
@@ -5654,7 +5654,7 @@
5654
5654
  "__schema": "TypeRefSchema",
5655
5655
  "location": {
5656
5656
  "filePath": "pkg.main.runtime.ts",
5657
- "line": 421,
5657
+ "line": 420,
5658
5658
  "character": 44
5659
5659
  },
5660
5660
  "name": "IComponent",
@@ -5671,7 +5671,7 @@
5671
5671
  "__schema": "KeywordTypeSchema",
5672
5672
  "location": {
5673
5673
  "filePath": "pkg.main.runtime.ts",
5674
- "line": 421,
5674
+ "line": 420,
5675
5675
  "character": 57
5676
5676
  },
5677
5677
  "name": "boolean"
@@ -5682,7 +5682,7 @@
5682
5682
  "__schema": "FunctionLikeSchema",
5683
5683
  "location": {
5684
5684
  "filePath": "pkg.main.runtime.ts",
5685
- "line": 437,
5685
+ "line": 436,
5686
5686
  "character": 3
5687
5687
  },
5688
5688
  "signature": "(method) PkgMain.getSnapManifest(component: Component, snap: Snap): Promise<VersionPackageManifest | undefined>",
@@ -5692,7 +5692,7 @@
5692
5692
  "__schema": "ParameterSchema",
5693
5693
  "location": {
5694
5694
  "filePath": "pkg.main.runtime.ts",
5695
- "line": 437,
5695
+ "line": 436,
5696
5696
  "character": 25
5697
5697
  },
5698
5698
  "name": "component",
@@ -5700,7 +5700,7 @@
5700
5700
  "__schema": "TypeRefSchema",
5701
5701
  "location": {
5702
5702
  "filePath": "pkg.main.runtime.ts",
5703
- "line": 437,
5703
+ "line": 436,
5704
5704
  "character": 36
5705
5705
  },
5706
5706
  "name": "Component",
@@ -5716,7 +5716,7 @@
5716
5716
  "__schema": "ParameterSchema",
5717
5717
  "location": {
5718
5718
  "filePath": "pkg.main.runtime.ts",
5719
- "line": 437,
5719
+ "line": 436,
5720
5720
  "character": 47
5721
5721
  },
5722
5722
  "name": "snap",
@@ -5724,7 +5724,7 @@
5724
5724
  "__schema": "TypeRefSchema",
5725
5725
  "location": {
5726
5726
  "filePath": "pkg.main.runtime.ts",
5727
- "line": 437,
5727
+ "line": 436,
5728
5728
  "character": 53
5729
5729
  },
5730
5730
  "name": "Snap",
@@ -5741,7 +5741,7 @@
5741
5741
  "__schema": "TypeRefSchema",
5742
5742
  "location": {
5743
5743
  "filePath": "pkg.main.runtime.ts",
5744
- "line": 437,
5744
+ "line": 436,
5745
5745
  "character": 60
5746
5746
  },
5747
5747
  "name": "Promise",
@@ -5750,7 +5750,7 @@
5750
5750
  "__schema": "TypeUnionSchema",
5751
5751
  "location": {
5752
5752
  "filePath": "pkg.main.runtime.ts",
5753
- "line": 437,
5753
+ "line": 436,
5754
5754
  "character": 68
5755
5755
  },
5756
5756
  "types": [
@@ -5758,7 +5758,7 @@
5758
5758
  "__schema": "TypeRefSchema",
5759
5759
  "location": {
5760
5760
  "filePath": "pkg.main.runtime.ts",
5761
- "line": 437,
5761
+ "line": 436,
5762
5762
  "character": 68
5763
5763
  },
5764
5764
  "name": "VersionPackageManifest"
@@ -5767,7 +5767,7 @@
5767
5767
  "__schema": "KeywordTypeSchema",
5768
5768
  "location": {
5769
5769
  "filePath": "pkg.main.runtime.ts",
5770
- "line": 437,
5770
+ "line": 436,
5771
5771
  "character": 93
5772
5772
  },
5773
5773
  "name": "undefined"
@@ -5784,7 +5784,7 @@
5784
5784
  "__schema": "FunctionLikeSchema",
5785
5785
  "location": {
5786
5786
  "filePath": "pkg.main.runtime.ts",
5787
- "line": 476,
5787
+ "line": 475,
5788
5788
  "character": 3
5789
5789
  },
5790
5790
  "signature": "(method) PkgMain.getPackageTarFile(component: Component): Promise<AbstractVinyl>",
@@ -5794,7 +5794,7 @@
5794
5794
  "__schema": "ParameterSchema",
5795
5795
  "location": {
5796
5796
  "filePath": "pkg.main.runtime.ts",
5797
- "line": 476,
5797
+ "line": 475,
5798
5798
  "character": 27
5799
5799
  },
5800
5800
  "name": "component",
@@ -5802,7 +5802,7 @@
5802
5802
  "__schema": "TypeRefSchema",
5803
5803
  "location": {
5804
5804
  "filePath": "pkg.main.runtime.ts",
5805
- "line": 476,
5805
+ "line": 475,
5806
5806
  "character": 38
5807
5807
  },
5808
5808
  "name": "Component",
@@ -5819,7 +5819,7 @@
5819
5819
  "__schema": "TypeRefSchema",
5820
5820
  "location": {
5821
5821
  "filePath": "pkg.main.runtime.ts",
5822
- "line": 476,
5822
+ "line": 475,
5823
5823
  "character": 50
5824
5824
  },
5825
5825
  "name": "Promise",
@@ -5828,7 +5828,7 @@
5828
5828
  "__schema": "TypeRefSchema",
5829
5829
  "location": {
5830
5830
  "filePath": "pkg.main.runtime.ts",
5831
- "line": 476,
5831
+ "line": 475,
5832
5832
  "character": 58
5833
5833
  },
5834
5834
  "name": "AbstractVinyl",
@@ -5844,7 +5844,7 @@
5844
5844
  "__schema": "FunctionLikeSchema",
5845
5845
  "location": {
5846
5846
  "filePath": "pkg.main.runtime.ts",
5847
- "line": 487,
5847
+ "line": 486,
5848
5848
  "character": 3
5849
5849
  },
5850
5850
  "signature": "(method) PkgMain.transformPackageJson(component: Component, packageJsonObject: Record<string, any>): Promise<Record<string, any>>",
@@ -5854,7 +5854,7 @@
5854
5854
  "__schema": "ParameterSchema",
5855
5855
  "location": {
5856
5856
  "filePath": "pkg.main.runtime.ts",
5857
- "line": 488,
5857
+ "line": 487,
5858
5858
  "character": 5
5859
5859
  },
5860
5860
  "name": "component",
@@ -5862,7 +5862,7 @@
5862
5862
  "__schema": "TypeRefSchema",
5863
5863
  "location": {
5864
5864
  "filePath": "pkg.main.runtime.ts",
5865
- "line": 488,
5865
+ "line": 487,
5866
5866
  "character": 16
5867
5867
  },
5868
5868
  "name": "Component",
@@ -5878,7 +5878,7 @@
5878
5878
  "__schema": "ParameterSchema",
5879
5879
  "location": {
5880
5880
  "filePath": "pkg.main.runtime.ts",
5881
- "line": 489,
5881
+ "line": 488,
5882
5882
  "character": 5
5883
5883
  },
5884
5884
  "name": "packageJsonObject",
@@ -5886,7 +5886,7 @@
5886
5886
  "__schema": "TypeRefSchema",
5887
5887
  "location": {
5888
5888
  "filePath": "pkg.main.runtime.ts",
5889
- "line": 489,
5889
+ "line": 488,
5890
5890
  "character": 24
5891
5891
  },
5892
5892
  "name": "Record",
@@ -5895,7 +5895,7 @@
5895
5895
  "__schema": "KeywordTypeSchema",
5896
5896
  "location": {
5897
5897
  "filePath": "pkg.main.runtime.ts",
5898
- "line": 489,
5898
+ "line": 488,
5899
5899
  "character": 31
5900
5900
  },
5901
5901
  "name": "string"
@@ -5904,7 +5904,7 @@
5904
5904
  "__schema": "KeywordTypeSchema",
5905
5905
  "location": {
5906
5906
  "filePath": "pkg.main.runtime.ts",
5907
- "line": 489,
5907
+ "line": 488,
5908
5908
  "character": 39
5909
5909
  },
5910
5910
  "name": "any"
@@ -5919,7 +5919,7 @@
5919
5919
  "__schema": "TypeRefSchema",
5920
5920
  "location": {
5921
5921
  "filePath": "pkg.main.runtime.ts",
5922
- "line": 490,
5922
+ "line": 489,
5923
5923
  "character": 6
5924
5924
  },
5925
5925
  "name": "Promise",
@@ -5928,7 +5928,7 @@
5928
5928
  "__schema": "TypeRefSchema",
5929
5929
  "location": {
5930
5930
  "filePath": "pkg.main.runtime.ts",
5931
- "line": 490,
5931
+ "line": 489,
5932
5932
  "character": 14
5933
5933
  },
5934
5934
  "name": "Record",
@@ -5937,7 +5937,7 @@
5937
5937
  "__schema": "KeywordTypeSchema",
5938
5938
  "location": {
5939
5939
  "filePath": "pkg.main.runtime.ts",
5940
- "line": 490,
5940
+ "line": 489,
5941
5941
  "character": 21
5942
5942
  },
5943
5943
  "name": "string"
@@ -5946,7 +5946,7 @@
5946
5946
  "__schema": "KeywordTypeSchema",
5947
5947
  "location": {
5948
5948
  "filePath": "pkg.main.runtime.ts",
5949
- "line": 490,
5949
+ "line": 489,
5950
5950
  "character": 29
5951
5951
  },
5952
5952
  "name": "any"
@@ -5969,7 +5969,7 @@
5969
5969
  "__schema": "TypeSchema",
5970
5970
  "location": {
5971
5971
  "filePath": "pkg.main.runtime.ts",
5972
- "line": 51,
5972
+ "line": 50,
5973
5973
  "character": 1
5974
5974
  },
5975
5975
  "signature": "type GetModulePathOptions = {\n absPath?: boolean | undefined;\n}",
@@ -5978,7 +5978,7 @@
5978
5978
  "__schema": "TypeLiteralSchema",
5979
5979
  "location": {
5980
5980
  "filePath": "pkg.main.runtime.ts",
5981
- "line": 51,
5981
+ "line": 50,
5982
5982
  "character": 29
5983
5983
  },
5984
5984
  "members": [
@@ -5986,7 +5986,7 @@
5986
5986
  "__schema": "VariableLikeSchema",
5987
5987
  "location": {
5988
5988
  "filePath": "pkg.main.runtime.ts",
5989
- "line": 51,
5989
+ "line": 50,
5990
5990
  "character": 31
5991
5991
  },
5992
5992
  "signature": "(property) absPath?: boolean | undefined",
@@ -5995,7 +5995,7 @@
5995
5995
  "__schema": "KeywordTypeSchema",
5996
5996
  "location": {
5997
5997
  "filePath": "pkg.main.runtime.ts",
5998
- "line": 51,
5998
+ "line": 50,
5999
5999
  "character": 41
6000
6000
  },
6001
6001
  "name": "boolean"
@@ -6009,7 +6009,7 @@
6009
6009
  "__schema": "UnImplementedSchema",
6010
6010
  "location": {
6011
6011
  "filePath": "pkg.main.runtime.ts",
6012
- "line": 496,
6012
+ "line": 495,
6013
6013
  "character": 1
6014
6014
  },
6015
6015
  "name": "PkgAspect.addRuntime(PkgMain);",
@@ -6057,7 +6057,7 @@
6057
6057
  "_legacy": {
6058
6058
  "scope": "teambit.pkg",
6059
6059
  "name": "pkg",
6060
- "version": "1.0.320"
6060
+ "version": "1.0.322"
6061
6061
  },
6062
6062
  "_scope": "teambit.pkg"
6063
6063
  }
@@ -6269,7 +6269,7 @@
6269
6269
  "_legacy": {
6270
6270
  "scope": "teambit.pkg",
6271
6271
  "name": "pkg",
6272
- "version": "1.0.320"
6272
+ "version": "1.0.322"
6273
6273
  },
6274
6274
  "_scope": "teambit.pkg"
6275
6275
  }
@@ -6470,7 +6470,7 @@
6470
6470
  "_legacy": {
6471
6471
  "scope": "teambit.pkg",
6472
6472
  "name": "pkg",
6473
- "version": "1.0.320"
6473
+ "version": "1.0.322"
6474
6474
  },
6475
6475
  "_scope": "teambit.pkg"
6476
6476
  }
@@ -7222,7 +7222,7 @@
7222
7222
  "componentId": {
7223
7223
  "scope": "teambit.pkg",
7224
7224
  "name": "pkg",
7225
- "version": "1.0.320"
7225
+ "version": "1.0.322"
7226
7226
  },
7227
7227
  "taggedModuleExports": []
7228
7228
  }