@teambit/isolator 1.0.472 → 1.0.474

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.
@@ -1230,7 +1230,7 @@
1230
1230
  "_legacy": {
1231
1231
  "scope": "teambit.component",
1232
1232
  "name": "isolator",
1233
- "version": "1.0.472"
1233
+ "version": "1.0.474"
1234
1234
  },
1235
1235
  "_scope": "teambit.component"
1236
1236
  }
@@ -2438,7 +2438,7 @@
2438
2438
  "_legacy": {
2439
2439
  "scope": "teambit.component",
2440
2440
  "name": "isolator",
2441
- "version": "1.0.472"
2441
+ "version": "1.0.474"
2442
2442
  },
2443
2443
  "_scope": "teambit.component"
2444
2444
  }
@@ -2724,7 +2724,7 @@
2724
2724
  "_legacy": {
2725
2725
  "scope": "teambit.component",
2726
2726
  "name": "isolator",
2727
- "version": "1.0.472"
2727
+ "version": "1.0.474"
2728
2728
  },
2729
2729
  "_scope": "teambit.component"
2730
2730
  }
@@ -2753,7 +2753,7 @@
2753
2753
  "_legacy": {
2754
2754
  "scope": "teambit.component",
2755
2755
  "name": "isolator",
2756
- "version": "1.0.472"
2756
+ "version": "1.0.474"
2757
2757
  },
2758
2758
  "_scope": "teambit.component"
2759
2759
  }
@@ -3544,7 +3544,7 @@
3544
3544
  "__schema": "FunctionLikeSchema",
3545
3545
  "location": {
3546
3546
  "filePath": "isolator.main.runtime.ts",
3547
- "line": 961,
3547
+ "line": 962,
3548
3548
  "character": 3
3549
3549
  },
3550
3550
  "signature": "(method) IsolatorMain.list(rootDir: string): Promise<ListResults>",
@@ -3554,7 +3554,7 @@
3554
3554
  "__schema": "ParameterSchema",
3555
3555
  "location": {
3556
3556
  "filePath": "isolator.main.runtime.ts",
3557
- "line": 961,
3557
+ "line": 962,
3558
3558
  "character": 14
3559
3559
  },
3560
3560
  "name": "rootDir",
@@ -3562,7 +3562,7 @@
3562
3562
  "__schema": "KeywordTypeSchema",
3563
3563
  "location": {
3564
3564
  "filePath": "isolator.main.runtime.ts",
3565
- "line": 961,
3565
+ "line": 962,
3566
3566
  "character": 23
3567
3567
  },
3568
3568
  "name": "string"
@@ -3575,7 +3575,7 @@
3575
3575
  "__schema": "TypeRefSchema",
3576
3576
  "location": {
3577
3577
  "filePath": "isolator.main.runtime.ts",
3578
- "line": 961,
3578
+ "line": 962,
3579
3579
  "character": 32
3580
3580
  },
3581
3581
  "name": "Promise",
@@ -3584,7 +3584,7 @@
3584
3584
  "__schema": "TypeRefSchema",
3585
3585
  "location": {
3586
3586
  "filePath": "isolator.main.runtime.ts",
3587
- "line": 961,
3587
+ "line": 962,
3588
3588
  "character": 40
3589
3589
  },
3590
3590
  "name": "ListResults"
@@ -3599,7 +3599,7 @@
3599
3599
  "__schema": "FunctionLikeSchema",
3600
3600
  "location": {
3601
3601
  "filePath": "isolator.main.runtime.ts",
3602
- "line": 977,
3602
+ "line": 978,
3603
3603
  "character": 3
3604
3604
  },
3605
3605
  "signature": "(method) IsolatorMain.registerCapsuleTransferFn(fn: CapsuleTransferFn): void",
@@ -3609,7 +3609,7 @@
3609
3609
  "__schema": "ParameterSchema",
3610
3610
  "location": {
3611
3611
  "filePath": "isolator.main.runtime.ts",
3612
- "line": 977,
3612
+ "line": 978,
3613
3613
  "character": 29
3614
3614
  },
3615
3615
  "name": "fn",
@@ -3617,7 +3617,7 @@
3617
3617
  "__schema": "TypeRefSchema",
3618
3618
  "location": {
3619
3619
  "filePath": "isolator.main.runtime.ts",
3620
- "line": 977,
3620
+ "line": 978,
3621
3621
  "character": 33
3622
3622
  },
3623
3623
  "name": "CapsuleTransferFn"
@@ -3630,7 +3630,7 @@
3630
3630
  "__schema": "InferenceTypeSchema",
