@teambit/isolator 1.0.186 → 1.0.187
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_component_isolator-preview.js +1 -1
- package/artifacts/schema.json +120 -120
- package/dist/isolator.main.runtime.js +8 -2
- package/dist/isolator.main.runtime.js.map +1 -1
- package/dist/{preview-1709781440634.js → preview-1709867881461.js} +2 -2
- package/package.json +10 -10
package/artifacts/schema.json
CHANGED
@@ -1199,7 +1199,7 @@
|
|
1199
1199
|
"_legacy": {
|
1200
1200
|
"scope": "teambit.component",
|
1201
1201
|
"name": "isolator",
|
1202
|
-
"version": "1.0.
|
1202
|
+
"version": "1.0.187"
|
1203
1203
|
},
|
1204
1204
|
"_scope": "teambit.component"
|
1205
1205
|
}
|
@@ -2396,7 +2396,7 @@
|
|
2396
2396
|
"_legacy": {
|
2397
2397
|
"scope": "teambit.component",
|
2398
2398
|
"name": "isolator",
|
2399
|
-
"version": "1.0.
|
2399
|
+
"version": "1.0.187"
|
2400
2400
|
},
|
2401
2401
|
"_scope": "teambit.component"
|
2402
2402
|
}
|
@@ -2672,7 +2672,7 @@
|
|
2672
2672
|
"_legacy": {
|
2673
2673
|
"scope": "teambit.component",
|
2674
2674
|
"name": "isolator",
|
2675
|
-
"version": "1.0.
|
2675
|
+
"version": "1.0.187"
|
2676
2676
|
},
|
2677
2677
|
"_scope": "teambit.component"
|
2678
2678
|
}
|
@@ -2701,7 +2701,7 @@
|
|
2701
2701
|
"_legacy": {
|
2702
2702
|
"scope": "teambit.component",
|
2703
2703
|
"name": "isolator",
|
2704
|
-
"version": "1.0.
|
2704
|
+
"version": "1.0.187"
|
2705
2705
|
},
|
2706
2706
|
"_scope": "teambit.component"
|
2707
2707
|
}
|
@@ -3481,7 +3481,7 @@
|
|
3481
3481
|
"__schema": "FunctionLikeSchema",
|
3482
3482
|
"location": {
|
3483
3483
|
"filePath": "isolator.main.runtime.ts",
|
3484
|
-
"line":
|
3484
|
+
"line": 933,
|
3485
3485
|
"character": 3
|
3486
3486
|
},
|
3487
3487
|
"signature": "(method) IsolatorMain.list(rootDir: string): Promise<ListResults>",
|
@@ -3491,7 +3491,7 @@
|
|
3491
3491
|
"__schema": "ParameterSchema",
|
3492
3492
|
"location": {
|
3493
3493
|
"filePath": "isolator.main.runtime.ts",
|
3494
|
-
"line":
|
3494
|
+
"line": 933,
|
3495
3495
|
"character": 14
|
3496
3496
|
},
|
3497
3497
|
"name": "rootDir",
|
@@ -3499,7 +3499,7 @@
|
|
3499
3499
|
"__schema": "KeywordTypeSchema",
|
3500
3500
|
"location": {
|
3501
3501
|
"filePath": "isolator.main.runtime.ts",
|
3502
|
-
"line":
|
3502
|
+
"line": 933,
|
3503
3503
|
"character": 23
|
3504
3504
|
},
|
3505
3505
|
"name": "string"
|
@@ -3512,7 +3512,7 @@
|
|
3512
3512
|
"__schema": "TypeRefSchema",
|
3513
3513
|
"location": {
|
3514
3514
|
"filePath": "isolator.main.runtime.ts",
|
3515
|
-
"line":
|
3515
|
+
"line": 933,
|
3516
3516
|
"character": 32
|
3517
3517
|
},
|
3518
3518
|
"name": "Promise",
|
@@ -3521,7 +3521,7 @@
|
|
3521
3521
|
"__schema": "TypeRefSchema",
|
3522
3522
|
"location": {
|
3523
3523
|
"filePath": "isolator.main.runtime.ts",
|
3524
|
-
"line":
|
3524
|
+
"line": 933,
|
3525
3525
|
"character": 40
|
3526
3526
|
},
|
3527
3527
|
"name": "ListResults"
|
@@ -3536,7 +3536,7 @@
|
|
3536
3536
|
"__schema": "FunctionLikeSchema",
|
3537
3537
|
"location": {
|
3538
3538
|
"filePath": "isolator.main.runtime.ts",
|
3539
|
-
"line":
|
3539
|
+
"line": 949,
|
3540
3540
|
"character": 3
|
3541
3541
|
},
|
3542
3542
|
"signature": "(method) IsolatorMain.registerCapsuleTransferFn(fn: CapsuleTransferFn): void",
|
@@ -3546,7 +3546,7 @@
|
|
3546
3546
|
"__schema": "ParameterSchema",
|
3547
3547
|
"location": {
|
3548
3548
|
"filePath": "isolator.main.runtime.ts",
|
3549
|
-
"line":
|
3549
|
+
"line": 949,
|
3550
3550
|
"character": 29
|
3551
3551
|
},
|
3552
3552
|
"name": "fn",
|
@@ -3554,7 +3554,7 @@
|
|
3554
3554
|
"__schema": "TypeRefSchema",
|
3555
3555
|
"location": {
|
3556
3556
|
"filePath": "isolator.main.runtime.ts",
|
3557
|
-
"line":
|
3557
|
+
"line": 949,
|
3558
3558
|
"character": 33
|
3559
3559
|
},
|
3560
3560
|
"name": "CapsuleTransferFn"
|
@@ -3567,7 +3567,7 @@
|
|
3567
3567
|
"__schema": "InferenceTypeSchema",
|
3568
3568
|
"location": {
|
3569
3569
|
"filePath": "isolator.main.runtime.ts",
|
3570
|
-
"line":
|
3570
|
+
"line": 949,
|
3571
3571
|
"character": 3
|
3572
3572
|
},
|
3573
3573
|
"type": "void"
|
@@ -3578,14 +3578,14 @@
|
|
3578
3578
|
"__schema": "FunctionLikeSchema",
|
3579
3579
|
"location": {
|
3580
3580
|
"filePath": "isolator.main.runtime.ts",
|
3581
|
-
"line":
|
3581
|
+
"line": 964,
|
3582
3582
|
"character": 3
|
3583
3583
|
},
|
3584
3584
|
"doc": {
|
3585
3585
|
"__schema": "DocSchema",
|
3586
3586
|
"location": {
|
3587
3587
|
"filePath": "isolator.main.runtime.ts",
|
3588
|
-
"line":
|
3588
|
+
"line": 963,
|
3589
3589
|
"character": 3
|
3590
3590
|
},
|
3591
3591
|
"raw": "/** @deprecated use the new function signature with an object parameter instead */",
|
@@ -3594,7 +3594,7 @@
|
|
3594
3594
|
"__schema": "TagSchema",
|
3595
3595
|
"location": {
|
3596
3596
|
"filePath": "isolator.main.runtime.ts",
|
3597
|
-
"line":
|
3597
|
+
"line": 963,
|
3598
3598
|
"character": 7
|
3599
3599
|
},
|
3600
3600
|
"tagName": "deprecated",
|
@@ -3609,7 +3609,7 @@
|
|
3609
3609
|
"__schema": "ParameterSchema",
|
3610
3610
|
"location": {
|
3611
3611
|
"filePath": "isolator.main.runtime.ts",
|
3612
|
-
"line":
|
3612
|
+
"line": 964,
|
3613
3613
|
"character": 22
|
3614
3614
|
},
|
3615
3615
|
"name": "baseDir",
|
@@ -3617,7 +3617,7 @@
|
|
3617
3617
|
"__schema": "KeywordTypeSchema",
|
3618
3618
|
"location": {
|
3619
3619
|
"filePath": "isolator.main.runtime.ts",
|
3620
|
-
"line":
|
3620
|
+
"line": 964,
|
3621
3621
|
"character": 31
|
3622
3622
|
},
|
3623
3623
|
"name": "string"
|
@@ -3629,7 +3629,7 @@
|
|
3629
3629
|
"__schema": "ParameterSchema",
|
3630
3630
|
"location": {
|
3631
3631
|
"filePath": "isolator.main.runtime.ts",
|
3632
|
-
"line":
|
3632
|
+
"line": 964,
|
3633
3633
|
"character": 39
|
3634
3634
|
},
|
3635
3635
|
"name": "rootBaseDir",
|
@@ -3637,7 +3637,7 @@
|
|
3637
3637
|
"__schema": "KeywordTypeSchema",
|
3638
3638
|
"location": {
|
3639
3639
|
"filePath": "isolator.main.runtime.ts",
|
3640
|
-
"line":
|
3640
|
+
"line": 964,
|
3641
3641
|
"character": 53
|
3642
3642
|
},
|
3643
3643
|
"name": "string"
|
@@ -3649,7 +3649,7 @@
|
|
3649
3649
|
"__schema": "ParameterSchema",
|
3650
3650
|
"location": {
|
3651
3651
|
"filePath": "isolator.main.runtime.ts",
|
3652
|
-
"line":
|
3652
|
+
"line": 964,
|
3653
3653
|
"character": 61
|
3654
3654
|
},
|
3655
3655
|
"name": "useHash",
|
@@ -3657,7 +3657,7 @@
|
|
3657
3657
|
"__schema": "KeywordTypeSchema",
|
3658
3658
|
"location": {
|
3659
3659
|
"filePath": "isolator.main.runtime.ts",
|
3660
|
-
"line":
|
3660
|
+
"line": 964,
|
3661
3661
|
"character": 71
|
3662
3662
|
},
|
3663
3663
|
"name": "boolean"
|
@@ -3670,7 +3670,7 @@
|
|
3670
3670
|
"__schema": "TypeRefSchema",
|
3671
3671
|
"location": {
|
3672
3672
|
"filePath": "isolator.main.runtime.ts",
|
3673
|
-
"line":
|
3673
|
+
"line": 964,
|
3674
3674
|
"character": 81
|
3675
3675
|
},
|
3676
3676
|
"name": "PathOsBasedAbsolute"
|
@@ -3681,7 +3681,7 @@
|
|
3681
3681
|
"__schema": "FunctionLikeSchema",
|
3682
3682
|
"location": {
|
3683
3683
|
"filePath": "isolator.main.runtime.ts",
|
3684
|
-
"line":
|
3684
|
+
"line": 965,
|
3685
3685
|
"character": 3
|
3686
3686
|
},
|
3687
3687
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(getCapsuleDirOpts: GetCapsuleDirOpts): PathOsBasedAbsolute (+1 overload)",
|
@@ -3691,7 +3691,7 @@
|
|
3691
3691
|
"__schema": "ParameterSchema",
|
3692
3692
|
"location": {
|
3693
3693
|
"filePath": "isolator.main.runtime.ts",
|
3694
|
-
"line":
|
3694
|
+
"line": 965,
|
3695
3695
|
"character": 22
|
3696
3696
|
},
|
3697
3697
|
"name": "getCapsuleDirOpts",
|
@@ -3699,7 +3699,7 @@
|
|
3699
3699
|
"__schema": "TypeRefSchema",
|
3700
3700
|
"location": {
|
3701
3701
|
"filePath": "isolator.main.runtime.ts",
|
3702
|
-
"line":
|
3702
|
+
"line": 965,
|
3703
3703
|
"character": 41
|
3704
3704
|
},
|
3705
3705
|
"name": "GetCapsuleDirOpts"
|
@@ -3712,7 +3712,7 @@
|
|
3712
3712
|
"__schema": "TypeRefSchema",
|
3713
3713
|
"location": {
|
3714
3714
|
"filePath": "isolator.main.runtime.ts",
|
3715
|
-
"line":
|
3715
|
+
"line": 965,
|
3716
3716
|
"character": 61
|
3717
3717
|
},
|
3718
3718
|
"name": "PathOsBasedAbsolute"
|
@@ -3723,7 +3723,7 @@
|
|
3723
3723
|
"__schema": "FunctionLikeSchema",
|
3724
3724
|
"location": {
|
3725
3725
|
"filePath": "isolator.main.runtime.ts",
|
3726
|
-
"line":
|
3726
|
+
"line": 966,
|
3727
3727
|
"character": 3
|
3728
3728
|
},
|
3729
3729
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(baseDir: string, rootBaseDir?: string | undefined, useHash?: boolean | undefined): string (+1 overload)",
|
@@ -3733,7 +3733,7 @@
|
|
3733
3733
|
"__schema": "ParameterSchema",
|
3734
3734
|
"location": {
|
3735
3735
|
"filePath": "isolator.main.runtime.ts",
|
3736
|
-
"line":
|
3736
|
+
"line": 967,
|
3737
3737
|
"character": 5
|
3738
3738
|
},
|
3739
3739
|
"name": "getCapsuleDirOpts",
|
@@ -3741,7 +3741,7 @@
|
|
3741
3741
|
"__schema": "TypeUnionSchema",
|
3742
3742
|
"location": {
|
3743
3743
|
"filePath": "isolator.main.runtime.ts",
|
3744
|
-
"line":
|
3744
|
+
"line": 967,
|
3745
3745
|
"character": 24
|
3746
3746
|
},
|
3747
3747
|
"types": [
|
@@ -3749,7 +3749,7 @@
|
|
3749
3749
|
"__schema": "TypeRefSchema",
|
3750
3750
|
"location": {
|
3751
3751
|
"filePath": "isolator.main.runtime.ts",
|
3752
|
-
"line":
|
3752
|
+
"line": 967,
|
3753
3753
|
"character": 24
|
3754
3754
|
},
|
3755
3755
|
"name": "GetCapsuleDirOpts"
|
@@ -3758,7 +3758,7 @@
|
|
3758
3758
|
"__schema": "KeywordTypeSchema",
|
3759
3759
|
"location": {
|
3760
3760
|
"filePath": "isolator.main.runtime.ts",
|
3761
|
-
"line":
|
3761
|
+
"line": 967,
|
3762
3762
|
"character": 44
|
3763
3763
|
},
|
3764
3764
|
"name": "string"
|
@@ -3772,7 +3772,7 @@
|
|
3772
3772
|
"__schema": "ParameterSchema",
|
3773
3773
|
"location": {
|
3774
3774
|
"filePath": "isolator.main.runtime.ts",
|
3775
|
-
"line":
|
3775
|
+
"line": 968,
|
3776
3776
|
"character": 5
|
3777
3777
|
},
|
3778
3778
|
"name": "rootBaseDir",
|
@@ -3780,7 +3780,7 @@
|
|
3780
3780
|
"__schema": "KeywordTypeSchema",
|
3781
3781
|
"location": {
|
3782
3782
|
"filePath": "isolator.main.runtime.ts",
|
3783
|
-
"line":
|
3783
|
+
"line": 968,
|
3784
3784
|
"character": 19
|
3785
3785
|
},
|
3786
3786
|
"name": "string"
|
@@ -3792,7 +3792,7 @@
|
|
3792
3792
|
"__schema": "ParameterSchema",
|
3793
3793
|
"location": {
|
3794
3794
|
"filePath": "isolator.main.runtime.ts",
|
3795
|
-
"line":
|
3795
|
+
"line": 969,
|
3796
3796
|
"character": 5
|
3797
3797
|
},
|
3798
3798
|
"name": "useHash",
|
@@ -3800,7 +3800,7 @@
|
|
3800
3800
|
"__schema": "InferenceTypeSchema",
|
3801
3801
|
"location": {
|
3802
3802
|
"filePath": "isolator.main.runtime.ts",
|
3803
|
-
"line":
|
3803
|
+
"line": 969,
|
3804
3804
|
"character": 5
|
3805
3805
|
},
|
3806
3806
|
"type": "boolean"
|
@@ -3813,7 +3813,7 @@
|
|
3813
3813
|
"__schema": "ParameterSchema",
|
3814
3814
|
"location": {
|
3815
3815
|
"filePath": "isolator.main.runtime.ts",
|
3816
|
-
"line":
|
3816
|
+
"line": 970,
|
3817
3817
|
"character": 5
|
3818
3818
|
},
|
3819
3819
|
"name": "useDatedDirs",
|
@@ -3821,7 +3821,7 @@
|
|
3821
3821
|
"__schema": "InferenceTypeSchema",
|
3822
3822
|
"location": {
|
3823
3823
|
"filePath": "isolator.main.runtime.ts",
|
3824
|
-
"line":
|
3824
|
+
"line": 970,
|
3825
3825
|
"character": 5
|
3826
3826
|
},
|
3827
3827
|
"type": "boolean"
|
@@ -3834,7 +3834,7 @@
|
|
3834
3834
|
"__schema": "ParameterSchema",
|
3835
3835
|
"location": {
|
3836
3836
|
"filePath": "isolator.main.runtime.ts",
|
3837
|
-
"line":
|
3837
|
+
"line": 971,
|
3838
3838
|
"character": 5
|
3839
3839
|
},
|
3840
3840
|
"name": "datedDirId",
|
@@ -3842,7 +3842,7 @@
|
|
3842
3842
|
"__schema": "KeywordTypeSchema",
|
3843
3843
|
"location": {
|
3844
3844
|
"filePath": "isolator.main.runtime.ts",
|
3845
|
-
"line":
|
3845
|
+
"line": 971,
|
3846
3846
|
"character": 18
|
3847
3847
|
},
|
3848
3848
|
"name": "string"
|
@@ -3855,7 +3855,7 @@
|
|
3855
3855
|
"__schema": "TypeRefSchema",
|
3856
3856
|
"location": {
|
3857
3857
|
"filePath": "isolator.main.runtime.ts",
|
3858
|
-
"line":
|
3858
|
+
"line": 972,
|
3859
3859
|
"character": 6
|
3860
3860
|
},
|
3861
3861
|
"name": "PathOsBasedAbsolute"
|
@@ -3866,7 +3866,7 @@
|
|
3866
3866
|
"__schema": "FunctionLikeSchema",
|
3867
3867
|
"location": {
|
3868
3868
|
"filePath": "isolator.main.runtime.ts",
|
3869
|
-
"line":
|
3869
|
+
"line": 1008,
|
3870
3870
|
"character": 3
|
3871
3871
|
},
|
3872
3872
|
"signature": "(method) IsolatorMain.deleteCapsules(rootDir?: string): Promise<string>",
|
@@ -3876,7 +3876,7 @@
|
|
3876
3876
|
"__schema": "ParameterSchema",
|
3877
3877
|
"location": {
|
3878
3878
|
"filePath": "isolator.main.runtime.ts",
|
3879
|
-
"line":
|
3879
|
+
"line": 1008,
|
3880
3880
|
"character": 24
|
3881
3881
|
},
|
3882
3882
|
"name": "rootDir",
|
@@ -3884,7 +3884,7 @@
|
|
3884
3884
|
"__schema": "KeywordTypeSchema",
|
3885
3885
|
"location": {
|
3886
3886
|
"filePath": "isolator.main.runtime.ts",
|
3887
|
-
"line":
|
3887
|
+
"line": 1008,
|
3888
3888
|
"character": 34
|
3889
3889
|
},
|
3890
3890
|
"name": "string"
|
@@ -3897,7 +3897,7 @@
|
|
3897
3897
|
"__schema": "TypeRefSchema",
|
3898
3898
|
"location": {
|
3899
3899
|
"filePath": "isolator.main.runtime.ts",
|
3900
|
-
"line":
|
3900
|
+
"line": 1008,
|
3901
3901
|
"character": 43
|
3902
3902
|
},
|
3903
3903
|
"name": "Promise",
|
@@ -3906,7 +3906,7 @@
|
|
3906
3906
|
"__schema": "KeywordTypeSchema",
|
3907
3907
|
"location": {
|
3908
3908
|
"filePath": "isolator.main.runtime.ts",
|
3909
|
-
"line":
|
3909
|
+
"line": 1008,
|
3910
3910
|
"character": 51
|
3911
3911
|
},
|
3912
3912
|
"name": "string"
|
@@ -3921,7 +3921,7 @@
|
|
3921
3921
|
"__schema": "FunctionLikeSchema",
|
3922
3922
|
"location": {
|
3923
3923
|
"filePath": "isolator.main.runtime.ts",
|
3924
|
-
"line":
|
3924
|
+
"line": 1123,
|
3925
3925
|
"character": 3
|
3926
3926
|
},
|
3927
3927
|
"signature": "(method) IsolatorMain.populateComponentsFilesToWriteForCapsule(component: Component, ids: ComponentIdList, legacyScope?: Scope, opts?: IsolateComponentsOptions): Promise<DataToPersist>",
|
@@ -3931,7 +3931,7 @@
|
|
3931
3931
|
"__schema": "ParameterSchema",
|
3932
3932
|
"location": {
|
3933
3933
|
"filePath": "isolator.main.runtime.ts",
|
3934
|
-
"line":
|
3934
|
+
"line": 1124,
|
3935
3935
|
"character": 5
|
3936
3936
|
},
|
3937
3937
|
"name": "component",
|
@@ -3939,7 +3939,7 @@
|
|
3939
3939
|
"__schema": "TypeRefSchema",
|
3940
3940
|
"location": {
|
3941
3941
|
"filePath": "isolator.main.runtime.ts",
|
3942
|
-
"line":
|
3942
|
+
"line": 1124,
|
3943
3943
|
"character": 16
|
3944
3944
|
},
|
3945
3945
|
"name": "Component"
|
@@ -3951,7 +3951,7 @@
|
|
3951
3951
|
"__schema": "ParameterSchema",
|
3952
3952
|
"location": {
|
3953
3953
|
"filePath": "isolator.main.runtime.ts",
|
3954
|
-
"line":
|
3954
|
+
"line": 1125,
|
3955
3955
|
"character": 5
|
3956
3956
|
},
|
3957
3957
|
"name": "ids",
|
@@ -3959,7 +3959,7 @@
|
|
3959
3959
|
"__schema": "TypeRefSchema",
|
3960
3960
|
"location": {
|
3961
3961
|
"filePath": "isolator.main.runtime.ts",
|
3962
|
-
"line":
|
3962
|
+
"line": 1125,
|
3963
3963
|
"character": 10
|
3964
3964
|
},
|
3965
3965
|
"name": "ComponentIdList"
|
@@ -3971,7 +3971,7 @@
|
|
3971
3971
|
"__schema": "ParameterSchema",
|
3972
3972
|
"location": {
|
3973
3973
|
"filePath": "isolator.main.runtime.ts",
|
3974
|
-
"line":
|
3974
|
+
"line": 1126,
|
3975
3975
|
"character": 5
|
3976
3976
|
},
|
3977
3977
|
"name": "legacyScope",
|
@@ -3979,7 +3979,7 @@
|
|
3979
3979
|
"__schema": "TypeRefSchema",
|
3980
3980
|
"location": {
|
3981
3981
|
"filePath": "isolator.main.runtime.ts",
|
3982
|
-
"line":
|
3982
|
+
"line": 1126,
|
3983
3983
|
"character": 19
|
3984
3984
|
},
|
3985
3985
|
"name": "Scope"
|
@@ -3991,7 +3991,7 @@
|
|
3991
3991
|
"__schema": "ParameterSchema",
|
3992
3992
|
"location": {
|
3993
3993
|
"filePath": "isolator.main.runtime.ts",
|
3994
|
-
"line":
|
3994
|
+
"line": 1127,
|
3995
3995
|
"character": 5
|
3996
3996
|
},
|
3997
3997
|
"name": "opts",
|
@@ -3999,7 +3999,7 @@
|
|
3999
3999
|
"__schema": "TypeRefSchema",
|
4000
4000
|
"location": {
|
4001
4001
|
"filePath": "isolator.main.runtime.ts",
|
4002
|
-
"line":
|
4002
|
+
"line": 1127,
|
4003
4003
|
"character": 12
|
4004
4004
|
},
|
4005
4005
|
"name": "IsolateComponentsOptions"
|
@@ -4012,7 +4012,7 @@
|
|
4012
4012
|
"__schema": "TypeRefSchema",
|
4013
4013
|
"location": {
|
4014
4014
|
"filePath": "isolator.main.runtime.ts",
|
4015
|
-
"line":
|
4015
|
+
"line": 1128,
|
4016
4016
|
"character": 6
|
4017
4017
|
},
|
4018
4018
|
"name": "Promise",
|
@@ -4021,7 +4021,7 @@
|
|
4021
4021
|
"__schema": "TypeRefSchema",
|
4022
4022
|
"location": {
|
4023
4023
|
"filePath": "isolator.main.runtime.ts",
|
4024
|
-
"line":
|
4024
|
+
"line": 1128,
|
4025
4025
|
"character": 14
|
4026
4026
|
},
|
4027
4027
|
"name": "DataToPersist"
|
@@ -5258,7 +5258,7 @@
|
|
5258
5258
|
"_legacy": {
|
5259
5259
|
"scope": "teambit.component",
|
5260
5260
|
"name": "isolator",
|
5261
|
-
"version": "1.0.
|
5261
|
+
"version": "1.0.187"
|
5262
5262
|
},
|
5263
5263
|
"_scope": "teambit.component"
|
5264
5264
|
}
|
@@ -5700,7 +5700,7 @@
|
|
5700
5700
|
"_legacy": {
|
5701
5701
|
"scope": "teambit.component",
|
5702
5702
|
"name": "isolator",
|
5703
|
-
"version": "1.0.
|
5703
|
+
"version": "1.0.187"
|
5704
5704
|
},
|
5705
5705
|
"_scope": "teambit.component"
|
5706
5706
|
}
|
@@ -5761,7 +5761,7 @@
|
|
5761
5761
|
"_legacy": {
|
5762
5762
|
"scope": "teambit.component",
|
5763
5763
|
"name": "isolator",
|
5764
|
-
"version": "1.0.
|
5764
|
+
"version": "1.0.187"
|
5765
5765
|
},
|
5766
5766
|
"_scope": "teambit.component"
|
5767
5767
|
}
|
@@ -6661,7 +6661,7 @@
|
|
6661
6661
|
"_legacy": {
|
6662
6662
|
"scope": "teambit.component",
|
6663
6663
|
"name": "isolator",
|
6664
|
-
"version": "1.0.
|
6664
|
+
"version": "1.0.187"
|
6665
6665
|
},
|
6666
6666
|
"_scope": "teambit.component"
|
6667
6667
|
}
|
@@ -7902,7 +7902,7 @@
|
|
7902
7902
|
"_legacy": {
|
7903
7903
|
"scope": "teambit.component",
|
7904
7904
|
"name": "isolator",
|
7905
|
-
"version": "1.0.
|
7905
|
+
"version": "1.0.187"
|
7906
7906
|
},
|
7907
7907
|
"_scope": "teambit.component"
|
7908
7908
|
}
|
@@ -8189,7 +8189,7 @@
|
|
8189
8189
|
"_legacy": {
|
8190
8190
|
"scope": "teambit.component",
|
8191
8191
|
"name": "isolator",
|
8192
|
-
"version": "1.0.
|
8192
|
+
"version": "1.0.187"
|
8193
8193
|
},
|
8194
8194
|
"_scope": "teambit.component"
|
8195
8195
|
}
|
@@ -8218,7 +8218,7 @@
|
|
8218
8218
|
"_legacy": {
|
8219
8219
|
"scope": "teambit.component",
|
8220
8220
|
"name": "isolator",
|
8221
|
-
"version": "1.0.
|
8221
|
+
"version": "1.0.187"
|
8222
8222
|
},
|
8223
8223
|
"_scope": "teambit.component"
|
8224
8224
|
}
|
@@ -10138,7 +10138,7 @@
|
|
10138
10138
|
"__schema": "FunctionLikeSchema",
|
10139
10139
|
"location": {
|
10140
10140
|
"filePath": "isolator.main.runtime.ts",
|
10141
|
-
"line":
|
10141
|
+
"line": 933,
|
10142
10142
|
"character": 3
|
10143
10143
|
},
|
10144
10144
|
"signature": "(method) IsolatorMain.list(rootDir: string): Promise<ListResults>",
|
@@ -10148,7 +10148,7 @@
|
|
10148
10148
|
"__schema": "ParameterSchema",
|
10149
10149
|
"location": {
|
10150
10150
|
"filePath": "isolator.main.runtime.ts",
|
10151
|
-
"line":
|
10151
|
+
"line": 933,
|
10152
10152
|
"character": 14
|
10153
10153
|
},
|
10154
10154
|
"name": "rootDir",
|
@@ -10156,7 +10156,7 @@
|
|
10156
10156
|
"__schema": "KeywordTypeSchema",
|
10157
10157
|
"location": {
|
10158
10158
|
"filePath": "isolator.main.runtime.ts",
|
10159
|
-
"line":
|
10159
|
+
"line": 933,
|
10160
10160
|
"character": 23
|
10161
10161
|
},
|
10162
10162
|
"name": "string"
|
@@ -10169,7 +10169,7 @@
|
|
10169
10169
|
"__schema": "TypeRefSchema",
|
10170
10170
|
"location": {
|
10171
10171
|
"filePath": "isolator.main.runtime.ts",
|
10172
|
-
"line":
|
10172
|
+
"line": 933,
|
10173
10173
|
"character": 32
|
10174
10174
|
},
|
10175
10175
|
"name": "Promise",
|
@@ -10178,7 +10178,7 @@
|
|
10178
10178
|
"__schema": "TypeRefSchema",
|
10179
10179
|
"location": {
|
10180
10180
|
"filePath": "isolator.main.runtime.ts",
|
10181
|
-
"line":
|
10181
|
+
"line": 933,
|
10182
10182
|
"character": 40
|
10183
10183
|
},
|
10184
10184
|
"name": "ListResults"
|
@@ -10193,7 +10193,7 @@
|
|
10193
10193
|
"__schema": "FunctionLikeSchema",
|
10194
10194
|
"location": {
|
10195
10195
|
"filePath": "isolator.main.runtime.ts",
|
10196
|
-
"line":
|
10196
|
+
"line": 949,
|
10197
10197
|
"character": 3
|
10198
10198
|
},
|
10199
10199
|
"signature": "(method) IsolatorMain.registerCapsuleTransferFn(fn: CapsuleTransferFn): void",
|
@@ -10203,7 +10203,7 @@
|
|
10203
10203
|
"__schema": "ParameterSchema",
|
10204
10204
|
"location": {
|
10205
10205
|
"filePath": "isolator.main.runtime.ts",
|
10206
|
-
"line":
|
10206
|
+
"line": 949,
|
10207
10207
|
"character": 29
|
10208
10208
|
},
|
10209
10209
|
"name": "fn",
|
@@ -10211,7 +10211,7 @@
|
|
10211
10211
|
"__schema": "TypeRefSchema",
|
10212
10212
|
"location": {
|
10213
10213
|
"filePath": "isolator.main.runtime.ts",
|
10214
|
-
"line":
|
10214
|
+
"line": 949,
|
10215
10215
|
"character": 33
|
10216
10216
|
},
|
10217
10217
|
"name": "CapsuleTransferFn"
|
@@ -10224,7 +10224,7 @@
|
|
10224
10224
|
"__schema": "InferenceTypeSchema",
|
10225
10225
|
"location": {
|
10226
10226
|
"filePath": "isolator.main.runtime.ts",
|
10227
|
-
"line":
|
10227
|
+
"line": 949,
|
10228
10228
|
"character": 3
|
10229
10229
|
},
|
10230
10230
|
"type": "void"
|
@@ -10235,14 +10235,14 @@
|
|
10235
10235
|
"__schema": "FunctionLikeSchema",
|
10236
10236
|
"location": {
|
10237
10237
|
"filePath": "isolator.main.runtime.ts",
|
10238
|
-
"line":
|
10238
|
+
"line": 964,
|
10239
10239
|
"character": 3
|
10240
10240
|
},
|
10241
10241
|
"doc": {
|
10242
10242
|
"__schema": "DocSchema",
|
10243
10243
|
"location": {
|
10244
10244
|
"filePath": "isolator.main.runtime.ts",
|
10245
|
-
"line":
|
10245
|
+
"line": 963,
|
10246
10246
|
"character": 3
|
10247
10247
|
},
|
10248
10248
|
"raw": "/** @deprecated use the new function signature with an object parameter instead */",
|
@@ -10251,7 +10251,7 @@
|
|
10251
10251
|
"__schema": "TagSchema",
|
10252
10252
|
"location": {
|
10253
10253
|
"filePath": "isolator.main.runtime.ts",
|
10254
|
-
"line":
|
10254
|
+
"line": 963,
|
10255
10255
|
"character": 7
|
10256
10256
|
},
|
10257
10257
|
"tagName": "deprecated",
|
@@ -10266,7 +10266,7 @@
|
|
10266
10266
|
"__schema": "ParameterSchema",
|
10267
10267
|
"location": {
|
10268
10268
|
"filePath": "isolator.main.runtime.ts",
|
10269
|
-
"line":
|
10269
|
+
"line": 964,
|
10270
10270
|
"character": 22
|
10271
10271
|
},
|
10272
10272
|
"name": "baseDir",
|
@@ -10274,7 +10274,7 @@
|
|
10274
10274
|
"__schema": "KeywordTypeSchema",
|
10275
10275
|
"location": {
|
10276
10276
|
"filePath": "isolator.main.runtime.ts",
|
10277
|
-
"line":
|
10277
|
+
"line": 964,
|
10278
10278
|
"character": 31
|
10279
10279
|
},
|
10280
10280
|
"name": "string"
|
@@ -10286,7 +10286,7 @@
|
|
10286
10286
|
"__schema": "ParameterSchema",
|
10287
10287
|
"location": {
|
10288
10288
|
"filePath": "isolator.main.runtime.ts",
|
10289
|
-
"line":
|
10289
|
+
"line": 964,
|
10290
10290
|
"character": 39
|
10291
10291
|
},
|
10292
10292
|
"name": "rootBaseDir",
|
@@ -10294,7 +10294,7 @@
|
|
10294
10294
|
"__schema": "KeywordTypeSchema",
|
10295
10295
|
"location": {
|
10296
10296
|
"filePath": "isolator.main.runtime.ts",
|
10297
|
-
"line":
|
10297
|
+
"line": 964,
|
10298
10298
|
"character": 53
|
10299
10299
|
},
|
10300
10300
|
"name": "string"
|
@@ -10306,7 +10306,7 @@
|
|
10306
10306
|
"__schema": "ParameterSchema",
|
10307
10307
|
"location": {
|
10308
10308
|
"filePath": "isolator.main.runtime.ts",
|
10309
|
-
"line":
|
10309
|
+
"line": 964,
|
10310
10310
|
"character": 61
|
10311
10311
|
},
|
10312
10312
|
"name": "useHash",
|
@@ -10314,7 +10314,7 @@
|
|
10314
10314
|
"__schema": "KeywordTypeSchema",
|
10315
10315
|
"location": {
|
10316
10316
|
"filePath": "isolator.main.runtime.ts",
|
10317
|
-
"line":
|
10317
|
+
"line": 964,
|
10318
10318
|
"character": 71
|
10319
10319
|
},
|
10320
10320
|
"name": "boolean"
|
@@ -10327,7 +10327,7 @@
|
|
10327
10327
|
"__schema": "TypeRefSchema",
|
10328
10328
|
"location": {
|
10329
10329
|
"filePath": "isolator.main.runtime.ts",
|
10330
|
-
"line":
|
10330
|
+
"line": 964,
|
10331
10331
|
"character": 81
|
10332
10332
|
},
|
10333
10333
|
"name": "PathOsBasedAbsolute"
|
@@ -10338,7 +10338,7 @@
|
|
10338
10338
|
"__schema": "FunctionLikeSchema",
|
10339
10339
|
"location": {
|
10340
10340
|
"filePath": "isolator.main.runtime.ts",
|
10341
|
-
"line":
|
10341
|
+
"line": 965,
|
10342
10342
|
"character": 3
|
10343
10343
|
},
|
10344
10344
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(getCapsuleDirOpts: GetCapsuleDirOpts): PathOsBasedAbsolute (+1 overload)",
|
@@ -10348,7 +10348,7 @@
|
|
10348
10348
|
"__schema": "ParameterSchema",
|
10349
10349
|
"location": {
|
10350
10350
|
"filePath": "isolator.main.runtime.ts",
|
10351
|
-
"line":
|
10351
|
+
"line": 965,
|
10352
10352
|
"character": 22
|
10353
10353
|
},
|
10354
10354
|
"name": "getCapsuleDirOpts",
|
@@ -10356,7 +10356,7 @@
|
|
10356
10356
|
"__schema": "TypeRefSchema",
|
10357
10357
|
"location": {
|
10358
10358
|
"filePath": "isolator.main.runtime.ts",
|
10359
|
-
"line":
|
10359
|
+
"line": 965,
|
10360
10360
|
"character": 41
|
10361
10361
|
},
|
10362
10362
|
"name": "GetCapsuleDirOpts"
|
@@ -10369,7 +10369,7 @@
|
|
10369
10369
|
"__schema": "TypeRefSchema",
|
10370
10370
|
"location": {
|
10371
10371
|
"filePath": "isolator.main.runtime.ts",
|
10372
|
-
"line":
|
10372
|
+
"line": 965,
|
10373
10373
|
"character": 61
|
10374
10374
|
},
|
10375
10375
|
"name": "PathOsBasedAbsolute"
|
@@ -10380,7 +10380,7 @@
|
|
10380
10380
|
"__schema": "FunctionLikeSchema",
|
10381
10381
|
"location": {
|
10382
10382
|
"filePath": "isolator.main.runtime.ts",
|
10383
|
-
"line":
|
10383
|
+
"line": 966,
|
10384
10384
|
"character": 3
|
10385
10385
|
},
|
10386
10386
|
"signature": "(method) IsolatorMain.getCapsulesRootDir(baseDir: string, rootBaseDir?: string | undefined, useHash?: boolean | undefined): string (+1 overload)",
|
@@ -10390,7 +10390,7 @@
|
|
10390
10390
|
"__schema": "ParameterSchema",
|
10391
10391
|
"location": {
|
10392
10392
|
"filePath": "isolator.main.runtime.ts",
|
10393
|
-
"line":
|
10393
|
+
"line": 967,
|
10394
10394
|
"character": 5
|
10395
10395
|
},
|
10396
10396
|
"name": "getCapsuleDirOpts",
|
@@ -10398,7 +10398,7 @@
|
|
10398
10398
|
"__schema": "TypeUnionSchema",
|
10399
10399
|
"location": {
|
10400
10400
|
"filePath": "isolator.main.runtime.ts",
|
10401
|
-
"line":
|
10401
|
+
"line": 967,
|
10402
10402
|
"character": 24
|
10403
10403
|
},
|
10404
10404
|
"types": [
|
@@ -10406,7 +10406,7 @@
|
|
10406
10406
|
"__schema": "TypeRefSchema",
|
10407
10407
|
"location": {
|
10408
10408
|
"filePath": "isolator.main.runtime.ts",
|
10409
|
-
"line":
|
10409
|
+
"line": 967,
|
10410
10410
|
"character": 24
|
10411
10411
|
},
|
10412
10412
|
"name": "GetCapsuleDirOpts"
|
@@ -10415,7 +10415,7 @@
|
|
10415
10415
|
"__schema": "KeywordTypeSchema",
|
10416
10416
|
"location": {
|
10417
10417
|
"filePath": "isolator.main.runtime.ts",
|
10418
|
-
"line":
|
10418
|
+
"line": 967,
|
10419
10419
|
"character": 44
|
10420
10420
|
},
|
10421
10421
|
"name": "string"
|
@@ -10429,7 +10429,7 @@
|
|
10429
10429
|
"__schema": "ParameterSchema",
|
10430
10430
|
"location": {
|
10431
10431
|
"filePath": "isolator.main.runtime.ts",
|
10432
|
-
"line":
|
10432
|
+
"line": 968,
|
10433
10433
|
"character": 5
|
10434
10434
|
},
|
10435
10435
|
"name": "rootBaseDir",
|
@@ -10437,7 +10437,7 @@
|
|
10437
10437
|
"__schema": "KeywordTypeSchema",
|
10438
10438
|
"location": {
|
10439
10439
|
"filePath": "isolator.main.runtime.ts",
|
10440
|
-
"line":
|
10440
|
+
"line": 968,
|
10441
10441
|
"character": 19
|
10442
10442
|
},
|
10443
10443
|
"name": "string"
|
@@ -10449,7 +10449,7 @@
|
|
10449
10449
|
"__schema": "ParameterSchema",
|
10450
10450
|
"location": {
|
10451
10451
|
"filePath": "isolator.main.runtime.ts",
|
10452
|
-
"line":
|
10452
|
+
"line": 969,
|
10453
10453
|
"character": 5
|
10454
10454
|
},
|
10455
10455
|
"name": "useHash",
|
@@ -10457,7 +10457,7 @@
|
|
10457
10457
|
"__schema": "InferenceTypeSchema",
|
10458
10458
|
"location": {
|
10459
10459
|
"filePath": "isolator.main.runtime.ts",
|
10460
|
-
"line":
|
10460
|
+
"line": 969,
|
10461
10461
|
"character": 5
|
10462
10462
|
},
|
10463
10463
|
"type": "boolean"
|
@@ -10470,7 +10470,7 @@
|
|
10470
10470
|
"__schema": "ParameterSchema",
|
10471
10471
|
"location": {
|
10472
10472
|
"filePath": "isolator.main.runtime.ts",
|
10473
|
-
"line":
|
10473
|
+
"line": 970,
|
10474
10474
|
"character": 5
|
10475
10475
|
},
|
10476
10476
|
"name": "useDatedDirs",
|
@@ -10478,7 +10478,7 @@
|
|
10478
10478
|
"__schema": "InferenceTypeSchema",
|
10479
10479
|
"location": {
|
10480
10480
|
"filePath": "isolator.main.runtime.ts",
|
10481
|
-
"line":
|
10481
|
+
"line": 970,
|
10482
10482
|
"character": 5
|
10483
10483
|
},
|
10484
10484
|
"type": "boolean"
|
@@ -10491,7 +10491,7 @@
|
|
10491
10491
|
"__schema": "ParameterSchema",
|
10492
10492
|
"location": {
|
10493
10493
|
"filePath": "isolator.main.runtime.ts",
|
10494
|
-
"line":
|
10494
|
+
"line": 971,
|
10495
10495
|
"character": 5
|
10496
10496
|
},
|
10497
10497
|
"name": "datedDirId",
|
@@ -10499,7 +10499,7 @@
|
|
10499
10499
|
"__schema": "KeywordTypeSchema",
|
10500
10500
|
"location": {
|
10501
10501
|
"filePath": "isolator.main.runtime.ts",
|
10502
|
-
"line":
|
10502
|
+
"line": 971,
|
10503
10503
|
"character": 18
|
10504
10504
|
},
|
10505
10505
|
"name": "string"
|
@@ -10512,7 +10512,7 @@
|
|
10512
10512
|
"__schema": "TypeRefSchema",
|
10513
10513
|
"location": {
|
10514
10514
|
"filePath": "isolator.main.runtime.ts",
|
10515
|
-
"line":
|
10515
|
+
"line": 972,
|
10516
10516
|
"character": 6
|
10517
10517
|
},
|
10518
10518
|
"name": "PathOsBasedAbsolute"
|
@@ -10523,7 +10523,7 @@
|
|
10523
10523
|
"__schema": "FunctionLikeSchema",
|
10524
10524
|
"location": {
|
10525
10525
|
"filePath": "isolator.main.runtime.ts",
|
10526
|
-
"line":
|
10526
|
+
"line": 1008,
|
10527
10527
|
"character": 3
|
10528
10528
|
},
|
10529
10529
|
"signature": "(method) IsolatorMain.deleteCapsules(rootDir?: string): Promise<string>",
|
@@ -10533,7 +10533,7 @@
|
|
10533
10533
|
"__schema": "ParameterSchema",
|
10534
10534
|
"location": {
|
10535
10535
|
"filePath": "isolator.main.runtime.ts",
|
10536
|
-
"line":
|
10536
|
+
"line": 1008,
|
10537
10537
|
"character": 24
|
10538
10538
|
},
|
10539
10539
|
"name": "rootDir",
|
@@ -10541,7 +10541,7 @@
|
|
10541
10541
|
"__schema": "KeywordTypeSchema",
|
10542
10542
|
"location": {
|
10543
10543
|
"filePath": "isolator.main.runtime.ts",
|
10544
|
-
"line":
|
10544
|
+
"line": 1008,
|
10545
10545
|
"character": 34
|
10546
10546
|
},
|
10547
10547
|
"name": "string"
|
@@ -10554,7 +10554,7 @@
|
|
10554
10554
|
"__schema": "TypeRefSchema",
|
10555
10555
|
"location": {
|
10556
10556
|
"filePath": "isolator.main.runtime.ts",
|
10557
|
-
"line":
|
10557
|
+
"line": 1008,
|
10558
10558
|
"character": 43
|
10559
10559
|
},
|
10560
10560
|
"name": "Promise",
|
@@ -10563,7 +10563,7 @@
|
|
10563
10563
|
"__schema": "KeywordTypeSchema",
|
10564
10564
|
"location": {
|
10565
10565
|
"filePath": "isolator.main.runtime.ts",
|
10566
|
-
"line":
|
10566
|
+
"line": 1008,
|
10567
10567
|
"character": 51
|
10568
10568
|
},
|
10569
10569
|
"name": "string"
|
@@ -10578,7 +10578,7 @@
|
|
10578
10578
|
"__schema": "FunctionLikeSchema",
|
10579
10579
|
"location": {
|
10580
10580
|
"filePath": "isolator.main.runtime.ts",
|
10581
|
-
"line":
|
10581
|
+
"line": 1123,
|
10582
10582
|
"character": 3
|
10583
10583
|
},
|
10584
10584
|
"signature": "(method) IsolatorMain.populateComponentsFilesToWriteForCapsule(component: Component, ids: ComponentIdList, legacyScope?: Scope, opts?: IsolateComponentsOptions): Promise<DataToPersist>",
|
@@ -10588,7 +10588,7 @@
|
|
10588
10588
|
"__schema": "ParameterSchema",
|
10589
10589
|
"location": {
|
10590
10590
|
"filePath": "isolator.main.runtime.ts",
|
10591
|
-
"line":
|
10591
|
+
"line": 1124,
|
10592
10592
|
"character": 5
|
10593
10593
|
},
|
10594
10594
|
"name": "component",
|
@@ -10596,7 +10596,7 @@
|
|
10596
10596
|
"__schema": "TypeRefSchema",
|
10597
10597
|
"location": {
|
10598
10598
|
"filePath": "isolator.main.runtime.ts",
|
10599
|
-
"line":
|
10599
|
+
"line": 1124,
|
10600
10600
|
"character": 16
|
10601
10601
|
},
|
10602
10602
|
"name": "Component"
|
@@ -10608,7 +10608,7 @@
|
|
10608
10608
|
"__schema": "ParameterSchema",
|
10609
10609
|
"location": {
|
10610
10610
|
"filePath": "isolator.main.runtime.ts",
|
10611
|
-
"line":
|
10611
|
+
"line": 1125,
|
10612
10612
|
"character": 5
|
10613
10613
|
},
|
10614
10614
|
"name": "ids",
|
@@ -10616,7 +10616,7 @@
|
|
10616
10616
|
"__schema": "TypeRefSchema",
|
10617
10617
|
"location": {
|
10618
10618
|
"filePath": "isolator.main.runtime.ts",
|
10619
|
-
"line":
|
10619
|
+
"line": 1125,
|
10620
10620
|
"character": 10
|
10621
10621
|
},
|
10622
10622
|
"name": "ComponentIdList"
|
@@ -10628,7 +10628,7 @@
|
|
10628
10628
|
"__schema": "ParameterSchema",
|
10629
10629
|
"location": {
|
10630
10630
|
"filePath": "isolator.main.runtime.ts",
|
10631
|
-
"line":
|
10631
|
+
"line": 1126,
|
10632
10632
|
"character": 5
|
10633
10633
|
},
|
10634
10634
|
"name": "legacyScope",
|
@@ -10636,7 +10636,7 @@
|
|
10636
10636
|
"__schema": "TypeRefSchema",
|
10637
10637
|
"location": {
|
10638
10638
|
"filePath": "isolator.main.runtime.ts",
|
10639
|
-
"line":
|
10639
|
+
"line": 1126,
|
10640
10640
|
"character": 19
|
10641
10641
|
},
|
10642
10642
|
"name": "Scope"
|
@@ -10648,7 +10648,7 @@
|
|
10648
10648
|
"__schema": "ParameterSchema",
|
10649
10649
|
"location": {
|
10650
10650
|
"filePath": "isolator.main.runtime.ts",
|
10651
|
-
"line":
|
10651
|
+
"line": 1127,
|
10652
10652
|
"character": 5
|
10653
10653
|
},
|
10654
10654
|
"name": "opts",
|
@@ -10656,7 +10656,7 @@
|
|
10656
10656
|
"__schema": "TypeRefSchema",
|
10657
10657
|
"location": {
|
10658
10658
|
"filePath": "isolator.main.runtime.ts",
|
10659
|
-
"line":
|
10659
|
+
"line": 1127,
|
10660
10660
|
"character": 12
|
10661
10661
|
},
|
10662
10662
|
"name": "IsolateComponentsOptions"
|
@@ -10669,7 +10669,7 @@
|
|
10669
10669
|
"__schema": "TypeRefSchema",
|
10670
10670
|
"location": {
|
10671
10671
|
"filePath": "isolator.main.runtime.ts",
|
10672
|
-
"line":
|
10672
|
+
"line": 1128,
|
10673
10673
|
"character": 6
|
10674
10674
|
},
|
10675
10675
|
"name": "Promise",
|
@@ -10678,7 +10678,7 @@
|
|
10678
10678
|
"__schema": "TypeRefSchema",
|
10679
10679
|
"location": {
|
10680
10680
|
"filePath": "isolator.main.runtime.ts",
|
10681
|
-
"line":
|
10681
|
+
"line": 1128,
|
10682
10682
|
"character": 14
|
10683
10683
|
},
|
10684
10684
|
"name": "DataToPersist"
|
@@ -11076,7 +11076,7 @@
|
|
11076
11076
|
"__schema": "UnImplementedSchema",
|
11077
11077
|
"location": {
|
11078
11078
|
"filePath": "isolator.main.runtime.ts",
|
11079
|
-
"line":
|
11079
|
+
"line": 1255,
|
11080
11080
|
"character": 1
|
11081
11081
|
},
|
11082
11082
|
"name": "IsolatorAspect.addRuntime(IsolatorMain);",
|
@@ -11648,7 +11648,7 @@
|
|
11648
11648
|
"_legacy": {
|
11649
11649
|
"scope": "teambit.component",
|
11650
11650
|
"name": "isolator",
|
11651
|
-
"version": "1.0.
|
11651
|
+
"version": "1.0.187"
|
11652
11652
|
},
|
11653
11653
|
"_scope": "teambit.component"
|
11654
11654
|
}
|
@@ -11664,7 +11664,7 @@
|
|
11664
11664
|
"componentId": {
|
11665
11665
|
"scope": "teambit.component",
|
11666
11666
|
"name": "isolator",
|
11667
|
-
"version": "1.0.
|
11667
|
+
"version": "1.0.187"
|
11668
11668
|
},
|
11669
11669
|
"taggedModuleExports": []
|
11670
11670
|
}
|