3631
3631
  "location": {
3632
3632
  "filePath": "isolator.main.runtime.ts",
3633
- "line": 977,
3633
+ "line": 978,
3634
3634
  "character": 3
3635
3635
  },
3636
3636
  "type": "void"
@@ -3641,14 +3641,14 @@
3641
3641
  "__schema": "FunctionLikeSchema",
3642
3642
  "location": {
3643
3643
  "filePath": "isolator.main.runtime.ts",
3644
- "line": 992,
3644
+ "line": 997,
3645
3645
  "character": 3
3646
3646
  },
3647
3647
  "doc": {
3648
3648
  "__schema": "DocSchema",
3649
3649
  "location": {
3650
3650
  "filePath": "isolator.main.runtime.ts",
3651
- "line": 991,
3651
+ "line": 996,
3652
3652
  "character": 3
3653
3653
  },
3654
3654
  "raw": "/** @deprecated use the new function signature with an object parameter instead */",
@@ -3658,7 +3658,7 @@
3658
3658
  "__schema": "TagSchema",
3659
3659
  "location": {
3660
3660
  "filePath": "isolator.main.runtime.ts",
3661
- "line": 991,
3661
+ "line": 996,
3662
3662
  "character": 7
3663
3663
  },
3664
3664
  "tagName": "deprecated",
@@ -3673,7 +3673,7 @@
3673
3673
  "__schema": "ParameterSchema",
3674
3674
  "location": {
3675
3675
  "filePath": "isolator.main.runtime.ts",
3676
- "line": 992,
3676
+ "line": 997,
3677
3677
  "character": 22
3678
3678
  },
3679
3679
  "name": "baseDir",
@@ -3681,7 +3681,7 @@
3681
3681
  "__schema": "KeywordTypeSchema",
3682
3682
  "location": {
3683
3683
  "filePath": "isolator.main.runtime.ts",
3684
- "line": 992,
3684
+ "line": 997,
3685
3685
  "character": 31
3686
3686
  },
3687
3687
  "name": "string"
@@ -3693,7 +3693,7 @@
3693
3693
  "__schema": "ParameterSchema",
3694
3694
  "location": {
3695
3695
  "filePath": "isolator.main.runtime.ts",
3696
- "line": 992,
3696
+ "line": 997,
3697
3697
  "character": 39
3698
3698
  },
3699
3699
  "name": "rootBaseDir",
@@ -3701,7 +3701,7 @@
3701
3701
  "__schema": "KeywordTypeSchema",
3702
3702
  "location": {
3703
3703
  "filePath": "isolator.main.runtime.ts",
3704
- "line": 992,
3704
+ "line": 997,
3705
3705
  "character": 53
3706
3706
  },
3707
3707
  "name": "string"
@@ -3713,7 +3713,7 @@
3713
3713
  "__schema": "ParameterSchema",
3714
3714
  "location": {
3715
3715
  "filePath": "isolator.main.runtime.ts",
3716
- "line": 992,
3716
+ "line": 997,
3717
3717
  "character": 61
3718
3718
  },
3719
3719
  "name": "useHash",
@@ -3721,7 +3721,7 @@
3721
3721
  "__schema": "KeywordTypeSchema",
3722
3722
  "location": {
3723
3723
  "filePath": "isolator.main.runtime.ts",
3724
- "line": 992,
3724
+ "line": 997,
3725
3725
  "character": 71
3726
3726
  },
3727
3727
  "name": "boolean"
@@ -3734,7 +3734,7 @@
3734
3734
  "__schema": "TypeRefSchema",
3735
3735
  "location": {
3736
3736
  "filePath": "isolator.main.runtime.ts",
3737
- "line": 992,
3737
+ "line": 997,
3738
3738
  "character": 81
3739
3739
  },
3740
3740
  "name": "PathOsBasedAbsolute"
@@ -3745,7 +3745,7 @@
3745
3745
  "__schema": "FunctionLikeSchema",
3746
3746
  "location": {
3747
3747
  "filePath": "isolator.main.runtime.ts",
3748
- "line": 993,
3748
+ "line": 998,
3749
3749
  "character": 3
3750
3750
  },
3751
3751
  "signature": "(method) IsolatorMain.getCapsulesRootDir(getCapsuleDirOpts: GetCapsuleDirOpts): PathOsBasedAbsolute (+1 overload)",
@@ -3755,7 +3755,7 @@
3755
3755
  "__schema": "ParameterSchema",
3756
3756
  "location": {
3757
3757
  "filePath": "isolator.main.runtime.ts",
3758
- "line": 993,
3758
+ "line": 998,
3759
3759
  "character": 22
3760
3760
  },
3761
3761
  "name": "getCapsuleDirOpts",
@@ -3763,7 +3763,7 @@
3763
3763
  "__schema": "TypeRefSchema",
3764
3764
  "location": {
3765
3765
  "filePath": "isolator.main.runtime.ts",
3766
- "line": 993,
3766
+ "line": 998,
3767
3767
  "character": 41
3768
3768
  },
3769
3769
  "name": "GetCapsuleDirOpts"
@@ -3776,7 +3776,7 @@
3776
3776
  "__schema": "TypeRefSchema",
3777
3777
  "location": {
3778
3778
  "filePath": "isolator.main.runtime.ts",
3779
- "line": 993,
3779
+ "line": 998,
3780
3780
  "character": 61
3781
3781
  },
3782
3782
  "name": "PathOsBasedAbsolute"
@@ -3787,7 +3787,7 @@
3787
3787
  "__schema": "FunctionLikeSchema",
3788
3788
  "location": {
3789
3789
  "filePath": "isolator.main.runtime.ts",
3790
- "line": 994,
3790
+ "line": 999,
3791
3791
  "character": 3
3792
3792
  },
3793
3793
  "signature": "(method) IsolatorMain.getCapsulesRootDir(baseDir: string, rootBaseDir?: string | undefined, useHash?: boolean | undefined): string (+1 overload)",
@@ -3797,7 +3797,7 @@
3797
3797
  "__schema": "ParameterSchema",
3798
3798
  "location": {
3799
3799
  "filePath": "isolator.main.runtime.ts",
3800
- "line": 995,
3800
+ "line": 1000,
3801
3801
  "character": 5
3802
3802
  },
3803
3803
  "name": "getCapsuleDirOpts",
@@ -3805,7 +3805,7 @@
3805
3805
  "__schema": "TypeUnionSchema",
3806
3806
  "location": {
3807
3807
  "filePath": "isolator.main.runtime.ts",
3808
- "line": 995,
3808
+ "line": 1000,
3809
3809
  "character": 24
3810
3810
  },
3811
3811
  "types": [
@@ -3813,7 +3813,7 @@
3813
3813
  "__schema": "TypeRefSchema",
3814
3814
  "location": {
3815
3815
  "filePath": "isolator.main.runtime.ts",
3816
- "line": 995,
3816
+ "line": 1000,
3817
3817
  "character": 24
3818
3818
  },
3819
3819
  "name": "GetCapsuleDirOpts"
@@ -3822,7 +3822,7 @@
3822
3822
  "__schema": "KeywordTypeSchema",
3823
3823
  "location": {
3824
3824
  "filePath": "isolator.main.runtime.ts",
3825
- "line": 995,
3825
+ "line": 1000,
3826
3826
  "character": 44
3827
3827
  },
3828
3828
  "name": "string"
@@ -3836,7 +3836,7 @@
3836
3836
  "__schema": "ParameterSchema",
3837
3837
  "location": {
3838
3838
  "filePath": "isolator.main.runtime.ts",
3839
- "line": 996,
3839
+ "line": 1001,
3840
3840
  "character": 5
3841
3841
  },
3842
3842
  "name": "rootBaseDir",
@@ -3844,7 +3844,7 @@
3844
3844
  "__schema": "KeywordTypeSchema",
3845
3845
  "location": {
3846
3846
  "filePath": "isolator.main.runtime.ts",
3847
- "line": 996,
3847
+ "line": 1001,
3848
3848
  "character": 19
3849
3849
  },
3850
3850
  "name": "string"
@@ -3856,7 +3856,7 @@
3856
3856
  "__schema": "ParameterSchema",
3857
3857
  "location": {
3858
3858
  "filePath": "isolator.main.runtime.ts",
3859
- "line": 997,
3859
+ "line": 1002,
3860
3860
  "character": 5
3861
3861
  },
3862
3862
  "name": "useHash",
@@ -3864,7 +3864,7 @@
3864
3864
  "__schema": "InferenceTypeSchema",
3865
3865
  "location": {
3866
3866
  "filePath": "isolator.main.runtime.ts",
3867
- "line": 997,
3867
+ "line": 1002,
3868
3868
  "character": 5
3869
3869
  },
3870
3870
  "type": "boolean"
@@ -3877,7 +3877,7 @@
3877
3877
  "__schema": "ParameterSchema",
3878
3878
  "location": {
3879
3879
  "filePath": "isolator.main.runtime.ts",
3880
- "line": 998,
3880
+ "line": 1003,
3881
3881
  "character": 5
3882
3882
  },
3883
3883
  "name": "useDatedDirs",
@@ -3885,7 +3885,7 @@
3885
3885
  "__schema": "InferenceTypeSchema",
3886
3886
  "location": {
3887
3887
  "filePath": "isolator.main.runtime.ts",
3888
- "line": 998,
3888
+ "line": 1003,
3889
3889
  "character": 5
3890
3890
  },
3891
3891
  "type": "boolean"
@@ -3898,7 +3898,7 @@
3898
3898
  "__schema": "ParameterSchema",
3899
3899
  "location": {
3900
3900
  "filePath": "isolator.main.runtime.ts",
3901
- "line": 999,
3901
+ "line": 1004,
3902
3902
  "character": 5
3903
3903
  },
3904
3904
  "name": "datedDirId",
@@ -3906,7 +3906,7 @@
3906
3906
  "__schema": "KeywordTypeSchema",
3907
3907
  "location": {
3908
3908
  "filePath": "isolator.main.runtime.ts",
3909
- "line": 999,
3909
+ "line": 1004,
3910
3910
  "character": 18
3911
3911
  },
3912
3912
  "name": "string"
@@ -3919,7 +3919,7 @@
3919
3919
  "__schema": "TypeRefSchema",
3920
3920
  "location": {
3921
3921
  "filePath": "isolator.main.runtime.ts",
3922
- "line": 1000,
3922
+ "line": 1005,
3923
3923
  "character": 6
3924
3924
  },
3925
3925
  "name": "PathOsBasedAbsolute"
@@ -3930,7 +3930,7 @@
3930
3930
  "__schema": "FunctionLikeSchema",
3931
3931
  "location": {
3932
3932
  "filePath": "isolator.main.runtime.ts",
3933
- "line": 1036,
3933
+ "line": 1041,
3934
3934
  "character": 3
3935
3935
  },
3936
3936
  "signature": "(method) IsolatorMain.deleteCapsules(rootDir?: string): Promise<string>",
@@ -3940,7 +3940,7 @@
3940
3940
  "__schema": "ParameterSchema",
3941
3941
  "location": {
3942
3942
  "filePath": "isolator.main.runtime.ts",
3943
- "line": 1036,
3943
+ "line": 1041,
3944
3944
  "character": 24
3945
3945
  },
3946
3946
  "name": "rootDir",
@@ -3948,7 +3948,7 @@
3948
3948
  "__schema": "KeywordTypeSchema",
3949
3949
  "location": {
3950
3950
  "filePath": "isolator.main.runtime.ts",
3951
- "line": 1036,
3951
+ "line": 1041,
3952
3952
  "character": 34
3953
3953
  },
3954
3954
  "name": "string"
@@ -3961,7 +3961,7 @@
3961
3961
  "__schema": "TypeRefSchema",
3962
3962
  "location": {
3963
3963
  "filePath": "isolator.main.runtime.ts",
3964
- "line": 1036,
3964
+ "line": 1041,
3965
3965
  "character": 43
3966
3966
  },
3967
3967
  "name": "Promise",
@@ -3970,7 +3970,7 @@
3970
3970
  "__schema": "KeywordTypeSchema",
3971
3971
  "location": {
3972
3972
  "filePath": "isolator.main.runtime.ts",
3973
- "line": 1036,
3973
+ "line": 1041,
3974
3974
  "character": 51
3975
3975
  },
3976
3976
  "name": "string"
@@ -5329,7 +5329,7 @@
5329
5329
  "_legacy": {
5330
5330
  "scope": "teambit.component",
5331
5331
  "name": "isolator",
5332
- "version": "1.0.472"
5332
+ "version": "1.0.474"
5333
5333
  },
5334
5334
  "_scope": "teambit.component"
5335
5335
  }
@@ -5775,7 +5775,7 @@
5775
5775
  "_legacy": {
5776
5776
  "scope": "teambit.component",
5777
5777
  "name": "isolator",
5778
- "version": "1.0.472"
5778
+ "version": "1.0.474"
5779
5779
  },
5780
5780
  "_scope": "teambit.component"
5781
5781
  }
@@ -5836,7 +5836,7 @@
5836
5836
  "_legacy": {
5837
5837
  "scope": "teambit.component",
5838
5838
  "name": "isolator",
5839
- "version": "1.0.472"
5839
+ "version": "1.0.474"
5840
5840
  },
5841
5841
  "_scope": "teambit.component"
5842
5842
  }
@@ -6736,7 +6736,7 @@
6736
6736
  "_legacy": {
6737
6737
  "scope": "teambit.component",
6738
6738
  "name": "isolator",
6739
- "version": "1.0.472"
6739
+ "version": "1.0.474"
6740
6740
  },
6741
6741
  "_scope": "teambit.component"
6742
6742
  }
@@ -7978,7 +7978,7 @@
7978
7978
  "_legacy": {
7979
7979
  "scope": "teambit.component",
7980
7980
  "name": "isolator",
7981
- "version": "1.0.472"
7981
+ "version": "1.0.474"
7982
7982
  },
7983
7983
  "_scope": "teambit.component"
7984
7984
  }
@@ -8265,7 +8265,7 @@
8265
8265
  "_legacy": {
8266
8266
  "scope": "teambit.component",
8267
8267
  "name": "isolator",
8268
- "version": "1.0.472"
8268
+ "version": "1.0.474"
8269
8269
  },
8270
8270
  "_scope": "teambit.component"
8271
8271
  }
@@ -8294,7 +8294,7 @@
8294
8294
  "_legacy": {
8295
8295
  "scope": "teambit.component",
8296
8296
  "name": "isolator",
8297
- "version": "1.0.472"
8297
+ "version": "1.0.474"
8298
8298
  },
8299
8299
  "_scope": "teambit.component"
8300
8300
  }
@@ -10268,7 +10268,7 @@
10268
10268
  "__schema": "FunctionLikeSchema",
10269
10269
  "location": {
10270
10270
  "filePath": "isolator.main.runtime.ts",
10271
- "line": 961,
10271
+ "line": 962,
10272
10272
  "character": 3
10273
10273
  },
10274
10274
  "signature": "(method) IsolatorMain.list(rootDir: string): Promise<ListResults>",
@@ -10278,7 +10278,7 @@
10278
10278
  "__schema": "ParameterSchema",
10279
10279
  "location": {
10280
10280
  "filePath": "isolator.main.runtime.ts",
10281
- "line": 961,
10281
+ "line": 962,
10282
10282
  "character": 14
10283
10283
  },
10284
10284
  "name": "rootDir",
@@ -10286,7 +10286,7 @@
10286
10286
  "__schema": "KeywordTypeSchema",
10287
10287
  "location": {
10288
10288
  "filePath": "isolator.main.runtime.ts",
10289
- "line": 961,
10289
+ "line": 962,
10290
10290
  "character": 23
10291
10291
  },
10292
10292
  "name": "string"
@@ -10299,7 +10299,7 @@
10299
10299
  "__schema": "TypeRefSchema",
10300
10300
  "location": {
10301
10301
  "filePath": "isolator.main.runtime.ts",
10302
- "line": 961,
10302
+ "line": 962,
10303
10303
  "character": 32
10304
10304
  },
10305
10305
  "name": "Promise",
@@ -10308,7 +10308,7 @@
10308
10308
  "__schema": "TypeRefSchema",
10309
10309
  "location": {
10310
10310
  "filePath": "isolator.main.runtime.ts",
10311
- "line": 961,
10311
+ "line": 962,
10312
10312
  "character": 40
10313
10313
  },
10314
10314
  "name": "ListResults"
@@ -10323,7 +10323,7 @@
10323
10323
  "__schema": "FunctionLikeSchema",
10324
10324
  "location": {
10325
10325
  "filePath": "isolator.main.runtime.ts",
10326
- "line": 977,
10326
+ "line": 978,
10327
10327
  "character": 3
10328
10328
  },
10329
10329
  "signature": "(method) IsolatorMain.registerCapsuleTransferFn(fn: CapsuleTransferFn): void",
@@ -10333,7 +10333,7 @@
10333
10333
  "__schema": "ParameterSchema",
10334
10334
  "location": {
10335
10335
  "filePath": "isolator.main.runtime.ts",
10336
- "line": 977,
10336
+ "line": 978,
10337
10337
  "character": 29
10338
10338
  },
10339
10339
  "name": "fn",
@@ -10341,7 +10341,7 @@
10341
10341
  "__schema": "TypeRefSchema",
10342
10342
  "location": {
10343
10343
  "filePath": "isolator.main.runtime.ts",
10344
- "line": 977,
10344
+ "line": 978,
10345
10345
  "character": 33
10346
10346
  },
10347
10347
  "name": "CapsuleTransferFn"
@@ -10354,7 +10354,7 @@
10354
10354
  "__schema": "InferenceTypeSchema",
10355
10355
  "location": {
10356
10356
  "filePath": "isolator.main.runtime.ts",
10357
- "line": 977,
10357
+ "line": 978,
10358
10358
  "character": 3
10359
10359
  },
10360
10360
  "type": "void"
@@ -10365,14 +10365,14 @@
10365
10365
  "__schema": "FunctionLikeSchema",
10366
10366
  "location": {
10367
10367
  "filePath": "isolator.main.runtime.ts",
10368
- "line": 992,
10368
+ "line": 997,
10369
10369
  "character": 3
10370
10370
  },
10371
10371
  "doc": {
10372
10372
  "__schema": "DocSchema",
10373
10373
  "location": {
10374
10374
  "filePath": "isolator.main.runtime.ts",
10375
- "line": 991,
10375
+ "line": 996,
10376
10376
  "character": 3
10377
10377
  },
10378
10378
  "raw": "/** @deprecated use the new function signature with an object parameter instead */",
@@ -10382,7 +10382,7 @@
10382
10382
  "__schema": "TagSchema",
10383
10383
  "location": {
10384
10384
  "filePath": "isolator.main.runtime.ts",
10385
- "line": 991,
10385
+ "line": 996,
10386
10386
  "character": 7
10387
10387
  },
10388
10388
  "tagName": "deprecated",
@@ -10397,7 +10397,7 @@
10397
10397
  "__schema": "ParameterSchema",
10398
10398
  "location": {
10399
10399
  "filePath": "isolator.main.runtime.ts",
10400
- "line": 992,
10400
+ "line": 997,
10401
10401
  "character": 22
10402
10402
  },
10403
10403
  "name": "baseDir",
@@ -10405,7 +10405,7 @@
10405
10405
  "__schema": "KeywordTypeSchema",
10406
10406
  "location": {
10407
10407
  "filePath": "isolator.main.runtime.ts",
10408
- "line": 992,
10408
+ "line": 997,
10409
10409
  "character": 31
10410
10410
  },
10411
10411
  "name": "string"
@@ -10417,7 +10417,7 @@
10417
10417
  "__schema": "ParameterSchema",
10418
10418
  "location": {
10419
10419
  "filePath": "isolator.main.runtime.ts",
10420
- "line": 992,
10420
+ "line": 997,
10421
10421
  "character": 39
10422
10422
  },
10423
10423
  "name": "rootBaseDir",
@@ -10425,7 +10425,7 @@
10425
10425
  "__schema": "KeywordTypeSchema",
10426
10426
  "location": {
10427
10427
  "filePath": "isolator.main.runtime.ts",
10428
- "line": 992,
10428
+ "line": 997,
10429
10429
  "character": 53
10430
10430
  },
10431
10431
  "name": "string"
@@ -10437,7 +10437,7 @@
10437
10437
  "__schema": "ParameterSchema",
10438
10438
  "location": {
10439
10439
  "filePath": "isolator.main.runtime.ts",
10440
- "line": 992,
10440
+ "line": 997,
10441
10441
  "character": 61
10442
10442
  },
10443
10443
  "name": "useHash",
@@ -10445,7 +10445,7 @@
10445
10445
  "__schema": "KeywordTypeSchema",
10446
10446
  "location": {
10447
10447
  "filePath": "isolator.main.runtime.ts",
10448
- "line": 992,
10448
+ "line": 997,
10449
10449
  "character": 71
10450
10450
  },
10451
10451
  "name": "boolean"
@@ -10458,7 +10458,7 @@
10458
10458
  "__schema": "TypeRefSchema",
10459
10459
  "location": {
10460
10460
  "filePath": "isolator.main.runtime.ts",
10461
- "line": 992,
10461
+ "line": 997,
10462
10462
  "character": 81
10463
10463
  },
10464
10464
  "name": "PathOsBasedAbsolute"
@@ -10469,7 +10469,7 @@
10469
10469
  "__schema": "FunctionLikeSchema",
10470
10470
  "location": {
10471
10471
  "filePath": "isolator.main.runtime.ts",
10472
- "line": 993,
10472
+ "line": 998,
10473
10473
  "character": 3
10474
10474
  },
10475
10475
  "signature": "(method) IsolatorMain.getCapsulesRootDir(getCapsuleDirOpts: GetCapsuleDirOpts): PathOsBasedAbsolute (+1 overload)",
@@ -10479,7 +10479,7 @@
10479
10479
  "__schema": "ParameterSchema",
10480
10480
  "location": {
10481
10481
  "filePath": "isolator.main.runtime.ts",
10482
- "line": 993,
10482
+ "line": 998,
10483
10483
  "character": 22
10484
10484
  },
10485
10485
  "name": "getCapsuleDirOpts",
@@ -10487,7 +10487,7 @@
10487
10487
  "__schema": "TypeRefSchema",
10488
10488
  "location": {
10489
10489
  "filePath": "isolator.main.runtime.ts",
10490
- "line": 993,
10490
+ "line": 998,
10491
10491
  "character": 41
10492
10492
  },
10493
10493
  "name": "GetCapsuleDirOpts"
@@ -10500,7 +10500,7 @@
10500
10500
  "__schema": "TypeRefSchema",
10501
10501
  "location": {
10502
10502
  "filePath": "isolator.main.runtime.ts",
10503
- "line": 993,
10503
+ "line": 998,
10504
10504
  "character": 61
10505
10505
  },
10506
10506
  "name": "PathOsBasedAbsolute"
@@ -10511,7 +10511,7 @@
10511
10511
  "__schema": "FunctionLikeSchema",
10512
10512
  "location": {
10513
10513
  "filePath": "isolator.main.runtime.ts",
10514
- "line": 994,
10514
+ "line": 999,
10515
10515
  "character": 3
10516
10516
  },
10517
10517
  "signature": "(method) IsolatorMain.getCapsulesRootDir(baseDir: string, rootBaseDir?: string | undefined, useHash?: boolean | undefined): string (+1 overload)",
@@ -10521,7 +10521,7 @@
10521
10521
  "__schema": "ParameterSchema",
10522
10522
  "location": {
10523
10523
  "filePath": "isolator.main.runtime.ts",
10524
- "line": 995,
10524
+ "line": 1000,
10525
10525
  "character": 5
10526
10526
  },
10527
10527
  "name": "getCapsuleDirOpts",
@@ -10529,7 +10529,7 @@
10529
10529
  "__schema": "TypeUnionSchema",
10530
10530
  "location": {
10531
10531
  "filePath": "isolator.main.runtime.ts",
10532
- "line": 995,
10532
+ "line": 1000,
10533
10533
  "character": 24
10534
10534
  },
10535
10535
  "types": [
@@ -10537,7 +10537,7 @@
10537
10537
  "__schema": "TypeRefSchema",
10538
10538
  "location": {
10539
10539
  "filePath": "isolator.main.runtime.ts",
10540
- "line": 995,
10540
+ "line": 1000,
10541
10541
  "character": 24
10542
10542
  },
10543
10543
  "name": "GetCapsuleDirOpts"
@@ -10546,7 +10546,7 @@
10546
10546
  "__schema": "KeywordTypeSchema",
10547
10547
  "location": {
10548
10548
  "filePath": "isolator.main.runtime.ts",
10549
- "line": 995,
10549
+ "line": 1000,
10550
10550
  "character": 44
10551
10551
  },
10552
10552
  "name": "string"
@@ -10560,7 +10560,7 @@
10560
10560
  "__schema": "ParameterSchema",
10561
10561
  "location": {
10562
10562
  "filePath": "isolator.main.runtime.ts",
10563
- "line": 996,
10563
+ "line": 1001,
10564
10564
  "character": 5
10565
10565
  },
10566
10566
  "name": "rootBaseDir",
@@ -10568,7 +10568,7 @@
10568
10568
  "__schema": "KeywordTypeSchema",
10569
10569
  "location": {
10570
10570
  "filePath": "isolator.main.runtime.ts",
10571
- "line": 996,
10571
+ "line": 1001,
10572
10572
  "character": 19
10573
10573
  },
10574
10574
  "name": "string"
@@ -10580,7 +10580,7 @@
10580
10580
  "__schema": "ParameterSchema",
10581
10581
  "location": {
10582
10582
  "filePath": "isolator.main.runtime.ts",
10583
- "line": 997,
10583
+ "line": 1002,
10584
10584
  "character": 5
10585
10585
  },
10586
10586
  "name": "useHash",
@@ -10588,7 +10588,7 @@
10588
10588
  "__schema": "InferenceTypeSchema",
10589
10589
  "location": {
10590
10590
  "filePath": "isolator.main.runtime.ts",
10591
- "line": 997,
10591
+ "line": 1002,
10592
10592
  "character": 5
10593
10593
  },
10594
10594
  "type": "boolean"
@@ -10601,7 +10601,7 @@
10601
10601
  "__schema": "ParameterSchema",
10602
10602
  "location": {
10603
10603
  "filePath": "isolator.main.runtime.ts",
10604
- "line": 998,
10604
+ "line": 1003,
10605
10605
  "character": 5
10606
10606
  },
10607
10607
  "name": "useDatedDirs",
@@ -10609,7 +10609,7 @@
10609
10609
  "__schema": "InferenceTypeSchema",
10610
10610
  "location": {
10611
10611
  "filePath": "isolator.main.runtime.ts",
10612
- "line": 998,
10612
+ "line": 1003,
10613
10613
  "character": 5
10614
10614
  },
10615
10615
  "type": "boolean"
@@ -10622,7 +10622,7 @@
10622
10622
  "__schema": "ParameterSchema",
10623
10623
  "location": {
10624
10624
  "filePath": "isolator.main.runtime.ts",
10625
- "line": 999,
10625
+ "line": 1004,
10626
10626
  "character": 5
10627
10627
  },
10628
10628
  "name": "datedDirId",
@@ -10630,7 +10630,7 @@
10630
10630
  "__schema": "KeywordTypeSchema",
10631
10631
  "location": {
10632
10632
  "filePath": "isolator.main.runtime.ts",
10633
- "line": 999,
10633
+ "line": 1004,
10634
10634
  "character": 18
10635
10635
  },
10636
10636
  "name": "string"
@@ -10643,7 +10643,7 @@
10643
10643
  "__schema": "TypeRefSchema",
10644
10644
  "location": {
10645
10645
  "filePath": "isolator.main.runtime.ts",
10646
- "line": 1000,
10646
+ "line": 1005,
10647
10647
  "character": 6
10648
10648
  },
10649
10649
  "name": "PathOsBasedAbsolute"
@@ -10654,7 +10654,7 @@
10654
10654
  "__schema": "FunctionLikeSchema",
10655
10655
  "location": {
10656
10656
  "filePath": "isolator.main.runtime.ts",
10657
- "line": 1036,
10657
+ "line": 1041,
10658
10658
  "character": 3
10659
10659
  },
10660
10660
  "signature": "(method) IsolatorMain.deleteCapsules(rootDir?: string): Promise<string>",
@@ -10664,7 +10664,7 @@
10664
10664
  "__schema": "ParameterSchema",
10665
10665
  "location": {
10666
10666
  "filePath": "isolator.main.runtime.ts",
10667
- "line": 1036,
10667
+ "line": 1041,
10668
10668
  "character": 24
10669
10669
  },
10670
10670
  "name": "rootDir",
@@ -10672,7 +10672,7 @@
10672
10672
  "__schema": "KeywordTypeSchema",
10673
10673
  "location": {
10674
10674
  "filePath": "isolator.main.runtime.ts",
10675
- "line": 1036,
10675
+ "line": 1041,
10676
10676
  "character": 34
10677
10677
  },
10678
10678
  "name": "string"
@@ -10685,7 +10685,7 @@
10685
10685
  "__schema": "TypeRefSchema",
10686
10686
  "location": {
10687
10687
  "filePath": "isolator.main.runtime.ts",
10688
- "line": 1036,
10688
+ "line": 1041,
10689
10689
  "character": 43
10690
10690
  },
10691
10691
  "name": "Promise",
@@ -10694,7 +10694,7 @@
10694
10694
  "__schema": "KeywordTypeSchema",
10695
10695
  "location": {
10696
10696
  "filePath": "isolator.main.runtime.ts",
10697
- "line": 1036,
10697
+ "line": 1041,
10698
10698
  "character": 51
10699
10699
  },
10700
10700
  "name": "string"
@@ -11126,7 +11126,7 @@
11126
11126
  "__schema": "UnImplementedSchema",
11127
11127
  "location": {
11128
11128
  "filePath": "isolator.main.runtime.ts",
11129
- "line": 1320,
11129
+ "line": 1336,
11130
11130
  "character": 1
11131
11131
  },
11132
11132
  "name": "IsolatorAspect.addRuntime(IsolatorMain);",
@@ -11740,7 +11740,7 @@
11740
11740
  "_legacy": {
11741
11741
  "scope": "teambit.component",
11742
11742
  "name": "isolator",
11743
- "version": "1.0.472"
11743
+ "version": "1.0.474"
11744
11744
  },
11745
11745
  "_scope": "teambit.component"
11746
11746
  }
@@ -11756,7 +11756,7 @@
11756
11756
  "componentId": {
11757
11757
  "scope": "teambit.component",
11758
11758
  "name": "isolator",
11759
- "version": "1.0.472"
11759
+ "version": "1.0.474"
11760
11760
  },
11761
11761
  "taggedModuleExports": []
11762
11762
  }