@teambit/isolator 1.0.480 → 1.0.482

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.
@@ -26,7 +26,7 @@
26
26
  "__schema": "VariableLikeSchema",
27
27
  "location": {
28
28
  "filePath": "isolator.main.runtime.ts",
29
- "line": 274,
29
+ "line": 275,
30
30
  "character": 14
31
31
  },
32
32
  "signature": "const CAPSULE_READY_FILE: \".bit-capsule-ready\"",
@@ -35,7 +35,7 @@
35
35
  "__schema": "InferenceTypeSchema",
36
36
  "location": {
37
37
  "filePath": "isolator.main.runtime.ts",
38
- "line": 274,
38
+ "line": 275,
39
39
  "character": 14
40
40
  },
41
41
  "type": "\".bit-capsule-ready\""
@@ -1230,7 +1230,7 @@
1230
1230
  "_legacy": {
1231
1231
  "scope": "teambit.component",
1232
1232
  "name": "isolator",
1233
- "version": "1.0.480"
1233
+ "version": "1.0.482"
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.480"
2441
+ "version": "1.0.482"
2442
2442
  },
2443
2443
  "_scope": "teambit.component"
2444
2444
  }
@@ -2719,12 +2719,12 @@
2719
2719
  "line": 4,
2720
2720
  "character": 44
2721
2721
  },
2722
- "name": "EventEmitter",
2722
+ "name": "EventEmitter<T",
2723
2723
  "componentId": {
2724
2724
  "_legacy": {
2725
2725
  "scope": "teambit.component",
2726
2726
  "name": "isolator",
2727
- "version": "1.0.480"
2727
+ "version": "1.0.482"
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.480"
2756
+ "version": "1.0.482"
2757
2757
  },
2758
2758
  "_scope": "teambit.component"
2759
2759
  }
@@ -2775,7 +2775,7 @@
2775
2775
  "__schema": "ClassSchema",
2776
2776
  "location": {
2777
2777
  "filePath": "isolator.main.runtime.ts",
2778
- "line": 276,
2778
+ "line": 277,
2779
2779
  "character": 1
2780
2780
  },
2781
2781
  "signature": "class IsolatorMain",
@@ -2785,7 +2785,7 @@
2785
2785
  "__schema": "VariableLikeSchema",
2786
2786
  "location": {
2787
2787
  "filePath": "isolator.main.runtime.ts",
2788
- "line": 277,
2788
+ "line": 278,
2789
2789
  "character": 3
2790
2790
  },
2791
2791
  "signature": "(property) IsolatorMain.runtime: RuntimeDefinition",
@@ -2794,7 +2794,7 @@
2794
2794
  "__schema": "InferenceTypeSchema",
2795
2795
  "location": {
2796
2796
  "filePath": "isolator.main.runtime.ts",
2797
- "line": 277,
2797
+ "line": 278,
2798
2798
  "character": 3
2799
2799
  },
2800
2800
  "type": "RuntimeDefinition"
@@ -2806,7 +2806,7 @@
2806
2806
  "__schema": "VariableLikeSchema",
2807
2807
  "location": {
2808
2808
  "filePath": "isolator.main.runtime.ts",
2809
- "line": 278,
2809
+ "line": 279,
2810
2810
  "character": 3
2811
2811
  },
2812
2812
  "signature": "(property) IsolatorMain.dependencies: Aspect[]",
@@ -2815,7 +2815,7 @@
2815
2815
  "__schema": "InferenceTypeSchema",
2816
2816
  "location": {
2817
2817
  "filePath": "isolator.main.runtime.ts",
2818
- "line": 278,
2818
+ "line": 279,
2819
2819
  "character": 3
2820
2820
  },
2821
2821
  "type": "Aspect[]"
@@ -2827,7 +2827,7 @@
2827
2827
  "__schema": "VariableLikeSchema",
2828
2828
  "location": {
2829
2829
  "filePath": "isolator.main.runtime.ts",
2830
- "line": 287,
2830
+ "line": 288,
2831
2831
  "character": 3
2832
2832
  },
2833
2833
  "signature": "(property) IsolatorMain.slots: ((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]",
@@ -2836,7 +2836,7 @@
2836
2836
  "__schema": "InferenceTypeSchema",
2837
2837
  "location": {
2838
2838
  "filePath": "isolator.main.runtime.ts",
2839
- "line": 287,
2839
+ "line": 288,
2840
2840
  "character": 3
2841
2841
  },
2842
2842
  "type": "((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]"
@@ -2848,7 +2848,7 @@
2848
2848
  "__schema": "VariableLikeSchema",
2849
2849
  "location": {
2850
2850
  "filePath": "isolator.main.runtime.ts",
2851
- "line": 288,
2851
+ "line": 289,
2852
2852
  "character": 3
2853
2853
  },
2854
2854
  "signature": "(property) IsolatorMain.defaultConfig: {}",
@@ -2857,7 +2857,7 @@
2857
2857
  "__schema": "InferenceTypeSchema",
2858
2858
  "location": {
2859
2859
  "filePath": "isolator.main.runtime.ts",
2860
- "line": 288,
2860
+ "line": 289,
2861
2861
  "character": 3
2862
2862
  },
2863
2863
  "type": "{}"
@@ -2869,7 +2869,7 @@
2869
2869
  "__schema": "VariableLikeSchema",
2870
2870
  "location": {
2871
2871
  "filePath": "isolator.main.runtime.ts",
2872
- "line": 289,
2872
+ "line": 290,
2873
2873
  "character": 3
2874
2874
  },
2875
2875
  "signature": "(property) IsolatorMain._componentsPackagesVersionCache: {\n [idStr: string]: string;\n}",
@@ -2878,7 +2878,7 @@
2878
2878
  "__schema": "TypeLiteralSchema",
2879
2879
  "location": {
2880
2880
  "filePath": "isolator.main.runtime.ts",
2881
- "line": 289,
2881
+ "line": 290,
2882
2882
  "character": 36
2883
2883
  },
2884
2884
  "members": [
@@ -2886,14 +2886,14 @@
2886
2886
  "__schema": "IndexSignatureSchema",
2887
2887
  "location": {
2888
2888
  "filePath": "isolator.main.runtime.ts",
2889
- "line": 289,
2889
+ "line": 290,
2890
2890
  "character": 38
2891
2891
  },
2892
2892
  "keyType": {
2893
2893
  "__schema": "ParameterSchema",
2894
2894
  "location": {
2895
2895
  "filePath": "isolator.main.runtime.ts",
2896
- "line": 289,
2896
+ "line": 290,
2897
2897
  "character": 39
2898
2898
  },
2899
2899
  "name": "idStr",
@@ -2901,7 +2901,7 @@
2901
2901
  "__schema": "KeywordTypeSchema",
2902
2902
  "location": {
2903
2903
  "filePath": "isolator.main.runtime.ts",
2904
- "line": 289,
2904
+ "line": 290,
2905
2905
  "character": 46
2906
2906
  },
2907
2907
  "name": "string"
@@ -2913,7 +2913,7 @@
2913
2913
  "__schema": "KeywordTypeSchema",
2914
2914
  "location": {
2915
2915
  "filePath": "isolator.main.runtime.ts",
2916
- "line": 289,
2916
+ "line": 290,
2917
2917
  "character": 55
2918
2918
  },
2919
2919
  "name": "string"
@@ -2928,7 +2928,7 @@
2928
2928
  "__schema": "VariableLikeSchema",
2929
2929
  "location": {
2930
2930
  "filePath": "isolator.main.runtime.ts",
2931
- "line": 290,
2931
+ "line": 291,
2932
2932
  "character": 3
2933
2933
  },
2934
2934
  "signature": "(property) IsolatorMain._datedHashForName: Map<string, string>",
@@ -2937,7 +2937,7 @@
2937
2937
  "__schema": "InferenceTypeSchema",
2938
2938
  "location": {
2939
2939
  "filePath": "isolator.main.runtime.ts",
2940
- "line": 290,
2940
+ "line": 291,
2941
2941
  "character": 3
2942
2942
  },
2943
2943
  "type": "Map<string, string>"
@@ -2949,7 +2949,7 @@
2949
2949
  "__schema": "VariableLikeSchema",
2950
2950
  "location": {
2951
2951
  "filePath": "isolator.main.runtime.ts",
2952
- "line": 291,
2952
+ "line": 292,
2953
2953
  "character": 3
2954
2954
  },
2955
2955
  "signature": "(property) IsolatorMain._movedLockFiles: Set<unknown>",
@@ -2958,7 +2958,7 @@
2958
2958
  "__schema": "InferenceTypeSchema",
2959
2959
  "location": {
2960
2960
  "filePath": "isolator.main.runtime.ts",
2961
- "line": 291,
2961
+ "line": 292,
2962
2962
  "character": 3
2963
2963
  },
2964
2964
  "type": "Set<unknown>"
@@ -2970,7 +2970,7 @@
2970
2970
  "__schema": "FunctionLikeSchema",
2971
2971
  "location": {
2972
2972
  "filePath": "isolator.main.runtime.ts",
2973
- "line": 293,
2973
+ "line": 294,
2974
2974
  "character": 3
2975
2975
  },
2976
2976
  "signature": "(method) IsolatorMain.provider([dependencyResolver, loggerExtension, componentAspect, graphMain, globalConfig, aspectLoader, cli]: [\n DependencyResolverMain,\n LoggerMain,\n ComponentMain,\n GraphMain,\n GlobalConfigMain,\n AspectLoaderMain,\n CLIMain\n], _config: any, [capsuleTransferSlot]: [CapsuleTransferSlot]): Promise<IsolatorMain>",
@@ -2980,7 +2980,7 @@
2980
2980
  "__schema": "ParameterSchema",
2981
2981
  "location": {
2982
2982
  "filePath": "isolator.main.runtime.ts",
2983
- "line": 294,
2983
+ "line": 295,
2984
2984
  "character": 5
2985
2985
  },
2986
2986
  "name": "[ dependencyResolver, loggerExtension, componentAspect, graphMain, globalConfig, aspectLoader, cli ]",
@@ -2988,7 +2988,7 @@
2988
2988
  "__schema": "TupleTypeSchema",
2989
2989
  "location": {
2990
2990
  "filePath": "isolator.main.runtime.ts",
2991
- "line": 294,
2991
+ "line": 295,
2992
2992
  "character": 105
2993
2993
  },
2994
2994
  "elements": [
@@ -2996,7 +2996,7 @@
2996
2996
  "__schema": "TypeRefSchema",
2997
2997
  "location": {
2998
2998
  "filePath": "isolator.main.runtime.ts",
2999
- "line": 295,
2999
+ "line": 296,
3000
3000
  "character": 7
3001
3001
  },
3002
3002
  "name": "DependencyResolverMain"
@@ -3005,7 +3005,7 @@
3005
3005
  "__schema": "TypeRefSchema",
3006
3006
  "location": {
3007
3007
  "filePath": "isolator.main.runtime.ts",
3008
- "line": 296,
3008
+ "line": 297,
3009
3009
  "character": 7
3010
3010
  },
3011
3011
  "name": "LoggerMain"
@@ -3014,7 +3014,7 @@
3014
3014
  "__schema": "TypeRefSchema",
3015
3015
  "location": {
3016
3016
  "filePath": "isolator.main.runtime.ts",
3017
- "line": 297,
3017
+ "line": 298,
3018
3018
  "character": 7
3019
3019
  },
3020
3020
  "name": "ComponentMain"
@@ -3023,7 +3023,7 @@
3023
3023
  "__schema": "TypeRefSchema",
3024
3024
  "location": {
3025
3025
  "filePath": "isolator.main.runtime.ts",
3026
- "line": 298,
3026
+ "line": 299,
3027
3027
  "character": 7
3028
3028
  },
3029
3029
  "name": "GraphMain"
@@ -3032,7 +3032,7 @@
3032
3032
  "__schema": "TypeRefSchema",
3033
3033
  "location": {
3034
3034
  "filePath": "isolator.main.runtime.ts",
3035
- "line": 299,
3035
+ "line": 300,
3036
3036
  "character": 7
3037
3037
  },
3038
3038
  "name": "GlobalConfigMain"
@@ -3041,7 +3041,7 @@
3041
3041
  "__schema": "TypeRefSchema",
3042
3042
  "location": {
3043
3043
  "filePath": "isolator.main.runtime.ts",
3044
- "line": 300,
3044
+ "line": 301,
3045
3045
  "character": 7
3046
3046
  },
3047
3047
  "name": "AspectLoaderMain"
@@ -3050,7 +3050,7 @@
3050
3050
  "__schema": "TypeRefSchema",
3051
3051
  "location": {
3052
3052
  "filePath": "isolator.main.runtime.ts",
3053
- "line": 301,
3053
+ "line": 302,
3054
3054
  "character": 7
3055
3055
  },
3056
3056
  "name": "CLIMain"
@@ -3064,7 +3064,7 @@
3064
3064
  "__schema": "ParameterSchema",
3065
3065
  "location": {
3066
3066
  "filePath": "isolator.main.runtime.ts",
3067
- "line": 303,
3067
+ "line": 304,
3068
3068
  "character": 5
3069
3069
  },
3070
3070
  "name": "_config",
@@ -3072,7 +3072,7 @@
3072
3072
  "__schema": "InferenceTypeSchema",
3073
3073
  "location": {
3074
3074
  "filePath": "isolator.main.runtime.ts",
3075
- "line": 303,
3075
+ "line": 304,
3076
3076
  "character": 5
3077
3077
  },
3078
3078
  "type": "any"
@@ -3084,7 +3084,7 @@
3084
3084
  "__schema": "ParameterSchema",
3085
3085
  "location": {
3086
3086
  "filePath": "isolator.main.runtime.ts",
3087
- "line": 304,
3087
+ "line": 305,
3088
3088
  "character": 5
3089
3089
  },
3090
3090
  "name": "[ capsuleTransferSlot ]",
@@ -3092,7 +3092,7 @@
3092
3092
  "__schema": "TupleTypeSchema",
3093
3093
  "location": {
3094
3094
  "filePath": "isolator.main.runtime.ts",
3095
- "line": 304,
3095
+ "line": 305,
3096
3096
  "character": 28
3097
3097
  },
3098
3098
  "elements": [
@@ -3100,7 +3100,7 @@
3100
3100
  "__schema": "TypeRefSchema",
3101
3101
  "location": {
3102
3102
  "filePath": "isolator.main.runtime.ts",
3103
- "line": 304,
3103
+ "line": 305,
3104
3104
  "character": 29
3105
3105
  },
3106
3106
  "name": "CapsuleTransferSlot"
@@ -3115,7 +3115,7 @@
3115
3115
  "__schema": "TypeRefSchema",
3116
3116
  "location": {
3117
3117
  "filePath": "isolator.main.runtime.ts",
3118
- "line": 305,
3118
+ "line": 306,
3119
3119
  "character": 6
3120
3120
  },
3121
3121
  "name": "Promise",
@@ -3124,7 +3124,7 @@
3124
3124
  "__schema": "TypeRefSchema",
3125
3125
  "location": {
3126
3126
  "filePath": "isolator.main.runtime.ts",
3127
- "line": 305,
3127
+ "line": 306,
3128
3128
  "character": 14
3129
3129
  },
3130
3130
  "name": "IsolatorMain"
@@ -3140,7 +3140,7 @@
3140
3140
  "__schema": "ConstructorSchema",
3141
3141
  "location": {
3142
3142
  "filePath": "isolator.main.runtime.ts",
3143
- "line": 319,
3143
+ "line": 320,
3144
3144
  "character": 3
3145
3145
  },
3146
3146
  "signature": "constructor IsolatorMain(dependencyResolver: DependencyResolverMain, logger: Logger, componentAspect: ComponentMain, graph: GraphMain, cli: CLIMain, globalConfig: GlobalConfigMain, aspectLoader: AspectLoaderMain, capsuleTransferSlot: CapsuleTransferSlot): IsolatorMain",
@@ -3150,7 +3150,7 @@
3150
3150
  "__schema": "ParameterSchema",
3151
3151
  "location": {
3152
3152
  "filePath": "isolator.main.runtime.ts",
3153
- "line": 320,
3153
+ "line": 321,
3154
3154
  "character": 5
3155
3155
  },
3156
3156
  "name": "dependencyResolver",
@@ -3158,7 +3158,7 @@
3158
3158
  "__schema": "TypeRefSchema",
3159
3159
  "location": {
3160
3160
  "filePath": "isolator.main.runtime.ts",
3161
- "line": 320,
3161
+ "line": 321,
3162
3162
  "character": 33
3163
3163
  },
3164
3164
  "name": "DependencyResolverMain"
@@ -3170,7 +3170,7 @@
3170
3170
  "__schema": "ParameterSchema",
3171
3171
  "location": {
3172
3172
  "filePath": "isolator.main.runtime.ts",
3173
- "line": 321,
3173
+ "line": 322,
3174
3174
  "character": 5
3175
3175
  },
3176
3176
  "name": "logger",
@@ -3178,7 +3178,7 @@
3178
3178
  "__schema": "TypeRefSchema",
3179
3179
  "location": {
3180
3180
  "filePath": "isolator.main.runtime.ts",
3181
- "line": 321,
3181
+ "line": 322,
3182
3182
  "character": 21
3183
3183
  },
3184
3184
  "name": "Logger"
@@ -3190,7 +3190,7 @@
3190
3190
  "__schema": "ParameterSchema",
3191
3191
  "location": {
3192
3192
  "filePath": "isolator.main.runtime.ts",
3193
- "line": 322,
3193
+ "line": 323,
3194
3194
  "character": 5
3195
3195
  },
3196
3196
  "name": "componentAspect",
@@ -3198,7 +3198,7 @@
3198
3198
  "__schema": "TypeRefSchema",
3199
3199
  "location": {
3200
3200
  "filePath": "isolator.main.runtime.ts",
3201
- "line": 322,
3201
+ "line": 323,
3202
3202
  "character": 30
3203
3203
  },
3204
3204
  "name": "ComponentMain"
@@ -3210,7 +3210,7 @@
3210
3210
  "__schema": "ParameterSchema",
3211
3211
  "location": {
3212
3212
  "filePath": "isolator.main.runtime.ts",
3213
- "line": 323,
3213
+ "line": 324,
3214
3214
  "character": 5
3215
3215
  },
3216
3216
  "name": "graph",
@@ -3218,7 +3218,7 @@
3218
3218
  "__schema": "TypeRefSchema",
3219
3219
  "location": {
3220
3220
  "filePath": "isolator.main.runtime.ts",
3221
- "line": 323,
3221
+ "line": 324,
3222
3222
  "character": 20
3223
3223
  },
3224
3224
  "name": "GraphMain"
@@ -3230,7 +3230,7 @@
3230
3230
  "__schema": "ParameterSchema",
3231
3231
  "location": {
3232
3232
  "filePath": "isolator.main.runtime.ts",
3233
- "line": 324,
3233
+ "line": 325,
3234
3234
  "character": 5
3235
3235
  },
3236
3236
  "name": "cli",
@@ -3238,7 +3238,7 @@
3238
3238
  "__schema": "TypeRefSchema",
3239
3239
  "location": {
3240
3240
  "filePath": "isolator.main.runtime.ts",
3241
- "line": 324,
3241
+ "line": 325,
3242
3242
  "character": 18
3243
3243
  },
3244
3244
  "name": "CLIMain"
@@ -3250,7 +3250,7 @@
3250
3250
  "__schema": "ParameterSchema",
3251
3251
  "location": {
3252
3252
  "filePath": "isolator.main.runtime.ts",
3253
- "line": 325,
3253
+ "line": 326,
3254
3254
  "character": 5
3255
3255
  },
3256
3256
  "name": "globalConfig",
@@ -3258,7 +3258,7 @@
3258
3258
  "__schema": "TypeRefSchema",
3259
3259
  "location": {
3260
3260
  "filePath": "isolator.main.runtime.ts",
3261
- "line": 325,
3261
+ "line": 326,
3262
3262
  "character": 27
3263
3263
  },
3264
3264
  "name": "GlobalConfigMain"
@@ -3270,7 +3270,7 @@
3270
3270
  "__schema": "ParameterSchema",
3271
3271
  "location": {
3272
3272
  "filePath": "isolator.main.runtime.ts",
3273
- "line": 326,
3273
+ "line": 327,
3274
3274
  "character": 5
3275
3275
  },
3276
3276
  "name": "aspectLoader",
@@ -3278,7 +3278,7 @@
3278
3278
  "__schema": "TypeRefSchema",
3279
3279
  "location": {
3280
3280
  "filePath": "isolator.main.runtime.ts",
3281
- "line": 326,
3281
+ "line": 327,
3282
3282
  "character": 27
3283
3283
  },
3284
3284
  "name": "AspectLoaderMain"
@@ -3290,7 +3290,7 @@
3290
3290
  "__schema": "ParameterSchema",
3291
3291
  "location": {
3292
3292
  "filePath": "isolator.main.runtime.ts",
3293
- "line": 327,
3293
+ "line": 328,
3294
3294
  "character": 5
3295
3295
  },
3296
3296
  "name": "capsuleTransferSlot",
@@ -3298,7 +3298,7 @@
3298
3298
  "__schema": "TypeRefSchema",
3299
3299
  "location": {
3300
3300
  "filePath": "isolator.main.runtime.ts",
3301
- "line": 327,
3301
+ "line": 328,
3302
3302
  "character": 34
3303
3303
  },
3304
3304
  "name": "CapsuleTransferSlot"
@@ -3311,7 +3311,7 @@
3311
3311
  "__schema": "ThisTypeSchema",
3312
3312
  "location": {
3313
3313
  "filePath": "isolator.main.runtime.ts",
3314
- "line": 276,
3314
+ "line": 277,
3315
3315
  "character": 1
3316
3316
  },
3317
3317
  "name": "IsolatorMain"
@@ -3322,7 +3322,7 @@
3322
3322
  "__schema": "FunctionLikeSchema",
3323
3323
  "location": {
3324
3324
  "filePath": "isolator.main.runtime.ts",
3325
- "line": 332,
3325
+ "line": 333,
3326
3326
  "character": 3
3327
3327
  },
3328
3328
  "signature": "(method) IsolatorMain.isolateComponents(seeders: ComponentID[], opts: IsolateComponentsOptions, legacyScope?: LegacyScope): Promise<Network>",
@@ -3332,7 +3332,7 @@
3332
3332
  "__schema": "ParameterSchema",
3333
3333
  "location": {
3334
3334
  "filePath": "isolator.main.runtime.ts",
3335
- "line": 333,
3335
+ "line": 334,
3336
3336
  "character": 5
3337
3337
  },
3338
3338
  "name": "seeders",
@@ -3340,14 +3340,14 @@
3340
3340
  "__schema": "TypeArraySchema",
3341
3341
  "location": {
3342
3342
  "filePath": "isolator.main.runtime.ts",
3343
- "line": 333,
3343
+ "line": 334,
3344
3344
  "character": 14
3345
3345
  },
3346
3346
  "type": {
3347
3347
  "__schema": "TypeRefSchema",
3348
3348
  "location": {
3349
3349
  "filePath": "isolator.main.runtime.ts",
3350
- "line": 333,
3350
+ "line": 334,
3351
3351
  "character": 14
3352
3352
  },
3353
3353
  "name": "ComponentID"
@@ -3360,7 +3360,7 @@
3360
3360
  "__schema": "ParameterSchema",
3361
3361
  "location": {
3362
3362
  "filePath": "isolator.main.runtime.ts",
3363
- "line": 334,
3363
+ "line": 335,
3364
3364
  "character": 5
3365
3365
  },
3366
3366
  "name": "opts",
@@ -3368,7 +3368,7 @@
3368
3368
  "__schema": "TypeRefSchema",
3369
3369
  "location": {
3370
3370
  "filePath": "isolator.main.runtime.ts",
3371
- "line": 334,
3371
+ "line": 335,
3372
3372
  "character": 11
3373
3373
  },
3374
3374
  "name": "IsolateComponentsOptions"
@@ -3380,7 +3380,7 @@
3380
3380
  "__schema": "ParameterSchema",
3381
3381
  "location": {
3382
3382
  "filePath": "isolator.main.runtime.ts",
3383
- "line": 335,
3383
+ "line": 336,
3384
3384
  "character": 5
3385
3385
  },
3386
3386
  "name": "legacyScope",
@@ -3388,7 +3388,7 @@
3388
3388
  "__schema": "TypeRefSchema",
3389
3389
  "location": {
3390
3390
  "filePath": "isolator.main.runtime.ts",
3391
- "line": 335,
3391
+ "line": 336,
3392
3392
  "character": 19
3393
3393
  },
3394
3394
  "name": "LegacyScope"
@@ -3401,7 +3401,7 @@
3401
3401
  "__schema": "TypeRefSchema",
3402
3402
  "location": {
3403
3403
  "filePath": "isolator.main.runtime.ts",
3404
- "line": 336,
3404
+ "line": 337,
3405
3405
  "character": 6
3406
3406
  },
3407
3407
  "name": "Promise",
@@ -3410,7 +3410,7 @@
3410
3410
  "__schema": "TypeRefSchema",
3411
3411
  "location": {
3412
3412
  "filePath": "isolator.main.runtime.ts",
3413
- "line": 336,
3413
+ "line": 337,
3414
3414
  "character": 14
3415
3415
  },
3416
3416
  "name": "Network"
@@ -3425,14 +3425,14 @@
3425
3425
  "__schema": "FunctionLikeSchema",
3426
3426
  "location": {
3427
3427
  "filePath": "isolator.main.runtime.ts",
3428
- "line": 582,
3428
+ "line": 583,
3429
3429
  "character": 3
3430
3430
  },
3431
3431
  "doc": {
3432
3432
  "__schema": "DocSchema",
3433
3433
  "location": {
3434
3434
  "filePath": "isolator.main.runtime.ts",
3435
- "line": 575,
3435
+ "line": 576,
3436
3436
  "character": 3
3437
3437
  },
3438
3438
  "raw": "/**\n *\n * @param originalCapsule the capsule that contains the original component\n * @param newBaseDir relative path. (it will be saved inside `this.getRootDirOfAllCapsules()`. the final path of the capsule will be getRootDirOfAllCapsules() + newBaseDir + filenameify(component.id))\n * @returns a new capsule with the same content of the original capsule but with a new baseDir and all packages\n * installed in the newBaseDir.\n */",
@@ -3442,7 +3442,7 @@
3442
3442
  "__schema": "PropertyLikeTagSchema",
3443
3443
  "location": {
3444
3444
  "filePath": "isolator.main.runtime.ts",
3445
- "line": 577,
3445
+ "line": 578,
3446
3446
  "character": 6
3447
3447
  },
3448
3448
  "name": "originalCapsule",
@@ -3453,7 +3453,7 @@
3453
3453
  "__schema": "PropertyLikeTagSchema",
3454
3454
  "location": {
3455
3455
  "filePath": "isolator.main.runtime.ts",
3456
- "line": 578,
3456
+ "line": 579,
3457
3457
  "character": 6
3458
3458
  },
3459
3459
  "name": "newBaseDir",
@@ -3464,7 +3464,7 @@
3464
3464
  "__schema": "ReturnTagSchema",
3465
3465
  "location": {
3466
3466
  "filePath": "isolator.main.runtime.ts",
3467
- "line": 579,
3467
+ "line": 580,
3468
3468
  "character": 6
3469
3469
  },
3470
3470
  "tagName": "return",
@@ -3479,7 +3479,7 @@
3479
3479
  "__schema": "ParameterSchema",
3480
3480
  "location": {
3481
3481
  "filePath": "isolator.main.runtime.ts",
3482
- "line": 582,
3482
+ "line": 583,
3483
3483
  "character": 22
3484
3484
  },
3485
3485
  "name": "originalCapsule",
@@ -3487,7 +3487,7 @@
3487
3487
  "__schema": "TypeRefSchema",
3488
3488
  "location": {
3489
3489
  "filePath": "isolator.main.runtime.ts",
3490
- "line": 582,
3490
+ "line": 583,
3491
3491
  "character": 39
3492
3492
  },
3493
3493
  "name": "Capsule"
@@ -3499,7 +3499,7 @@
3499
3499
  "__schema": "ParameterSchema",
3500
3500
  "location": {
3501
3501
  "filePath": "isolator.main.runtime.ts",
3502
- "line": 582,
3502
+ "line": 583,
3503
3503
  "character": 48
3504
3504
  },
3505
3505
  "name": "newBaseDir",
@@ -3507,7 +3507,7 @@
3507
3507
  "__schema": "KeywordTypeSchema",
3508
3508
  "location": {
3509
3509
  "filePath": "isolator.main.runtime.ts",
3510
- "line": 582,
3510
+ "line": 583,
3511
3511
  "character": 60
3512
3512
  },
3513
3513
  "name": "string"
@@ -3520,7 +3520,7 @@
3520
3520
  "__schema": "TypeRefSchema",
3521
3521
  "location": {
3522
3522
  "filePath": "isolator.main.runtime.ts",
3523
- "line": 582,
3523
+ "line": 583,
3524
3524
  "character": 69
3525
3525
  },
3526
3526
  "name": "Promise",
@@ -3529,7 +3529,7 @@
3529
3529
  "__schema": "TypeRefSchema",
3530
3530
  "location": {
3531
3531
  "filePath": "isolator.main.runtime.ts",
3532
- "line": 582,
3532
+ "line": 583,
3533
3533
  "character": 77
3534
3534
  },
3535
3535
  "name": "Capsule"
@@ -3544,7 +3544,7 @@
3544
3544
  "__schema": "FunctionLikeSchema",
3545
3545
  "location": {
3546
3546
  "filePath": "isolator.main.runtime.ts",
3547
- "line": 962,
3547
+ "line": 993,
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": 962,
3557
+ "line": 993,
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": 962,
3565
+ "line": 993,
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": 962,
3578
+ "line": 993,
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": 962,
3587
+ "line": 993,
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": 978,
3602
+ "line": 1009,
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": 978,
3612
+ "line": 1009,
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": 978,
3620
+ "line": 1009,
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": 978,
3633
+ "line": 1009,
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": 997,
3644
+ "line": 1028,
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": 996,
3651
+ "line": 1027,
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": 996,
3661
+ "line": 1027,
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": 997,
3676
+ "line": 1028,
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": 997,
3684
+ "line": 1028,
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": 997,
3696
+ "line": 1028,
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": 997,
3704
+ "line": 1028,
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": 997,
3716
+ "line": 1028,
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": 997,
3724
+ "line": 1028,
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": 997,
3737
+ "line": 1028,
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": 998,
3748
+ "line": 1029,
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": 998,
3758
+ "line": 1029,
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": 998,
3766
+ "line": 1029,
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": 998,
3779
+ "line": 1029,
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": 999,
3790
+ "line": 1030,
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": 1000,
3800
+ "line": 1031,
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": 1000,
3808
+ "line": 1031,
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": 1000,
3816
+ "line": 1031,
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": 1000,
3825
+ "line": 1031,
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": 1001,
3839
+ "line": 1032,
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": 1001,
3847
+ "line": 1032,
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": 1002,
3859
+ "line": 1033,
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": 1002,
3867
+ "line": 1033,
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": 1003,
3880
+ "line": 1034,
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": 1003,
3888
+ "line": 1034,
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": 1004,
3901
+ "line": 1035,
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": 1004,
3909
+ "line": 1035,
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": 1005,
3922
+ "line": 1036,
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": 1041,
3933
+ "line": 1072,
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": 1041,
3943
+ "line": 1072,
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": 1041,
3951
+ "line": 1072,
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": 1041,
3964
+ "line": 1072,
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": 1041,
3973
+ "line": 1072,
3974
3974
  "character": 51
3975
3975
  },
3976
3976
  "name": "string"
@@ -3999,7 +3999,7 @@
3999
3999
  "__schema": "TypeSchema",
4000
4000
  "location": {
4001
4001
  "filePath": "isolator.main.runtime.ts",
4002
- "line": 122,
4002
+ "line": 123,
4003
4003
  "character": 1
4004
4004
  },
4005
4005
  "signature": "type IsolateComponentsOptions = CreateGraphOptions & {\n name?: string | undefined;\n rootBaseDir?: string | undefined;\n baseDir?: string | undefined;\n useHash?: boolean | undefined;\n alwaysNew?: boolean | undefined;\n ... 17 more ...;\n cacheCapsulesDir?: string | undefined;\n}",
@@ -4008,7 +4008,7 @@
4008
4008
  "__schema": "TypeIntersectionSchema",
4009
4009
  "location": {
4010
4010
  "filePath": "isolator.main.runtime.ts",
4011
- "line": 122,
4011
+ "line": 123,
4012
4012
  "character": 40
4013
4013
  },
4014
4014
  "types": [
@@ -4016,7 +4016,7 @@
4016
4016
  "__schema": "TypeRefSchema",
4017
4017
  "location": {
4018
4018
  "filePath": "isolator.main.runtime.ts",
4019
- "line": 122,
4019
+ "line": 123,
4020
4020
  "character": 40
4021
4021
  },
4022
4022
  "name": "CreateGraphOptions"
@@ -4025,7 +4025,7 @@
4025
4025
  "__schema": "TypeLiteralSchema",
4026
4026
  "location": {
4027
4027
  "filePath": "isolator.main.runtime.ts",
4028
- "line": 122,
4028
+ "line": 123,
4029
4029
  "character": 61
4030
4030
  },
4031
4031
  "members": [
@@ -4033,7 +4033,7 @@
4033
4033
  "__schema": "VariableLikeSchema",
4034
4034
  "location": {
4035
4035
  "filePath": "isolator.main.runtime.ts",
4036
- "line": 123,
4036
+ "line": 124,
4037
4037
  "character": 3
4038
4038
  },
4039
4039
  "signature": "(property) name?: string | undefined",
@@ -4042,7 +4042,7 @@
4042
4042
  "__schema": "KeywordTypeSchema",
4043
4043
  "location": {
4044
4044
  "filePath": "isolator.main.runtime.ts",
4045
- "line": 123,
4045
+ "line": 124,
4046
4046
  "character": 10
4047
4047
  },
4048
4048
  "name": "string"
@@ -4053,14 +4053,14 @@
4053
4053
  "__schema": "VariableLikeSchema",
4054
4054
  "location": {
4055
4055
  "filePath": "isolator.main.runtime.ts",
4056
- "line": 128,
4056
+ "line": 129,
4057
4057
  "character": 3
4058
4058
  },
4059
4059
  "doc": {
4060
4060
  "__schema": "DocSchema",
4061
4061
  "location": {
4062
4062
  "filePath": "isolator.main.runtime.ts",
4063
- "line": 125,
4063
+ "line": 126,
4064
4064
  "character": 3
4065
4065
  },
4066
4066
  "raw": "/**\n * absolute path to put all the capsules dirs inside.\n */",
@@ -4073,7 +4073,7 @@
4073
4073
  "__schema": "KeywordTypeSchema",
4074
4074
  "location": {
4075
4075
  "filePath": "isolator.main.runtime.ts",
4076
- "line": 128,
4076
+ "line": 129,
4077
4077
  "character": 17
4078
4078
  },
4079
4079
  "name": "string"
@@ -4084,14 +4084,14 @@
4084
4084
  "__schema": "VariableLikeSchema",
4085
4085
  "location": {
4086
4086
  "filePath": "isolator.main.runtime.ts",
4087
- "line": 135,
4087
+ "line": 136,
4088
4088
  "character": 3
4089
4089
  },
4090
4090
  "doc": {
4091
4091
  "__schema": "DocSchema",
4092
4092
  "location": {
4093
4093
  "filePath": "isolator.main.runtime.ts",
4094
- "line": 130,
4094
+ "line": 131,
4095
4095
  "character": 3
4096
4096
  },
4097
4097
  "raw": "/**\n * the capsule root-dir based on a *hash* of this baseDir, not on the baseDir itself.\n * A folder with this hash as its name will be created in the rootBaseDir\n * By default this value will be the host path\n */",
@@ -4104,7 +4104,7 @@
4104
4104
  "__schema": "KeywordTypeSchema",
4105
4105
  "location": {
4106
4106
  "filePath": "isolator.main.runtime.ts",
4107
- "line": 135,
4107
+ "line": 136,
4108
4108
  "character": 13
4109
4109
  },
4110
4110
  "name": "string"
@@ -4115,14 +4115,14 @@
4115
4115
  "__schema": "VariableLikeSchema",
4116
4116
  "location": {
4117
4117
  "filePath": "isolator.main.runtime.ts",
4118
- "line": 140,
4118
+ "line": 141,
4119
4119
  "character": 3
4120
4120
  },
4121
4121
  "doc": {
4122
4122
  "__schema": "DocSchema",
4123
4123
  "location": {
4124
4124
  "filePath": "isolator.main.runtime.ts",
4125
- "line": 137,
4125
+ "line": 138,
4126
4126
  "character": 3
4127
4127
  },
4128
4128
  "raw": "/**\n * Whether to use hash function (of base dir) as capsules root dir name\n */",
@@ -4135,7 +4135,7 @@
4135
4135
  "__schema": "KeywordTypeSchema",
4136
4136
  "location": {
4137
4137
  "filePath": "isolator.main.runtime.ts",
4138
- "line": 140,
4138
+ "line": 141,
4139
4139
  "character": 13
4140
4140
  },
4141
4141
  "name": "boolean"
@@ -4146,14 +4146,14 @@
4146
4146
  "__schema": "VariableLikeSchema",
4147
4147
  "location": {
4148
4148
  "filePath": "isolator.main.runtime.ts",
4149
- "line": 145,
4149
+ "line": 146,
4150
4150
  "character": 3
4151
4151
  },
4152
4152
  "doc": {
4153
4153
  "__schema": "DocSchema",
4154
4154
  "location": {
4155
4155
  "filePath": "isolator.main.runtime.ts",
4156
- "line": 142,
4156
+ "line": 143,
4157
4157
  "character": 3
4158
4158
  },
4159
4159
  "raw": "/**\n * create a new capsule with a random string attached to the path suffix\n */",
@@ -4166,7 +4166,7 @@
4166
4166
  "__schema": "KeywordTypeSchema",
4167
4167
  "location": {
4168
4168
  "filePath": "isolator.main.runtime.ts",
4169
- "line": 145,
4169
+ "line": 146,
4170
4170
  "character": 15
4171
4171
  },
4172
4172
  "name": "boolean"
@@ -4177,14 +4177,14 @@
4177
4177
  "__schema": "VariableLikeSchema",
4178
4178
  "location": {
4179
4179
  "filePath": "isolator.main.runtime.ts",
4180
- "line": 155,
4180
+ "line": 156,
4181
4181
  "character": 3
4182
4182
  },
4183
4183
  "doc": {
4184
4184
  "__schema": "DocSchema",
4185
4185
  "location": {
4186
4186
  "filePath": "isolator.main.runtime.ts",
4187
- "line": 147,
4187
+ "line": 148,
4188
4188
  "character": 3
4189
4189
  },
4190
4190
  "raw": "/**\n * If this is true -\n * the isolator will check if there are missing capsules in the base dir\n * if yes, it will create the capsule in a special dir inside a dir with the current date (without time)\n * then inside that dir, it will create a dir with a random hash\n * at the end of the process it will move missing capsules from the temp dir to the base dir so they can be used in\n * the next iteration\n */",
@@ -4197,7 +4197,7 @@
4197
4197
  "__schema": "KeywordTypeSchema",
4198
4198
  "location": {
4199
4199
  "filePath": "isolator.main.runtime.ts",
4200
- "line": 155,
4200
+ "line": 156,
4201
4201
  "character": 18
4202
4202
  },
4203
4203
  "name": "boolean"
@@ -4208,14 +4208,14 @@
4208
4208
  "__schema": "VariableLikeSchema",
4209
4209
  "location": {
4210
4210
  "filePath": "isolator.main.runtime.ts",
4211
- "line": 166,
4211
+ "line": 167,
4212
4212
  "character": 3
4213
4213
  },
4214
4214
  "doc": {
4215
4215
  "__schema": "DocSchema",
4216
4216
  "location": {
4217
4217
  "filePath": "isolator.main.runtime.ts",
4218
- "line": 157,
4218
+ "line": 158,
4219
4219
  "character": 3
4220
4220
  },
4221
4221
  "raw": "/**\n * If this is true -\n * the isolator will do few things:\n * 1. in the end of the process it will only move the lock file (pnpm-lock.yaml) into the capsule cache\n * 2. in the beginning of the process it will check if there is a lock file in the capsule cache, if yes it will move\n * it to the temp dated dir\n * 3. it will write env's file into the dated dir (as it only contain the lock file)\n * 4. it will run install in the dated dir (as there is no node_modules there yet)\n */",
@@ -4228,7 +4228,7 @@
4228
4228
  "__schema": "KeywordTypeSchema",
4229
4229
  "location": {
4230
4230
  "filePath": "isolator.main.runtime.ts",
4231
- "line": 166,
4231
+ "line": 167,
4232
4232
  "character": 23
4233
4233
  },
4234
4234
  "name": "boolean"
@@ -4239,14 +4239,14 @@
4239
4239
  "__schema": "VariableLikeSchema",
4240
4240
  "location": {
4241
4241
  "filePath": "isolator.main.runtime.ts",
4242
- "line": 172,
4242
+ "line": 173,
4243
4243
  "character": 3
4244
4244
  },
4245
4245
  "doc": {
4246
4246
  "__schema": "DocSchema",
4247
4247
  "location": {
4248
4248
  "filePath": "isolator.main.runtime.ts",
4249
- "line": 168,
4249
+ "line": 169,
4250
4250
  "character": 3
4251
4251
  },
4252
4252
  "raw": "/**\n * If set, along with useDatedDirs, then we will use the same hash dir for all capsules created with the same\n * datedDirId\n */",
@@ -4259,7 +4259,7 @@
4259
4259
  "__schema": "KeywordTypeSchema",
4260
4260
  "location": {
4261
4261
  "filePath": "isolator.main.runtime.ts",
4262
- "line": 172,
4262
+ "line": 173,
4263
4263
  "character": 16
4264
4264
  },
4265
4265
  "name": "string"
@@ -4270,14 +4270,14 @@
4270
4270
  "__schema": "VariableLikeSchema",
4271
4271
  "location": {
4272
4272
  "filePath": "isolator.main.runtime.ts",
4273
- "line": 177,
4273
+ "line": 178,
4274
4274
  "character": 3
4275
4275
  },
4276
4276
  "doc": {
4277
4277
  "__schema": "DocSchema",
4278
4278
  "location": {
4279
4279
  "filePath": "isolator.main.runtime.ts",
4280
- "line": 174,
4280
+ "line": 175,
4281
4281
  "character": 3
4282
4282
  },
4283
4283
  "raw": "/**\n * installation options\n */",
@@ -4290,7 +4290,7 @@
4290
4290
  "__schema": "TypeRefSchema",
4291
4291
  "location": {
4292
4292
  "filePath": "isolator.main.runtime.ts",
4293
- "line": 177,
4293
+ "line": 178,
4294
4294
  "character": 20
4295
4295
  },
4296
4296
  "name": "IsolateComponentsInstallOptions"
@@ -4301,7 +4301,7 @@
4301
4301
  "__schema": "VariableLikeSchema",
4302
4302
  "location": {
4303
4303
  "filePath": "isolator.main.runtime.ts",
4304
- "line": 179,
4304
+ "line": 180,
4305
4305
  "character": 3
4306
4306
  },
4307
4307
  "signature": "(property) linkingOptions?: LinkingOptions | undefined",
@@ -4310,7 +4310,7 @@
4310
4310
  "__schema": "TypeRefSchema",
4311
4311
  "location": {
4312
4312
  "filePath": "isolator.main.runtime.ts",
4313
- "line": 179,
4313
+ "line": 180,
4314
4314
  "character": 20
4315
4315
  },
4316
4316
  "name": "LinkingOptions"
@@ -4321,14 +4321,14 @@
4321
4321
  "__schema": "VariableLikeSchema",
4322
4322
  "location": {
4323
4323
  "filePath": "isolator.main.runtime.ts",
4324
- "line": 185,
4324
+ "line": 186,
4325
4325
  "character": 3
4326
4326
  },
4327
4327
  "doc": {
4328
4328
  "__schema": "DocSchema",
4329
4329
  "location": {
4330
4330
  "filePath": "isolator.main.runtime.ts",
4331
- "line": 181,
4331
+ "line": 182,
4332
4332
  "character": 3
4333
4333
  },
4334
4334
  "raw": "/**\n * delete the capsule rootDir first. it makes sure that the isolation process starts fresh with\n * no previous capsules. for build and tag this is true.\n */",
@@ -4341,7 +4341,7 @@
4341
4341
  "__schema": "KeywordTypeSchema",
4342
4342
  "location": {
4343
4343
  "filePath": "isolator.main.runtime.ts",
4344
- "line": 185,
4344
+ "line": 186,
4345
4345
  "character": 18
4346
4346
  },
4347
4347
  "name": "boolean"
@@ -4352,14 +4352,14 @@
4352
4352
  "__schema": "VariableLikeSchema",
4353
4353
  "location": {
4354
4354
  "filePath": "isolator.main.runtime.ts",
4355
- "line": 190,
4355
+ "line": 191,
4356
4356
  "character": 3
4357
4357
  },
4358
4358
  "doc": {
4359
4359
  "__schema": "DocSchema",
4360
4360
  "location": {
4361
4361
  "filePath": "isolator.main.runtime.ts",
4362
- "line": 187,
4362
+ "line": 188,
4363
4363
  "character": 3
4364
4364
  },
4365
4365
  "raw": "/**\n * skip the reproduction of the capsule in case it exists.\n */",
@@ -4372,7 +4372,7 @@
4372
4372
  "__schema": "KeywordTypeSchema",
4373
4373
  "location": {
4374
4374
  "filePath": "isolator.main.runtime.ts",
4375
- "line": 190,
4375
+ "line": 191,
4376
4376
  "character": 18
4377
4377
  },
4378
4378
  "name": "boolean"
@@ -4383,14 +4383,14 @@
4383
4383
  "__schema": "VariableLikeSchema",
4384
4384
  "location": {
4385
4385
  "filePath": "isolator.main.runtime.ts",
4386
- "line": 195,
4386
+ "line": 196,
4387
4387
  "character": 3
4388
4388
  },
4389
4389
  "doc": {
4390
4390
  "__schema": "DocSchema",
4391
4391
  "location": {
4392
4392
  "filePath": "isolator.main.runtime.ts",
4393
- "line": 192,
4393
+ "line": 193,
4394
4394
  "character": 3
4395
4395
  },
4396
4396
  "raw": "/**\n * get existing capsule without doing any changes, no writes, no installations.\n */",
@@ -4403,7 +4403,7 @@
4403
4403
  "__schema": "KeywordTypeSchema",
4404
4404
  "location": {
4405
4405
  "filePath": "isolator.main.runtime.ts",
4406
- "line": 195,
4406
+ "line": 196,
4407
4407
  "character": 21
4408
4408
  },
4409
4409
  "name": "boolean"
@@ -4414,14 +4414,14 @@
4414
4414
  "__schema": "VariableLikeSchema",
4415
4415
  "location": {
4416
4416
  "filePath": "isolator.main.runtime.ts",
4417
- "line": 200,
4417
+ "line": 201,
4418
4418
  "character": 3
4419
4419
  },
4420
4420
  "doc": {
4421
4421
  "__schema": "DocSchema",
4422
4422
  "location": {
4423
4423
  "filePath": "isolator.main.runtime.ts",
4424
- "line": 197,
4424
+ "line": 198,
4425
4425
  "character": 3
4426
4426
  },
4427
4427
  "raw": "/**\n * place the package-manager cache on the capsule-root\n */",
@@ -4434,7 +4434,7 @@
4434
4434
  "__schema": "KeywordTypeSchema",
4435
4435
  "location": {
4436
4436
  "filePath": "isolator.main.runtime.ts",
4437
- "line": 200,
4437
+ "line": 201,
4438
4438
  "character": 33
4439
4439
  },
4440
4440
  "name": "boolean"
@@ -4445,14 +4445,14 @@
4445
4445
  "__schema": "VariableLikeSchema",
4446
4446
  "location": {
4447
4447
  "filePath": "isolator.main.runtime.ts",
4448
- "line": 205,
4448
+ "line": 206,
4449
4449
  "character": 3
4450
4450
  },
4451
4451
  "doc": {
4452
4452
  "__schema": "DocSchema",
4453
4453
  "location": {
4454
4454
  "filePath": "isolator.main.runtime.ts",
4455
- "line": 202,
4455
+ "line": 203,
4456
4456
  "character": 3
4457
4457
  },
4458
4458
  "raw": "/**\n * do not build graph with all dependencies. isolate the seeders only.\n */",
@@ -4465,7 +4465,7 @@
4465
4465
  "__schema": "KeywordTypeSchema",
4466
4466
  "location": {
4467
4467
  "filePath": "isolator.main.runtime.ts",
4468
- "line": 205,
4468
+ "line": 206,
4469
4469
  "character": 17
4470
4470
  },
4471
4471
  "name": "boolean"
@@ -4476,14 +4476,14 @@
4476
4476
  "__schema": "VariableLikeSchema",
4477
4477
  "location": {
4478
4478
  "filePath": "isolator.main.runtime.ts",
4479
- "line": 211,
4479
+ "line": 212,
4480
4480
  "character": 3
4481
4481
  },
4482
4482
  "doc": {
4483
4483
  "__schema": "DocSchema",
4484
4484
  "location": {
4485
4485
  "filePath": "isolator.main.runtime.ts",
4486
- "line": 207,
4486
+ "line": 208,
4487
4487
  "character": 3
4488
4488
  },
4489
4489
  "raw": "/**\n * relevant for tagging from scope, where we tag an existing snap without any code-changes.\n * the idea is to have all build artifacts from the previous snap and run deploy pipeline on top of it.\n */",
@@ -4496,14 +4496,14 @@
4496
4496
  "__schema": "TypeArraySchema",
4497
4497
  "location": {
4498
4498
  "filePath": "isolator.main.runtime.ts",
4499
- "line": 211,
4499
+ "line": 212,
4500
4500
  "character": 27
4501
4501
  },
4502
4502
  "type": {
4503
4503
  "__schema": "TypeRefSchema",
4504
4504
  "location": {
4505
4505
  "filePath": "isolator.main.runtime.ts",
4506
- "line": 211,
4506
+ "line": 212,
4507
4507
  "character": 27
4508
4508
  },
4509
4509
  "name": "ComponentID"
@@ -4515,14 +4515,14 @@
4515
4515
  "__schema": "VariableLikeSchema",
4516
4516
  "location": {
4517
4517
  "filePath": "isolator.main.runtime.ts",
4518
- "line": 218,
4518
+ "line": 219,
4519
4519
  "character": 3
4520
4520
  },
4521
4521
  "doc": {
4522
4522
  "__schema": "DocSchema",
4523
4523
  "location": {
4524
4524
  "filePath": "isolator.main.runtime.ts",
4525
- "line": 213,
4525
+ "line": 214,
4526
4526
  "character": 3
4527
4527
  },
4528
4528
  "raw": "/**\n * relevant when populateArtifactsFrom is set.\n * by default, it uses the package.json created in the previous snap as a base and make the necessary changes.\n * if this is set to true, it will ignore the package.json from the previous snap.\n */",
@@ -4535,7 +4535,7 @@
4535
4535
  "__schema": "KeywordTypeSchema",
4536
4536
  "location": {
4537
4537
  "filePath": "isolator.main.runtime.ts",
4538
- "line": 218,
4538
+ "line": 219,
4539
4539
  "character": 36
4540
4540
  },
4541
4541
  "name": "boolean"
@@ -4546,14 +4546,14 @@
4546
4546
  "__schema": "VariableLikeSchema",
4547
4547
  "location": {
4548
4548
  "filePath": "isolator.main.runtime.ts",
4549
- "line": 223,
4549
+ "line": 224,
4550
4550
  "character": 3
4551
4551
  },
4552
4552
  "doc": {
4553
4553
  "__schema": "DocSchema",
4554
4554
  "location": {
4555
4555
  "filePath": "isolator.main.runtime.ts",
4556
- "line": 220,
4556
+ "line": 221,
4557
4557
  "character": 3
4558
4558
  },
4559
4559
  "raw": "/**\n * Force specific host to get the component from.\n */",
@@ -4566,7 +4566,7 @@
4566
4566
  "__schema": "TypeRefSchema",
4567
4567
  "location": {
4568
4568
  "filePath": "isolator.main.runtime.ts",
4569
- "line": 223,
4569
+ "line": 224,
4570
4570
  "character": 10
4571
4571
  },
4572
4572
  "name": "ComponentFactory"
@@ -4577,14 +4577,14 @@
4577
4577
  "__schema": "VariableLikeSchema",
4578
4578
  "location": {
4579
4579
  "filePath": "isolator.main.runtime.ts",
4580
- "line": 228,
4580
+ "line": 229,
4581
4581
  "character": 3
4582
4582
  },
4583
4583
  "doc": {
4584
4584
  "__schema": "DocSchema",
4585
4585
  "location": {
4586
4586
  "filePath": "isolator.main.runtime.ts",
4587
- "line": 225,
4587
+ "line": 226,
4588
4588
  "character": 3
4589
4589
  },
4590
4590
  "raw": "/**\n * Use specific package manager for the isolation process (override the package manager from the dep resolver config)\n */",
@@ -4597,7 +4597,7 @@
4597
4597
  "__schema": "KeywordTypeSchema",
4598
4598
  "location": {
4599
4599
  "filePath": "isolator.main.runtime.ts",
4600
- "line": 228,
4600
+ "line": 229,
4601
4601
  "character": 20
4602
4602
  },
4603
4603
  "name": "string"
@@ -4608,14 +4608,14 @@
4608
4608
  "__schema": "VariableLikeSchema",
4609
4609
  "location": {
4610
4610
  "filePath": "isolator.main.runtime.ts",
4611
- "line": 233,
4611
+ "line": 234,
4612
4612
  "character": 3
4613
4613
  },
4614
4614
  "doc": {
4615
4615
  "__schema": "DocSchema",
4616
4616
  "location": {
4617
4617
  "filePath": "isolator.main.runtime.ts",
4618
- "line": 230,
4618
+ "line": 231,
4619
4619
  "character": 3
4620
4620
  },
4621
4621
  "raw": "/**\n * Use specific node linker for the isolation process (override the package manager from the dep resolver config)\n */",
@@ -4628,7 +4628,7 @@
4628
4628
  "__schema": "TypeRefSchema",
4629
4629
  "location": {
4630
4630
  "filePath": "isolator.main.runtime.ts",
4631
- "line": 233,
4631
+ "line": 234,
4632
4632
  "character": 16
4633
4633
  },
4634
4634
  "name": "NodeLinker"
@@ -4639,14 +4639,14 @@
4639
4639
  "__schema": "VariableLikeSchema",
4640
4640
  "location": {
4641
4641
  "filePath": "isolator.main.runtime.ts",
4642
- "line": 240,
4642
+ "line": 241,
4643
4643
  "character": 3
4644
4644
  },
4645
4645
  "doc": {
4646
4646
  "__schema": "DocSchema",
4647
4647
  "location": {
4648
4648
  "filePath": "isolator.main.runtime.ts",
4649
- "line": 235,
4649
+ "line": 236,
4650
4650
  "character": 3
4651
4651
  },
4652
4652
  "raw": "/**\n * Dir where to read the package manager config from\n * usually used when running package manager in the capsules dir to use the config\n * from the workspace dir\n */",
@@ -4659,7 +4659,7 @@
4659
4659
  "__schema": "KeywordTypeSchema",
4660
4660
  "location": {
4661
4661
  "filePath": "isolator.main.runtime.ts",
4662
- "line": 240,
4662
+ "line": 241,
4663
4663
  "character": 33
4664
4664
  },
4665
4665
  "name": "string"
@@ -4670,7 +4670,7 @@
4670
4670
  "__schema": "VariableLikeSchema",
4671
4671
  "location": {
4672
4672
  "filePath": "isolator.main.runtime.ts",
4673
- "line": 242,
4673
+ "line": 243,
4674
4674
  "character": 3
4675
4675
  },
4676
4676
  "signature": "(property) context?: IsolationContext | undefined",
@@ -4679,7 +4679,7 @@
4679
4679
  "__schema": "TypeRefSchema",
4680
4680
  "location": {
4681
4681
  "filePath": "isolator.main.runtime.ts",
4682
- "line": 242,
4682
+ "line": 243,
4683
4683
  "character": 13
4684
4684
  },
4685
4685
  "name": "IsolationContext"
@@ -4690,14 +4690,14 @@
4690
4690
  "__schema": "VariableLikeSchema",
4691
4691
  "location": {
4692
4692
  "filePath": "isolator.main.runtime.ts",
4693
- "line": 247,
4693
+ "line": 248,
4694
4694
  "character": 3
4695
4695
  },
4696
4696
  "doc": {
4697
4697
  "__schema": "DocSchema",
4698
4698
  "location": {
4699
4699
  "filePath": "isolator.main.runtime.ts",
4700
- "line": 244,
4700
+ "line": 245,
4701
4701
  "character": 3
4702
4702
  },
4703
4703
  "raw": "/**\n * Root dir of capsulse cache (used mostly to copy lock file if used with cache lock file only option)\n */",
@@ -4710,7 +4710,7 @@
4710
4710
  "__schema": "KeywordTypeSchema",
4711
4711
  "location": {
4712
4712
  "filePath": "isolator.main.runtime.ts",
4713
- "line": 247,
4713
+ "line": 248,
4714
4714
  "character": 22
4715
4715
  },
4716
4716
  "name": "string"
@@ -5087,6 +5087,35 @@
5087
5087
  "line": 29,
5088
5088
  "character": 3
5089
5089
  },
5090
+ "signature": "(method) CapsuleList.getAllComponentIDs(): ComponentID[]",
5091
+ "name": "getAllComponentIDs",
5092
+ "params": [],
5093
+ "returnType": {
5094
+ "__schema": "TypeArraySchema",
5095
+ "location": {
5096
+ "filePath": "capsule-list.ts",
5097
+ "line": 29,
5098
+ "character": 25
5099
+ },
5100
+ "type": {
5101
+ "__schema": "TypeRefSchema",
5102
+ "location": {
5103
+ "filePath": "capsule-list.ts",
5104
+ "line": 29,
5105
+ "character": 25
5106
+ },
5107
+ "name": "ComponentID"
5108
+ }
5109
+ },
5110
+ "modifiers": []
5111
+ },
5112
+ {
5113
+ "__schema": "FunctionLikeSchema",
5114
+ "location": {
5115
+ "filePath": "capsule-list.ts",
5116
+ "line": 32,
5117
+ "character": 3
5118
+ },
5090
5119
  "signature": "(method) CapsuleList.getGraphIds(): Graph<Component, string>",
5091
5120
  "name": "getGraphIds",
5092
5121
  "params": [],
@@ -5094,7 +5123,7 @@
5094
5123
  "__schema": "TypeRefSchema",
5095
5124
  "location": {
5096
5125
  "filePath": "capsule-list.ts",
5097
- "line": 29,
5126
+ "line": 32,
5098
5127
  "character": 18
5099
5128
  },
5100
5129
  "name": "Graph",
@@ -5103,7 +5132,7 @@
5103
5132
  "__schema": "TypeRefSchema",
5104
5133
  "location": {
5105
5134
  "filePath": "capsule-list.ts",
5106
- "line": 29,
5135
+ "line": 32,
5107
5136
  "character": 24
5108
5137
  },
5109
5138
  "name": "Component"
@@ -5112,7 +5141,7 @@
5112
5141
  "__schema": "KeywordTypeSchema",
5113
5142
  "location": {
5114
5143
  "filePath": "capsule-list.ts",
5115
- "line": 29,
5144
+ "line": 32,
5116
5145
  "character": 35
5117
5146
  },
5118
5147
  "name": "string"
@@ -5125,7 +5154,7 @@
5125
5154
  "__schema": "FunctionLikeSchema",
5126
5155
  "location": {
5127
5156
  "filePath": "capsule-list.ts",
5128
- "line": 48,
5157
+ "line": 51,
5129
5158
  "character": 3
5130
5159
  },
5131
5160
  "signature": "(method) CapsuleList.toposort(depResolver: DependencyResolverMain): Promise<CapsuleList>",
@@ -5135,7 +5164,7 @@
5135
5164
  "__schema": "ParameterSchema",
5136
5165
  "location": {
5137
5166
  "filePath": "capsule-list.ts",
5138
- "line": 48,
5167
+ "line": 51,
5139
5168
  "character": 18
5140
5169
  },
5141
5170
  "name": "depResolver",
@@ -5143,7 +5172,7 @@
5143
5172
  "__schema": "TypeRefSchema",
5144
5173
  "location": {
5145
5174
  "filePath": "capsule-list.ts",
5146
- "line": 48,
5175
+ "line": 51,
5147
5176
  "character": 31
5148
5177
  },
5149
5178
  "name": "DependencyResolverMain"
@@ -5156,7 +5185,7 @@
5156
5185
  "__schema": "TypeRefSchema",
5157
5186
  "location": {
5158
5187
  "filePath": "capsule-list.ts",
5159
- "line": 48,
5188
+ "line": 51,
5160
5189
  "character": 56
5161
5190
  },
5162
5191
  "name": "Promise",
@@ -5165,7 +5194,7 @@
5165
5194
  "__schema": "TypeRefSchema",
5166
5195
  "location": {
5167
5196
  "filePath": "capsule-list.ts",
5168
- "line": 48,
5197
+ "line": 51,
5169
5198
  "character": 64
5170
5199
  },
5171
5200
  "name": "CapsuleList"
@@ -5180,7 +5209,7 @@
5180
5209
  "__schema": "FunctionLikeSchema",
5181
5210
  "location": {
5182
5211
  "filePath": "capsule-list.ts",
5183
- "line": 72,
5212
+ "line": 75,
5184
5213
  "character": 3
5185
5214
  },
5186
5215
  "signature": "(method) CapsuleList.fromArray(capsules: Capsule[]): CapsuleList",
@@ -5190,7 +5219,7 @@
5190
5219
  "__schema": "ParameterSchema",
5191
5220
  "location": {
5192
5221
  "filePath": "capsule-list.ts",
5193
- "line": 72,
5222
+ "line": 75,
5194
5223
  "character": 20
5195
5224
  },
5196
5225
  "name": "capsules",
@@ -5198,14 +5227,14 @@
5198
5227
  "__schema": "TypeArraySchema",
5199
5228
  "location": {
5200
5229
  "filePath": "capsule-list.ts",
5201
- "line": 72,
5230
+ "line": 75,
5202
5231
  "character": 30
5203
5232
  },
5204
5233
  "type": {
5205
5234
  "__schema": "TypeRefSchema",
5206
5235
  "location": {
5207
5236
  "filePath": "capsule-list.ts",
5208
- "line": 72,
5237
+ "line": 75,
5209
5238
  "character": 30
5210
5239
  },
5211
5240
  "name": "Capsule"
@@ -5219,7 +5248,7 @@
5219
5248
  "__schema": "TypeRefSchema",
5220
5249
  "location": {
5221
5250
  "filePath": "capsule-list.ts",
5222
- "line": 72,
5251
+ "line": 75,
5223
5252
  "character": 3
5224
5253
  },
5225
5254
  "name": "CapsuleList",
@@ -5233,14 +5262,14 @@
5233
5262
  "__schema": "FunctionLikeSchema",
5234
5263
  "location": {
5235
5264
  "filePath": "capsule-list.ts",
5236
- "line": 79,
5265
+ "line": 82,
5237
5266
  "character": 3
5238
5267
  },
5239
5268
  "doc": {
5240
5269
  "__schema": "DocSchema",
5241
5270
  "location": {
5242
5271
  "filePath": "capsule-list.ts",
5243
- "line": 75,
5272
+ "line": 78,
5244
5273
  "character": 3
5245
5274
  },
5246
5275
  "raw": "/**\n * determines whether or not a capsule can theoretically use the dists saved in the last snap, rather than re-compile them.\n * practically, this optimization is used for components that have typescript as their compiler.\n */",
@@ -5254,7 +5283,7 @@
5254
5283
  "__schema": "ParameterSchema",
5255
5284
  "location": {
5256
5285
  "filePath": "capsule-list.ts",
5257
- "line": 79,
5286
+ "line": 82,
5258
5287
  "character": 47
5259
5288
  },
5260
5289
  "name": "component",
@@ -5262,7 +5291,7 @@
5262
5291
  "__schema": "TypeRefSchema",
5263
5292
  "location": {
5264
5293
  "filePath": "capsule-list.ts",
5265
- "line": 79,
5294
+ "line": 82,
5266
5295
  "character": 58
5267
5296
  },
5268
5297
  "name": "Component"
@@ -5275,7 +5304,7 @@
5275
5304
  "__schema": "TypeRefSchema",
5276
5305
  "location": {
5277
5306
  "filePath": "capsule-list.ts",
5278
- "line": 79,
5307
+ "line": 82,
5279
5308
  "character": 70
5280
5309
  },
5281
5310
  "name": "Promise",
@@ -5284,7 +5313,7 @@
5284
5313
  "__schema": "KeywordTypeSchema",
5285
5314
  "location": {
5286
5315
  "filePath": "capsule-list.ts",
5287
- "line": 79,
5316
+ "line": 82,
5288
5317
  "character": 78
5289
5318
  },
5290
5319
  "name": "boolean"
@@ -5329,7 +5358,7 @@
5329
5358
  "_legacy": {
5330
5359
  "scope": "teambit.component",
5331
5360
  "name": "isolator",
5332
- "version": "1.0.480"
5361
+ "version": "1.0.482"
5333
5362
  },
5334
5363
  "_scope": "teambit.component"
5335
5364
  }
@@ -5775,7 +5804,7 @@
5775
5804
  "_legacy": {
5776
5805
  "scope": "teambit.component",
5777
5806
  "name": "isolator",
5778
- "version": "1.0.480"
5807
+ "version": "1.0.482"
5779
5808
  },
5780
5809
  "_scope": "teambit.component"
5781
5810
  }
@@ -5836,7 +5865,7 @@
5836
5865
  "_legacy": {
5837
5866
  "scope": "teambit.component",
5838
5867
  "name": "isolator",
5839
- "version": "1.0.480"
5868
+ "version": "1.0.482"
5840
5869
  },
5841
5870
  "_scope": "teambit.component"
5842
5871
  }
@@ -6736,7 +6765,7 @@
6736
6765
  "_legacy": {
6737
6766
  "scope": "teambit.component",
6738
6767
  "name": "isolator",
6739
- "version": "1.0.480"
6768
+ "version": "1.0.482"
6740
6769
  },
6741
6770
  "_scope": "teambit.component"
6742
6771
  }
@@ -7978,7 +8007,7 @@
7978
8007
  "_legacy": {
7979
8008
  "scope": "teambit.component",
7980
8009
  "name": "isolator",
7981
- "version": "1.0.480"
8010
+ "version": "1.0.482"
7982
8011
  },
7983
8012
  "_scope": "teambit.component"
7984
8013
  }
@@ -8260,12 +8289,12 @@
8260
8289
  "line": 4,
8261
8290
  "character": 44
8262
8291
  },
8263
- "name": "EventEmitter",
8292
+ "name": "EventEmitter<T",
8264
8293
  "componentId": {
8265
8294
  "_legacy": {
8266
8295
  "scope": "teambit.component",
8267
8296
  "name": "isolator",
8268
- "version": "1.0.480"
8297
+ "version": "1.0.482"
8269
8298
  },
8270
8299
  "_scope": "teambit.component"
8271
8300
  }
@@ -8294,7 +8323,7 @@
8294
8323
  "_legacy": {
8295
8324
  "scope": "teambit.component",
8296
8325
  "name": "isolator",
8297
- "version": "1.0.480"
8326
+ "version": "1.0.482"
8298
8327
  },
8299
8328
  "_scope": "teambit.component"
8300
8329
  }
@@ -8317,7 +8346,7 @@
8317
8346
  "__schema": "TypeSchema",
8318
8347
  "location": {
8319
8348
  "filePath": "isolator.main.runtime.ts",
8320
- "line": 64,
8349
+ "line": 65,
8321
8350
  "character": 1
8322
8351
  },
8323
8352
  "signature": "type ListResults = {\n capsules: string[];\n}",
@@ -8326,7 +8355,7 @@
8326
8355
  "__schema": "TypeLiteralSchema",
8327
8356
  "location": {
8328
8357
  "filePath": "isolator.main.runtime.ts",
8329
- "line": 64,
8358
+ "line": 65,
8330
8359
  "character": 27
8331
8360
  },
8332
8361
  "members": [
@@ -8334,7 +8363,7 @@
8334
8363
  "__schema": "VariableLikeSchema",
8335
8364
  "location": {
8336
8365
  "filePath": "isolator.main.runtime.ts",
8337
- "line": 65,
8366
+ "line": 66,
8338
8367
  "character": 3
8339
8368
  },
8340
8369
  "signature": "(property) capsules: string[]",
@@ -8343,14 +8372,14 @@
8343
8372
  "__schema": "TypeArraySchema",
8344
8373
  "location": {
8345
8374
  "filePath": "isolator.main.runtime.ts",
8346
- "line": 65,
8375
+ "line": 66,
8347
8376
  "character": 13
8348
8377
  },
8349
8378
  "type": {
8350
8379
  "__schema": "KeywordTypeSchema",
8351
8380
  "location": {
8352
8381
  "filePath": "isolator.main.runtime.ts",
8353
- "line": 65,
8382
+ "line": 66,
8354
8383
  "character": 13
8355
8384
  },
8356
8385
  "name": "string"
@@ -8365,7 +8394,7 @@
8365
8394
  "__schema": "TypeSchema",
8366
8395
  "location": {
8367
8396
  "filePath": "isolator.main.runtime.ts",
8368
- "line": 68,
8397
+ "line": 69,
8369
8398
  "character": 1
8370
8399
  },
8371
8400
  "signature": "type CapsuleTransferFn = (sourceDir: string, targetDir: string) => Promise<void>",
@@ -8374,7 +8403,7 @@
8374
8403
  "__schema": "FunctionLikeSchema",
8375
8404
  "location": {
8376
8405
  "filePath": "isolator.main.runtime.ts",
8377
- "line": 68,
8406
+ "line": 69,
8378
8407
  "character": 33
8379
8408
  },
8380
8409
  "signature": "(sourceDir: string, targetDir: string): Promise<void>",
@@ -8384,7 +8413,7 @@
8384
8413
  "__schema": "ParameterSchema",
8385
8414
  "location": {
8386
8415
  "filePath": "isolator.main.runtime.ts",
8387
- "line": 68,
8416
+ "line": 69,
8388
8417
  "character": 34
8389
8418
  },
8390
8419
  "name": "sourceDir",
@@ -8392,7 +8421,7 @@
8392
8421
  "__schema": "KeywordTypeSchema",
8393
8422
  "location": {
8394
8423
  "filePath": "isolator.main.runtime.ts",
8395
- "line": 68,
8424
+ "line": 69,
8396
8425
  "character": 45
8397
8426
  },
8398
8427
  "name": "string"
@@ -8404,7 +8433,7 @@
8404
8433
  "__schema": "ParameterSchema",
8405
8434
  "location": {
8406
8435
  "filePath": "isolator.main.runtime.ts",
8407
- "line": 68,
8436
+ "line": 69,
8408
8437
  "character": 53
8409
8438
  },
8410
8439
  "name": "targetDir",
@@ -8412,7 +8441,7 @@
8412
8441
  "__schema": "KeywordTypeSchema",
8413
8442
  "location": {
8414
8443
  "filePath": "isolator.main.runtime.ts",
8415
- "line": 68,
8444
+ "line": 69,
8416
8445
  "character": 64
8417
8446
  },
8418
8447
  "name": "string"
@@ -8425,7 +8454,7 @@
8425
8454
  "__schema": "TypeRefSchema",
8426
8455
  "location": {
8427
8456
  "filePath": "isolator.main.runtime.ts",
8428
- "line": 68,
8457
+ "line": 69,
8429
8458
  "character": 75
8430
8459
  },
8431
8460
  "name": "Promise",
@@ -8434,7 +8463,7 @@
8434
8463
  "__schema": "KeywordTypeSchema",
8435
8464
  "location": {
8436
8465
  "filePath": "isolator.main.runtime.ts",
8437
- "line": 68,
8466
+ "line": 69,
8438
8467
  "character": 83
8439
8468
  },
8440
8469
  "name": "void"
@@ -8448,7 +8477,7 @@
8448
8477
  "__schema": "TypeSchema",
8449
8478
  "location": {
8450
8479
  "filePath": "isolator.main.runtime.ts",
8451
- "line": 70,
8480
+ "line": 71,
8452
8481
  "character": 1
8453
8482
  },
8454
8483
  "signature": "type CapsuleTransferSlot = SlotRegistry<CapsuleTransferFn>",
@@ -8457,7 +8486,7 @@
8457
8486
  "__schema": "TypeRefSchema",
8458
8487
  "location": {
8459
8488
  "filePath": "isolator.main.runtime.ts",
8460
- "line": 70,
8489
+ "line": 71,
8461
8490
  "character": 35
8462
8491
  },
8463
8492
  "name": "SlotRegistry",
@@ -8466,7 +8495,7 @@
8466
8495
  "__schema": "TypeRefSchema",
8467
8496
  "location": {
8468
8497
  "filePath": "isolator.main.runtime.ts",
8469
- "line": 70,
8498
+ "line": 71,
8470
8499
  "character": 48
8471
8500
  },
8472
8501
  "name": "CapsuleTransferFn"
@@ -8478,14 +8507,14 @@
8478
8507
  "__schema": "TypeSchema",
8479
8508
  "location": {
8480
8509
  "filePath": "isolator.main.runtime.ts",
8481
- "line": 75,
8510
+ "line": 76,
8482
8511
  "character": 1
8483
8512
  },
8484
8513
  "doc": {
8485
8514
  "__schema": "DocSchema",
8486
8515
  "location": {
8487
8516
  "filePath": "isolator.main.runtime.ts",
8488
- "line": 72,
8517
+ "line": 73,
8489
8518
  "character": 1
8490
8519
  },
8491
8520
  "raw": "/**\n * Context for the isolation process\n */",
@@ -8498,7 +8527,7 @@
8498
8527
  "__schema": "TypeLiteralSchema",
8499
8528
  "location": {
8500
8529
  "filePath": "isolator.main.runtime.ts",
8501
- "line": 75,
8530
+ "line": 76,
8502
8531
  "character": 32
8503
8532
  },
8504
8533
  "members": [
@@ -8506,14 +8535,14 @@
8506
8535
  "__schema": "VariableLikeSchema",
8507
8536
  "location": {
8508
8537
  "filePath": "isolator.main.runtime.ts",
8509
- "line": 79,
8538
+ "line": 80,
8510
8539
  "character": 3
8511
8540
  },
8512
8541
  "doc": {
8513
8542
  "__schema": "DocSchema",
8514
8543
  "location": {
8515
8544
  "filePath": "isolator.main.runtime.ts",
8516
- "line": 76,
8545
+ "line": 77,
8517
8546
  "character": 3
8518
8547
  },
8519
8548
  "raw": "/**\n * Whether the isolation done for aspects (as opposed to regular components)\n */",
@@ -8526,7 +8555,7 @@
8526
8555
  "__schema": "KeywordTypeSchema",
8527
8556
  "location": {
8528
8557
  "filePath": "isolator.main.runtime.ts",
8529
- "line": 79,
8558
+ "line": 80,
8530
8559
  "character": 13
8531
8560
  },
8532
8561
  "name": "boolean"
@@ -8537,14 +8566,14 @@
8537
8566
  "__schema": "VariableLikeSchema",
8538
8567
  "location": {
8539
8568
  "filePath": "isolator.main.runtime.ts",
8540
- "line": 84,
8569
+ "line": 85,
8541
8570
  "character": 3
8542
8571
  },
8543
8572
  "doc": {
8544
8573
  "__schema": "DocSchema",
8545
8574
  "location": {
8546
8575
  "filePath": "isolator.main.runtime.ts",
8547
- "line": 81,
8576
+ "line": 82,
8548
8577
  "character": 3
8549
8578
  },
8550
8579
  "raw": "/**\n * Workspace name where the isolation starts from\n */",
@@ -8557,7 +8586,7 @@
8557
8586
  "__schema": "KeywordTypeSchema",
8558
8587
  "location": {
8559
8588
  "filePath": "isolator.main.runtime.ts",
8560
- "line": 84,
8589
+ "line": 85,
8561
8590
  "character": 19
8562
8591
  },
8563
8592
  "name": "string"
@@ -8571,7 +8600,7 @@
8571
8600
  "__schema": "TypeSchema",
8572
8601
  "location": {
8573
8602
  "filePath": "isolator.main.runtime.ts",
8574
- "line": 95,
8603
+ "line": 96,
8575
8604
  "character": 1
8576
8605
  },
8577
8606
  "signature": "type IsolateComponentsInstallOptions = {\n installPackages?: boolean | undefined;\n dedupe?: boolean | undefined;\n copyPeerToRuntimeOnComponents?: boolean | undefined;\n copyPeerToRuntimeOnRoot?: boolean | undefined;\n installPeersFromEnvs?: boolean | undefined;\n installTeambitBit?: boolean | undefined;\n packageManagerConfigRootDir?: string | undefined;\n useNesting?: boolean | undefined;\n}",
@@ -8580,7 +8609,7 @@
8580
8609
  "__schema": "TypeLiteralSchema",
8581
8610
  "location": {
8582
8611
  "filePath": "isolator.main.runtime.ts",
8583
- "line": 95,
8612
+ "line": 96,
8584
8613
  "character": 47
8585
8614
  },
8586
8615
  "members": [
@@ -8588,7 +8617,7 @@
8588
8617
  "__schema": "VariableLikeSchema",
8589
8618
  "location": {
8590
8619
  "filePath": "isolator.main.runtime.ts",
8591
- "line": 96,
8620
+ "line": 97,
8592
8621
  "character": 3
8593
8622
  },
8594
8623
  "signature": "(property) installPackages?: boolean | undefined",
@@ -8597,7 +8626,7 @@
8597
8626
  "__schema": "KeywordTypeSchema",
8598
8627
  "location": {
8599
8628
  "filePath": "isolator.main.runtime.ts",
8600
- "line": 96,
8629
+ "line": 97,
8601
8630
  "character": 21
8602
8631
  },
8603
8632
  "name": "boolean"
@@ -8608,7 +8637,7 @@
8608
8637
  "__schema": "VariableLikeSchema",
8609
8638
  "location": {
8610
8639
  "filePath": "isolator.main.runtime.ts",
8611
- "line": 99,
8640
+ "line": 100,
8612
8641
  "character": 3
8613
8642
  },
8614
8643
  "signature": "(property) dedupe?: boolean | undefined",
@@ -8617,7 +8646,7 @@
8617
8646
  "__schema": "KeywordTypeSchema",
8618
8647
  "location": {
8619
8648
  "filePath": "isolator.main.runtime.ts",
8620
- "line": 99,
8649
+ "line": 100,
8621
8650
  "character": 12
8622
8651
  },
8623
8652
  "name": "boolean"
@@ -8628,7 +8657,7 @@
8628
8657
  "__schema": "VariableLikeSchema",
8629
8658
  "location": {
8630
8659
  "filePath": "isolator.main.runtime.ts",
8631
- "line": 100,
8660
+ "line": 101,
8632
8661
  "character": 3
8633
8662
  },
8634
8663
  "signature": "(property) copyPeerToRuntimeOnComponents?: boolean | undefined",
@@ -8637,7 +8666,7 @@
8637
8666
  "__schema": "KeywordTypeSchema",
8638
8667
  "location": {
8639
8668
  "filePath": "isolator.main.runtime.ts",
8640
- "line": 100,
8669
+ "line": 101,
8641
8670
  "character": 35
8642
8671
  },
8643
8672
  "name": "boolean"
@@ -8648,7 +8677,7 @@
8648
8677
  "__schema": "VariableLikeSchema",
8649
8678
  "location": {
8650
8679
  "filePath": "isolator.main.runtime.ts",
8651
- "line": 101,
8680
+ "line": 102,
8652
8681
  "character": 3
8653
8682
  },
8654
8683
  "signature": "(property) copyPeerToRuntimeOnRoot?: boolean | undefined",
@@ -8657,7 +8686,7 @@
8657
8686
  "__schema": "KeywordTypeSchema",
8658
8687
  "location": {
8659
8688
  "filePath": "isolator.main.runtime.ts",
8660
- "line": 101,
8689
+ "line": 102,
8661
8690
  "character": 29
8662
8691
  },
8663
8692
  "name": "boolean"
@@ -8668,7 +8697,7 @@
8668
8697
  "__schema": "VariableLikeSchema",
8669
8698
  "location": {
8670
8699
  "filePath": "isolator.main.runtime.ts",
8671
- "line": 102,
8700
+ "line": 103,
8672
8701
  "character": 3
8673
8702
  },
8674
8703
  "signature": "(property) installPeersFromEnvs?: boolean | undefined",
@@ -8677,7 +8706,7 @@
8677
8706
  "__schema": "KeywordTypeSchema",
8678
8707
  "location": {
8679
8708
  "filePath": "isolator.main.runtime.ts",
8680
- "line": 102,
8709
+ "line": 103,
8681
8710
  "character": 26
8682
8711
  },
8683
8712
  "name": "boolean"
@@ -8688,7 +8717,7 @@
8688
8717
  "__schema": "VariableLikeSchema",
8689
8718
  "location": {
8690
8719
  "filePath": "isolator.main.runtime.ts",
8691
- "line": 103,
8720
+ "line": 104,
8692
8721
  "character": 3
8693
8722
  },
8694
8723
  "signature": "(property) installTeambitBit?: boolean | undefined",
@@ -8697,7 +8726,7 @@
8697
8726
  "__schema": "KeywordTypeSchema",
8698
8727
  "location": {
8699
8728
  "filePath": "isolator.main.runtime.ts",
8700
- "line": 103,
8729
+ "line": 104,
8701
8730
  "character": 23
8702
8731
  },
8703
8732
  "name": "boolean"
@@ -8708,7 +8737,7 @@
8708
8737
  "__schema": "VariableLikeSchema",
8709
8738
  "location": {
8710
8739
  "filePath": "isolator.main.runtime.ts",
8711
- "line": 104,
8740
+ "line": 105,
8712
8741
  "character": 3
8713
8742
  },
8714
8743
  "signature": "(property) packageManagerConfigRootDir?: string | undefined",
@@ -8717,7 +8746,7 @@
8717
8746
  "__schema": "KeywordTypeSchema",
8718
8747
  "location": {
8719
8748
  "filePath": "isolator.main.runtime.ts",
8720
- "line": 104,
8749
+ "line": 105,
8721
8750
  "character": 33
8722
8751
  },
8723
8752
  "name": "string"
@@ -8728,7 +8757,7 @@
8728
8757
  "__schema": "VariableLikeSchema",
8729
8758
  "location": {
8730
8759
  "filePath": "isolator.main.runtime.ts",
8731
- "line": 107,
8760
+ "line": 108,
8732
8761
  "character": 3
8733
8762
  },
8734
8763
  "signature": "(property) useNesting?: boolean | undefined",
@@ -8737,7 +8766,7 @@
8737
8766
  "__schema": "KeywordTypeSchema",
8738
8767
  "location": {
8739
8768
  "filePath": "isolator.main.runtime.ts",
8740
- "line": 107,
8769
+ "line": 108,
8741
8770
  "character": 16
8742
8771
  },
8743
8772
  "name": "boolean"
@@ -8751,7 +8780,7 @@
8751
8780
  "__schema": "TypeSchema",
8752
8781
  "location": {
8753
8782
  "filePath": "isolator.main.runtime.ts",
8754
- "line": 122,
8783
+ "line": 123,
8755
8784
  "character": 1
8756
8785
  },
8757
8786
  "signature": "type IsolateComponentsOptions = CreateGraphOptions & {\n name?: string | undefined;\n rootBaseDir?: string | undefined;\n baseDir?: string | undefined;\n useHash?: boolean | undefined;\n alwaysNew?: boolean | undefined;\n ... 17 more ...;\n cacheCapsulesDir?: string | undefined;\n}",
@@ -8760,7 +8789,7 @@
8760
8789
  "__schema": "TypeIntersectionSchema",
8761
8790
  "location": {
8762
8791
  "filePath": "isolator.main.runtime.ts",
8763
- "line": 122,
8792
+ "line": 123,
8764
8793
  "character": 40
8765
8794
  },
8766
8795
  "types": [
@@ -8768,7 +8797,7 @@
8768
8797
  "__schema": "TypeRefSchema",
8769
8798
  "location": {
8770
8799
  "filePath": "isolator.main.runtime.ts",
8771
- "line": 122,
8800
+ "line": 123,
8772
8801
  "character": 40
8773
8802
  },
8774
8803
  "name": "CreateGraphOptions"
@@ -8777,7 +8806,7 @@
8777
8806
  "__schema": "TypeLiteralSchema",
8778
8807
  "location": {
8779
8808
  "filePath": "isolator.main.runtime.ts",
8780
- "line": 122,
8809
+ "line": 123,
8781
8810
  "character": 61
8782
8811
  },
8783
8812
  "members": [
@@ -8785,7 +8814,7 @@
8785
8814
  "__schema": "VariableLikeSchema",
8786
8815
  "location": {
8787
8816
  "filePath": "isolator.main.runtime.ts",
8788
- "line": 123,
8817
+ "line": 124,
8789
8818
  "character": 3
8790
8819
  },
8791
8820
  "signature": "(property) name?: string | undefined",
@@ -8794,7 +8823,7 @@
8794
8823
  "__schema": "KeywordTypeSchema",
8795
8824
  "location": {
8796
8825
  "filePath": "isolator.main.runtime.ts",
8797
- "line": 123,
8826
+ "line": 124,
8798
8827
  "character": 10
8799
8828
  },
8800
8829
  "name": "string"
@@ -8805,14 +8834,14 @@
8805
8834
  "__schema": "VariableLikeSchema",
8806
8835
  "location": {
8807
8836
  "filePath": "isolator.main.runtime.ts",
8808
- "line": 128,
8837
+ "line": 129,
8809
8838
  "character": 3
8810
8839
  },
8811
8840
  "doc": {
8812
8841
  "__schema": "DocSchema",
8813
8842
  "location": {
8814
8843
  "filePath": "isolator.main.runtime.ts",
8815
- "line": 125,
8844
+ "line": 126,
8816
8845
  "character": 3
8817
8846
  },
8818
8847
  "raw": "/**\n * absolute path to put all the capsules dirs inside.\n */",
@@ -8825,7 +8854,7 @@
8825
8854
  "__schema": "KeywordTypeSchema",
8826
8855
  "location": {
8827
8856
  "filePath": "isolator.main.runtime.ts",
8828
- "line": 128,
8857
+ "line": 129,
8829
8858
  "character": 17
8830
8859
  },
8831
8860
  "name": "string"
@@ -8836,14 +8865,14 @@
8836
8865
  "__schema": "VariableLikeSchema",
8837
8866
  "location": {
8838
8867
  "filePath": "isolator.main.runtime.ts",
8839
- "line": 135,
8868
+ "line": 136,
8840
8869
  "character": 3
8841
8870
  },
8842
8871
  "doc": {
8843
8872
  "__schema": "DocSchema",
8844
8873
  "location": {
8845
8874
  "filePath": "isolator.main.runtime.ts",
8846
- "line": 130,
8875
+ "line": 131,
8847
8876
  "character": 3
8848
8877
  },
8849
8878
  "raw": "/**\n * the capsule root-dir based on a *hash* of this baseDir, not on the baseDir itself.\n * A folder with this hash as its name will be created in the rootBaseDir\n * By default this value will be the host path\n */",
@@ -8856,7 +8885,7 @@
8856
8885
  "__schema": "KeywordTypeSchema",
8857
8886
  "location": {
8858
8887
  "filePath": "isolator.main.runtime.ts",
8859
- "line": 135,
8888
+ "line": 136,
8860
8889
  "character": 13
8861
8890
  },
8862
8891
  "name": "string"
@@ -8867,14 +8896,14 @@
8867
8896
  "__schema": "VariableLikeSchema",
8868
8897
  "location": {
8869
8898
  "filePath": "isolator.main.runtime.ts",
8870
- "line": 140,
8899
+ "line": 141,
8871
8900
  "character": 3
8872
8901
  },
8873
8902
  "doc": {
8874
8903
  "__schema": "DocSchema",
8875
8904
  "location": {
8876
8905
  "filePath": "isolator.main.runtime.ts",
8877
- "line": 137,
8906
+ "line": 138,
8878
8907
  "character": 3
8879
8908
  },
8880
8909
  "raw": "/**\n * Whether to use hash function (of base dir) as capsules root dir name\n */",
@@ -8887,7 +8916,7 @@
8887
8916
  "__schema": "KeywordTypeSchema",
8888
8917
  "location": {
8889
8918
  "filePath": "isolator.main.runtime.ts",
8890
- "line": 140,
8919
+ "line": 141,
8891
8920
  "character": 13
8892
8921
  },
8893
8922
  "name": "boolean"
@@ -8898,14 +8927,14 @@
8898
8927
  "__schema": "VariableLikeSchema",
8899
8928
  "location": {
8900
8929
  "filePath": "isolator.main.runtime.ts",
8901
- "line": 145,
8930
+ "line": 146,
8902
8931
  "character": 3
8903
8932
  },
8904
8933
  "doc": {
8905
8934
  "__schema": "DocSchema",
8906
8935
  "location": {
8907
8936
  "filePath": "isolator.main.runtime.ts",
8908
- "line": 142,
8937
+ "line": 143,
8909
8938
  "character": 3
8910
8939
  },
8911
8940
  "raw": "/**\n * create a new capsule with a random string attached to the path suffix\n */",
@@ -8918,7 +8947,7 @@
8918
8947
  "__schema": "KeywordTypeSchema",
8919
8948
  "location": {
8920
8949
  "filePath": "isolator.main.runtime.ts",
8921
- "line": 145,
8950
+ "line": 146,
8922
8951
  "character": 15
8923
8952
  },
8924
8953
  "name": "boolean"
@@ -8929,14 +8958,14 @@
8929
8958
  "__schema": "VariableLikeSchema",
8930
8959
  "location": {
8931
8960
  "filePath": "isolator.main.runtime.ts",
8932
- "line": 155,
8961
+ "line": 156,
8933
8962
  "character": 3
8934
8963
  },
8935
8964
  "doc": {
8936
8965
  "__schema": "DocSchema",
8937
8966
  "location": {
8938
8967
  "filePath": "isolator.main.runtime.ts",
8939
- "line": 147,
8968
+ "line": 148,
8940
8969
  "character": 3
8941
8970
  },
8942
8971
  "raw": "/**\n * If this is true -\n * the isolator will check if there are missing capsules in the base dir\n * if yes, it will create the capsule in a special dir inside a dir with the current date (without time)\n * then inside that dir, it will create a dir with a random hash\n * at the end of the process it will move missing capsules from the temp dir to the base dir so they can be used in\n * the next iteration\n */",
@@ -8949,7 +8978,7 @@
8949
8978
  "__schema": "KeywordTypeSchema",
8950
8979
  "location": {
8951
8980
  "filePath": "isolator.main.runtime.ts",
8952
- "line": 155,
8981
+ "line": 156,
8953
8982
  "character": 18
8954
8983
  },
8955
8984
  "name": "boolean"
@@ -8960,14 +8989,14 @@
8960
8989
  "__schema": "VariableLikeSchema",
8961
8990
  "location": {
8962
8991
  "filePath": "isolator.main.runtime.ts",
8963
- "line": 166,
8992
+ "line": 167,
8964
8993
  "character": 3
8965
8994
  },
8966
8995
  "doc": {
8967
8996
  "__schema": "DocSchema",
8968
8997
  "location": {
8969
8998
  "filePath": "isolator.main.runtime.ts",
8970
- "line": 157,
8999
+ "line": 158,
8971
9000
  "character": 3
8972
9001
  },
8973
9002
  "raw": "/**\n * If this is true -\n * the isolator will do few things:\n * 1. in the end of the process it will only move the lock file (pnpm-lock.yaml) into the capsule cache\n * 2. in the beginning of the process it will check if there is a lock file in the capsule cache, if yes it will move\n * it to the temp dated dir\n * 3. it will write env's file into the dated dir (as it only contain the lock file)\n * 4. it will run install in the dated dir (as there is no node_modules there yet)\n */",
@@ -8980,7 +9009,7 @@
8980
9009
  "__schema": "KeywordTypeSchema",
8981
9010
  "location": {
8982
9011
  "filePath": "isolator.main.runtime.ts",
8983
- "line": 166,
9012
+ "line": 167,
8984
9013
  "character": 23
8985
9014
  },
8986
9015
  "name": "boolean"
@@ -8991,14 +9020,14 @@
8991
9020
  "__schema": "VariableLikeSchema",
8992
9021
  "location": {
8993
9022
  "filePath": "isolator.main.runtime.ts",
8994
- "line": 172,
9023
+ "line": 173,
8995
9024
  "character": 3
8996
9025
  },
8997
9026
  "doc": {
8998
9027
  "__schema": "DocSchema",
8999
9028
  "location": {
9000
9029
  "filePath": "isolator.main.runtime.ts",
9001
- "line": 168,
9030
+ "line": 169,
9002
9031
  "character": 3
9003
9032
  },
9004
9033
  "raw": "/**\n * If set, along with useDatedDirs, then we will use the same hash dir for all capsules created with the same\n * datedDirId\n */",
@@ -9011,7 +9040,7 @@
9011
9040
  "__schema": "KeywordTypeSchema",
9012
9041
  "location": {
9013
9042
  "filePath": "isolator.main.runtime.ts",
9014
- "line": 172,
9043
+ "line": 173,
9015
9044
  "character": 16
9016
9045
  },
9017
9046
  "name": "string"
@@ -9022,14 +9051,14 @@
9022
9051
  "__schema": "VariableLikeSchema",
9023
9052
  "location": {
9024
9053
  "filePath": "isolator.main.runtime.ts",
9025
- "line": 177,
9054
+ "line": 178,
9026
9055
  "character": 3
9027
9056
  },
9028
9057
  "doc": {
9029
9058
  "__schema": "DocSchema",
9030
9059
  "location": {
9031
9060
  "filePath": "isolator.main.runtime.ts",
9032
- "line": 174,
9061
+ "line": 175,
9033
9062
  "character": 3
9034
9063
  },
9035
9064
  "raw": "/**\n * installation options\n */",
@@ -9042,7 +9071,7 @@
9042
9071
  "__schema": "TypeRefSchema",
9043
9072
  "location": {
9044
9073
  "filePath": "isolator.main.runtime.ts",
9045
- "line": 177,
9074
+ "line": 178,
9046
9075
  "character": 20
9047
9076
  },
9048
9077
  "name": "IsolateComponentsInstallOptions"
@@ -9053,7 +9082,7 @@
9053
9082
  "__schema": "VariableLikeSchema",
9054
9083
  "location": {
9055
9084
  "filePath": "isolator.main.runtime.ts",
9056
- "line": 179,
9085
+ "line": 180,
9057
9086
  "character": 3
9058
9087
  },
9059
9088
  "signature": "(property) linkingOptions?: LinkingOptions | undefined",
@@ -9062,7 +9091,7 @@
9062
9091
  "__schema": "TypeRefSchema",
9063
9092
  "location": {
9064
9093
  "filePath": "isolator.main.runtime.ts",
9065
- "line": 179,
9094
+ "line": 180,
9066
9095
  "character": 20
9067
9096
  },
9068
9097
  "name": "LinkingOptions"
@@ -9073,14 +9102,14 @@
9073
9102
  "__schema": "VariableLikeSchema",
9074
9103
  "location": {
9075
9104
  "filePath": "isolator.main.runtime.ts",
9076
- "line": 185,
9105
+ "line": 186,
9077
9106
  "character": 3
9078
9107
  },
9079
9108
  "doc": {
9080
9109
  "__schema": "DocSchema",
9081
9110
  "location": {
9082
9111
  "filePath": "isolator.main.runtime.ts",
9083
- "line": 181,
9112
+ "line": 182,
9084
9113
  "character": 3
9085
9114
  },
9086
9115
  "raw": "/**\n * delete the capsule rootDir first. it makes sure that the isolation process starts fresh with\n * no previous capsules. for build and tag this is true.\n */",
@@ -9093,7 +9122,7 @@
9093
9122
  "__schema": "KeywordTypeSchema",
9094
9123
  "location": {
9095
9124
  "filePath": "isolator.main.runtime.ts",
9096
- "line": 185,
9125
+ "line": 186,
9097
9126
  "character": 18
9098
9127
  },
9099
9128
  "name": "boolean"
@@ -9104,14 +9133,14 @@
9104
9133
  "__schema": "VariableLikeSchema",
9105
9134
  "location": {
9106
9135
  "filePath": "isolator.main.runtime.ts",
9107
- "line": 190,
9136
+ "line": 191,
9108
9137
  "character": 3
9109
9138
  },
9110
9139
  "doc": {
9111
9140
  "__schema": "DocSchema",
9112
9141
  "location": {
9113
9142
  "filePath": "isolator.main.runtime.ts",
9114
- "line": 187,
9143
+ "line": 188,
9115
9144
  "character": 3
9116
9145
  },
9117
9146
  "raw": "/**\n * skip the reproduction of the capsule in case it exists.\n */",
@@ -9124,7 +9153,7 @@
9124
9153
  "__schema": "KeywordTypeSchema",
9125
9154
  "location": {
9126
9155
  "filePath": "isolator.main.runtime.ts",
9127
- "line": 190,
9156
+ "line": 191,
9128
9157
  "character": 18
9129
9158
  },
9130
9159
  "name": "boolean"
@@ -9135,14 +9164,14 @@
9135
9164
  "__schema": "VariableLikeSchema",
9136
9165
  "location": {
9137
9166
  "filePath": "isolator.main.runtime.ts",
9138
- "line": 195,
9167
+ "line": 196,
9139
9168
  "character": 3
9140
9169
  },
9141
9170
  "doc": {
9142
9171
  "__schema": "DocSchema",
9143
9172
  "location": {
9144
9173
  "filePath": "isolator.main.runtime.ts",
9145
- "line": 192,
9174
+ "line": 193,
9146
9175
  "character": 3
9147
9176
  },
9148
9177
  "raw": "/**\n * get existing capsule without doing any changes, no writes, no installations.\n */",
@@ -9155,7 +9184,7 @@
9155
9184
  "__schema": "KeywordTypeSchema",
9156
9185
  "location": {
9157
9186
  "filePath": "isolator.main.runtime.ts",
9158
- "line": 195,
9187
+ "line": 196,
9159
9188
  "character": 21
9160
9189
  },
9161
9190
  "name": "boolean"
@@ -9166,14 +9195,14 @@
9166
9195
  "__schema": "VariableLikeSchema",
9167
9196
  "location": {
9168
9197
  "filePath": "isolator.main.runtime.ts",
9169
- "line": 200,
9198
+ "line": 201,
9170
9199
  "character": 3
9171
9200
  },
9172
9201
  "doc": {
9173
9202
  "__schema": "DocSchema",
9174
9203
  "location": {
9175
9204
  "filePath": "isolator.main.runtime.ts",
9176
- "line": 197,
9205
+ "line": 198,
9177
9206
  "character": 3
9178
9207
  },
9179
9208
  "raw": "/**\n * place the package-manager cache on the capsule-root\n */",
@@ -9186,7 +9215,7 @@
9186
9215
  "__schema": "KeywordTypeSchema",
9187
9216
  "location": {
9188
9217
  "filePath": "isolator.main.runtime.ts",
9189
- "line": 200,
9218
+ "line": 201,
9190
9219
  "character": 33
9191
9220
  },
9192
9221
  "name": "boolean"
@@ -9197,14 +9226,14 @@
9197
9226
  "__schema": "VariableLikeSchema",
9198
9227
  "location": {
9199
9228
  "filePath": "isolator.main.runtime.ts",
9200
- "line": 205,
9229
+ "line": 206,
9201
9230
  "character": 3
9202
9231
  },
9203
9232
  "doc": {
9204
9233
  "__schema": "DocSchema",
9205
9234
  "location": {
9206
9235
  "filePath": "isolator.main.runtime.ts",
9207
- "line": 202,
9236
+ "line": 203,
9208
9237
  "character": 3
9209
9238
  },
9210
9239
  "raw": "/**\n * do not build graph with all dependencies. isolate the seeders only.\n */",
@@ -9217,7 +9246,7 @@
9217
9246
  "__schema": "KeywordTypeSchema",
9218
9247
  "location": {
9219
9248
  "filePath": "isolator.main.runtime.ts",
9220
- "line": 205,
9249
+ "line": 206,
9221
9250
  "character": 17
9222
9251
  },
9223
9252
  "name": "boolean"
@@ -9228,14 +9257,14 @@
9228
9257
  "__schema": "VariableLikeSchema",
9229
9258
  "location": {
9230
9259
  "filePath": "isolator.main.runtime.ts",
9231
- "line": 211,
9260
+ "line": 212,
9232
9261
  "character": 3
9233
9262
  },
9234
9263
  "doc": {
9235
9264
  "__schema": "DocSchema",
9236
9265
  "location": {
9237
9266
  "filePath": "isolator.main.runtime.ts",
9238
- "line": 207,
9267
+ "line": 208,
9239
9268
  "character": 3
9240
9269
  },
9241
9270
  "raw": "/**\n * relevant for tagging from scope, where we tag an existing snap without any code-changes.\n * the idea is to have all build artifacts from the previous snap and run deploy pipeline on top of it.\n */",
@@ -9248,14 +9277,14 @@
9248
9277
  "__schema": "TypeArraySchema",
9249
9278
  "location": {
9250
9279
  "filePath": "isolator.main.runtime.ts",
9251
- "line": 211,
9280
+ "line": 212,
9252
9281
  "character": 27
9253
9282
  },
9254
9283
  "type": {
9255
9284
  "__schema": "TypeRefSchema",
9256
9285
  "location": {
9257
9286
  "filePath": "isolator.main.runtime.ts",
9258
- "line": 211,
9287
+ "line": 212,
9259
9288
  "character": 27
9260
9289
  },
9261
9290
  "name": "ComponentID"
@@ -9267,14 +9296,14 @@
9267
9296
  "__schema": "VariableLikeSchema",
9268
9297
  "location": {
9269
9298
  "filePath": "isolator.main.runtime.ts",
9270
- "line": 218,
9299
+ "line": 219,
9271
9300
  "character": 3
9272
9301
  },
9273
9302
  "doc": {
9274
9303
  "__schema": "DocSchema",
9275
9304
  "location": {
9276
9305
  "filePath": "isolator.main.runtime.ts",
9277
- "line": 213,
9306
+ "line": 214,
9278
9307
  "character": 3
9279
9308
  },
9280
9309
  "raw": "/**\n * relevant when populateArtifactsFrom is set.\n * by default, it uses the package.json created in the previous snap as a base and make the necessary changes.\n * if this is set to true, it will ignore the package.json from the previous snap.\n */",
@@ -9287,7 +9316,7 @@
9287
9316
  "__schema": "KeywordTypeSchema",
9288
9317
  "location": {
9289
9318
  "filePath": "isolator.main.runtime.ts",
9290
- "line": 218,
9319
+ "line": 219,
9291
9320
  "character": 36
9292
9321
  },
9293
9322
  "name": "boolean"
@@ -9298,14 +9327,14 @@
9298
9327
  "__schema": "VariableLikeSchema",
9299
9328
  "location": {
9300
9329
  "filePath": "isolator.main.runtime.ts",
9301
- "line": 223,
9330
+ "line": 224,
9302
9331
  "character": 3
9303
9332
  },
9304
9333
  "doc": {
9305
9334
  "__schema": "DocSchema",
9306
9335
  "location": {
9307
9336
  "filePath": "isolator.main.runtime.ts",
9308
- "line": 220,
9337
+ "line": 221,
9309
9338
  "character": 3
9310
9339
  },
9311
9340
  "raw": "/**\n * Force specific host to get the component from.\n */",
@@ -9318,7 +9347,7 @@
9318
9347
  "__schema": "TypeRefSchema",
9319
9348
  "location": {
9320
9349
  "filePath": "isolator.main.runtime.ts",
9321
- "line": 223,
9350
+ "line": 224,
9322
9351
  "character": 10
9323
9352
  },
9324
9353
  "name": "ComponentFactory"
@@ -9329,14 +9358,14 @@
9329
9358
  "__schema": "VariableLikeSchema",
9330
9359
  "location": {
9331
9360
  "filePath": "isolator.main.runtime.ts",
9332
- "line": 228,
9361
+ "line": 229,
9333
9362
  "character": 3
9334
9363
  },
9335
9364
  "doc": {
9336
9365
  "__schema": "DocSchema",
9337
9366
  "location": {
9338
9367
  "filePath": "isolator.main.runtime.ts",
9339
- "line": 225,
9368
+ "line": 226,
9340
9369
  "character": 3
9341
9370
  },
9342
9371
  "raw": "/**\n * Use specific package manager for the isolation process (override the package manager from the dep resolver config)\n */",
@@ -9349,7 +9378,7 @@
9349
9378
  "__schema": "KeywordTypeSchema",
9350
9379
  "location": {
9351
9380
  "filePath": "isolator.main.runtime.ts",
9352
- "line": 228,
9381
+ "line": 229,
9353
9382
  "character": 20
9354
9383
  },
9355
9384
  "name": "string"
@@ -9360,14 +9389,14 @@
9360
9389
  "__schema": "VariableLikeSchema",
9361
9390
  "location": {
9362
9391
  "filePath": "isolator.main.runtime.ts",
9363
- "line": 233,
9392
+ "line": 234,
9364
9393
  "character": 3
9365
9394
  },
9366
9395
  "doc": {
9367
9396
  "__schema": "DocSchema",
9368
9397
  "location": {
9369
9398
  "filePath": "isolator.main.runtime.ts",
9370
- "line": 230,
9399
+ "line": 231,
9371
9400
  "character": 3
9372
9401
  },
9373
9402
  "raw": "/**\n * Use specific node linker for the isolation process (override the package manager from the dep resolver config)\n */",
@@ -9380,7 +9409,7 @@
9380
9409
  "__schema": "TypeRefSchema",
9381
9410
  "location": {
9382
9411
  "filePath": "isolator.main.runtime.ts",
9383
- "line": 233,
9412
+ "line": 234,
9384
9413
  "character": 16
9385
9414
  },
9386
9415
  "name": "NodeLinker"
@@ -9391,14 +9420,14 @@
9391
9420
  "__schema": "VariableLikeSchema",
9392
9421
  "location": {
9393
9422
  "filePath": "isolator.main.runtime.ts",
9394
- "line": 240,
9423
+ "line": 241,
9395
9424
  "character": 3
9396
9425
  },
9397
9426
  "doc": {
9398
9427
  "__schema": "DocSchema",
9399
9428
  "location": {
9400
9429
  "filePath": "isolator.main.runtime.ts",
9401
- "line": 235,
9430
+ "line": 236,
9402
9431
  "character": 3
9403
9432
  },
9404
9433
  "raw": "/**\n * Dir where to read the package manager config from\n * usually used when running package manager in the capsules dir to use the config\n * from the workspace dir\n */",
@@ -9411,7 +9440,7 @@
9411
9440
  "__schema": "KeywordTypeSchema",
9412
9441
  "location": {
9413
9442
  "filePath": "isolator.main.runtime.ts",
9414
- "line": 240,
9443
+ "line": 241,
9415
9444
  "character": 33
9416
9445
  },
9417
9446
  "name": "string"
@@ -9422,7 +9451,7 @@
9422
9451
  "__schema": "VariableLikeSchema",
9423
9452
  "location": {
9424
9453
  "filePath": "isolator.main.runtime.ts",
9425
- "line": 242,
9454
+ "line": 243,
9426
9455
  "character": 3
9427
9456
  },
9428
9457
  "signature": "(property) context?: IsolationContext | undefined",
@@ -9431,7 +9460,7 @@
9431
9460
  "__schema": "TypeRefSchema",
9432
9461
  "location": {
9433
9462
  "filePath": "isolator.main.runtime.ts",
9434
- "line": 242,
9463
+ "line": 243,
9435
9464
  "character": 13
9436
9465
  },
9437
9466
  "name": "IsolationContext"
@@ -9442,14 +9471,14 @@
9442
9471
  "__schema": "VariableLikeSchema",
9443
9472
  "location": {
9444
9473
  "filePath": "isolator.main.runtime.ts",
9445
- "line": 247,
9474
+ "line": 248,
9446
9475
  "character": 3
9447
9476
  },
9448
9477
  "doc": {
9449
9478
  "__schema": "DocSchema",
9450
9479
  "location": {
9451
9480
  "filePath": "isolator.main.runtime.ts",
9452
- "line": 244,
9481
+ "line": 245,
9453
9482
  "character": 3
9454
9483
  },
9455
9484
  "raw": "/**\n * Root dir of capsulse cache (used mostly to copy lock file if used with cache lock file only option)\n */",
@@ -9462,7 +9491,7 @@
9462
9491
  "__schema": "KeywordTypeSchema",
9463
9492
  "location": {
9464
9493
  "filePath": "isolator.main.runtime.ts",
9465
- "line": 247,
9494
+ "line": 248,
9466
9495
  "character": 22
9467
9496
  },
9468
9497
  "name": "string"
@@ -9478,7 +9507,7 @@
9478
9507
  "__schema": "VariableLikeSchema",
9479
9508
  "location": {
9480
9509
  "filePath": "isolator.main.runtime.ts",
9481
- "line": 274,
9510
+ "line": 275,
9482
9511
  "character": 14
9483
9512
  },
9484
9513
  "signature": "const CAPSULE_READY_FILE: \".bit-capsule-ready\"",
@@ -9487,7 +9516,7 @@
9487
9516
  "__schema": "InferenceTypeSchema",
9488
9517
  "location": {
9489
9518
  "filePath": "isolator.main.runtime.ts",
9490
- "line": 274,
9519
+ "line": 275,
9491
9520
  "character": 14
9492
9521
  },
9493
9522
  "type": "\".bit-capsule-ready\""
@@ -9499,7 +9528,7 @@
9499
9528
  "__schema": "ClassSchema",
9500
9529
  "location": {
9501
9530
  "filePath": "isolator.main.runtime.ts",
9502
- "line": 276,
9531
+ "line": 277,
9503
9532
  "character": 1
9504
9533
  },
9505
9534
  "signature": "class IsolatorMain",
@@ -9509,7 +9538,7 @@
9509
9538
  "__schema": "VariableLikeSchema",
9510
9539
  "location": {
9511
9540
  "filePath": "isolator.main.runtime.ts",
9512
- "line": 277,
9541
+ "line": 278,
9513
9542
  "character": 3
9514
9543
  },
9515
9544
  "signature": "(property) IsolatorMain.runtime: RuntimeDefinition",
@@ -9518,7 +9547,7 @@
9518
9547
  "__schema": "InferenceTypeSchema",
9519
9548
  "location": {
9520
9549
  "filePath": "isolator.main.runtime.ts",
9521
- "line": 277,
9550
+ "line": 278,
9522
9551
  "character": 3
9523
9552
  },
9524
9553
  "type": "RuntimeDefinition"
@@ -9530,7 +9559,7 @@
9530
9559
  "__schema": "VariableLikeSchema",
9531
9560
  "location": {
9532
9561
  "filePath": "isolator.main.runtime.ts",
9533
- "line": 278,
9562
+ "line": 279,
9534
9563
  "character": 3
9535
9564
  },
9536
9565
  "signature": "(property) IsolatorMain.dependencies: Aspect[]",
@@ -9539,7 +9568,7 @@
9539
9568
  "__schema": "InferenceTypeSchema",
9540
9569
  "location": {
9541
9570
  "filePath": "isolator.main.runtime.ts",
9542
- "line": 278,
9571
+ "line": 279,
9543
9572
  "character": 3
9544
9573
  },
9545
9574
  "type": "Aspect[]"
@@ -9551,7 +9580,7 @@
9551
9580
  "__schema": "VariableLikeSchema",
9552
9581
  "location": {
9553
9582
  "filePath": "isolator.main.runtime.ts",
9554
- "line": 287,
9583
+ "line": 288,
9555
9584
  "character": 3
9556
9585
  },
9557
9586
  "signature": "(property) IsolatorMain.slots: ((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]",
@@ -9560,7 +9589,7 @@
9560
9589
  "__schema": "InferenceTypeSchema",
9561
9590
  "location": {
9562
9591
  "filePath": "isolator.main.runtime.ts",
9563
- "line": 287,
9592
+ "line": 288,
9564
9593
  "character": 3
9565
9594
  },
9566
9595
  "type": "((registerFn: () => string) => SlotRegistry<CapsuleTransferFn>)[]"
@@ -9572,7 +9601,7 @@
9572
9601
  "__schema": "VariableLikeSchema",
9573
9602
  "location": {
9574
9603
  "filePath": "isolator.main.runtime.ts",
9575
- "line": 288,
9604
+ "line": 289,
9576
9605
  "character": 3
9577
9606
  },
9578
9607
  "signature": "(property) IsolatorMain.defaultConfig: {}",
@@ -9581,7 +9610,7 @@
9581
9610
  "__schema": "InferenceTypeSchema",
9582
9611
  "location": {
9583
9612
  "filePath": "isolator.main.runtime.ts",
9584
- "line": 288,
9613
+ "line": 289,
9585
9614
  "character": 3
9586
9615
  },
9587
9616
  "type": "{}"
@@ -9593,7 +9622,7 @@
9593
9622
  "__schema": "VariableLikeSchema",
9594
9623
  "location": {
9595
9624
  "filePath": "isolator.main.runtime.ts",
9596
- "line": 289,
9625
+ "line": 290,
9597
9626
  "character": 3
9598
9627
  },
9599
9628
  "signature": "(property) IsolatorMain._componentsPackagesVersionCache: {\n [idStr: string]: string;\n}",
@@ -9602,7 +9631,7 @@
9602
9631
  "__schema": "TypeLiteralSchema",
9603
9632
  "location": {
9604
9633
  "filePath": "isolator.main.runtime.ts",
9605
- "line": 289,
9634
+ "line": 290,
9606
9635
  "character": 36
9607
9636
  },
9608
9637
  "members": [
@@ -9610,14 +9639,14 @@
9610
9639
  "__schema": "IndexSignatureSchema",
9611
9640
  "location": {
9612
9641
  "filePath": "isolator.main.runtime.ts",
9613
- "line": 289,
9642
+ "line": 290,
9614
9643
  "character": 38
9615
9644
  },
9616
9645
  "keyType": {
9617
9646
  "__schema": "ParameterSchema",
9618
9647
  "location": {
9619
9648
  "filePath": "isolator.main.runtime.ts",
9620
- "line": 289,
9649
+ "line": 290,
9621
9650
  "character": 39
9622
9651
  },
9623
9652
  "name": "idStr",
@@ -9625,7 +9654,7 @@
9625
9654
  "__schema": "KeywordTypeSchema",
9626
9655
  "location": {
9627
9656
  "filePath": "isolator.main.runtime.ts",
9628
- "line": 289,
9657
+ "line": 290,
9629
9658
  "character": 46
9630
9659
  },
9631
9660
  "name": "string"
@@ -9637,7 +9666,7 @@
9637
9666
  "__schema": "KeywordTypeSchema",
9638
9667
  "location": {
9639
9668
  "filePath": "isolator.main.runtime.ts",
9640
- "line": 289,
9669
+ "line": 290,
9641
9670
  "character": 55
9642
9671
  },
9643
9672
  "name": "string"
@@ -9652,7 +9681,7 @@
9652
9681
  "__schema": "VariableLikeSchema",
9653
9682
  "location": {
9654
9683
  "filePath": "isolator.main.runtime.ts",
9655
- "line": 290,
9684
+ "line": 291,
9656
9685
  "character": 3
9657
9686
  },
9658
9687
  "signature": "(property) IsolatorMain._datedHashForName: Map<string, string>",
@@ -9661,7 +9690,7 @@
9661
9690
  "__schema": "InferenceTypeSchema",
9662
9691
  "location": {
9663
9692
  "filePath": "isolator.main.runtime.ts",
9664
- "line": 290,
9693
+ "line": 291,
9665
9694
  "character": 3
9666
9695
  },
9667
9696
  "type": "Map<string, string>"
@@ -9673,7 +9702,7 @@
9673
9702
  "__schema": "VariableLikeSchema",
9674
9703
  "location": {
9675
9704
  "filePath": "isolator.main.runtime.ts",
9676
- "line": 291,
9705
+ "line": 292,
9677
9706
  "character": 3
9678
9707
  },
9679
9708
  "signature": "(property) IsolatorMain._movedLockFiles: Set<unknown>",
@@ -9682,7 +9711,7 @@
9682
9711
  "__schema": "InferenceTypeSchema",
9683
9712
  "location": {
9684
9713
  "filePath": "isolator.main.runtime.ts",
9685
- "line": 291,
9714
+ "line": 292,
9686
9715
  "character": 3
9687
9716
  },
9688
9717
  "type": "Set<unknown>"
@@ -9694,7 +9723,7 @@
9694
9723
  "__schema": "FunctionLikeSchema",
9695
9724
  "location": {
9696
9725
  "filePath": "isolator.main.runtime.ts",
9697
- "line": 293,
9726
+ "line": 294,
9698
9727
  "character": 3
9699
9728
  },
9700
9729
  "signature": "(method) IsolatorMain.provider([dependencyResolver, loggerExtension, componentAspect, graphMain, globalConfig, aspectLoader, cli]: [\n DependencyResolverMain,\n LoggerMain,\n ComponentMain,\n GraphMain,\n GlobalConfigMain,\n AspectLoaderMain,\n CLIMain\n], _config: any, [capsuleTransferSlot]: [CapsuleTransferSlot]): Promise<IsolatorMain>",
@@ -9704,7 +9733,7 @@
9704
9733
  "__schema": "ParameterSchema",
9705
9734
  "location": {
9706
9735
  "filePath": "isolator.main.runtime.ts",
9707
- "line": 294,
9736
+ "line": 295,
9708
9737
  "character": 5
9709
9738
  },
9710
9739
  "name": "[ dependencyResolver, loggerExtension, componentAspect, graphMain, globalConfig, aspectLoader, cli ]",
@@ -9712,7 +9741,7 @@
9712
9741
  "__schema": "TupleTypeSchema",
9713
9742
  "location": {
9714
9743
  "filePath": "isolator.main.runtime.ts",
9715
- "line": 294,
9744
+ "line": 295,
9716
9745
  "character": 105
9717
9746
  },
9718
9747
  "elements": [
@@ -9720,7 +9749,7 @@
9720
9749
  "__schema": "TypeRefSchema",
9721
9750
  "location": {
9722
9751
  "filePath": "isolator.main.runtime.ts",
9723
- "line": 295,
9752
+ "line": 296,
9724
9753
  "character": 7
9725
9754
  },
9726
9755
  "name": "DependencyResolverMain"
@@ -9729,7 +9758,7 @@
9729
9758
  "__schema": "TypeRefSchema",
9730
9759
  "location": {
9731
9760
  "filePath": "isolator.main.runtime.ts",
9732
- "line": 296,
9761
+ "line": 297,
9733
9762
  "character": 7
9734
9763
  },
9735
9764
  "name": "LoggerMain"
@@ -9738,7 +9767,7 @@
9738
9767
  "__schema": "TypeRefSchema",
9739
9768
  "location": {
9740
9769
  "filePath": "isolator.main.runtime.ts",
9741
- "line": 297,
9770
+ "line": 298,
9742
9771
  "character": 7
9743
9772
  },
9744
9773
  "name": "ComponentMain"
@@ -9747,7 +9776,7 @@
9747
9776
  "__schema": "TypeRefSchema",
9748
9777
  "location": {
9749
9778
  "filePath": "isolator.main.runtime.ts",
9750
- "line": 298,
9779
+ "line": 299,
9751
9780
  "character": 7
9752
9781
  },
9753
9782
  "name": "GraphMain"
@@ -9756,7 +9785,7 @@
9756
9785
  "__schema": "TypeRefSchema",
9757
9786
  "location": {
9758
9787
  "filePath": "isolator.main.runtime.ts",
9759
- "line": 299,
9788
+ "line": 300,
9760
9789
  "character": 7
9761
9790
  },
9762
9791
  "name": "GlobalConfigMain"
@@ -9765,7 +9794,7 @@
9765
9794
  "__schema": "TypeRefSchema",
9766
9795
  "location": {
9767
9796
  "filePath": "isolator.main.runtime.ts",
9768
- "line": 300,
9797
+ "line": 301,
9769
9798
  "character": 7
9770
9799
  },
9771
9800
  "name": "AspectLoaderMain"
@@ -9774,7 +9803,7 @@
9774
9803
  "__schema": "TypeRefSchema",
9775
9804
  "location": {
9776
9805
  "filePath": "isolator.main.runtime.ts",
9777
- "line": 301,
9806
+ "line": 302,
9778
9807
  "character": 7
9779
9808
  },
9780
9809
  "name": "CLIMain"
@@ -9788,7 +9817,7 @@
9788
9817
  "__schema": "ParameterSchema",
9789
9818
  "location": {
9790
9819
  "filePath": "isolator.main.runtime.ts",
9791
- "line": 303,
9820
+ "line": 304,
9792
9821
  "character": 5
9793
9822
  },
9794
9823
  "name": "_config",
@@ -9796,7 +9825,7 @@
9796
9825
  "__schema": "InferenceTypeSchema",
9797
9826
  "location": {
9798
9827
  "filePath": "isolator.main.runtime.ts",
9799
- "line": 303,
9828
+ "line": 304,
9800
9829
  "character": 5
9801
9830
  },
9802
9831
  "type": "any"
@@ -9808,7 +9837,7 @@
9808
9837
  "__schema": "ParameterSchema",
9809
9838
  "location": {
9810
9839
  "filePath": "isolator.main.runtime.ts",
9811
- "line": 304,
9840
+ "line": 305,
9812
9841
  "character": 5
9813
9842
  },
9814
9843
  "name": "[ capsuleTransferSlot ]",
@@ -9816,7 +9845,7 @@
9816
9845
  "__schema": "TupleTypeSchema",
9817
9846
  "location": {
9818
9847
  "filePath": "isolator.main.runtime.ts",
9819
- "line": 304,
9848
+ "line": 305,
9820
9849
  "character": 28
9821
9850
  },
9822
9851
  "elements": [
@@ -9824,7 +9853,7 @@
9824
9853
  "__schema": "TypeRefSchema",
9825
9854
  "location": {
9826
9855
  "filePath": "isolator.main.runtime.ts",
9827
- "line": 304,
9856
+ "line": 305,
9828
9857
  "character": 29
9829
9858
  },
9830
9859
  "name": "CapsuleTransferSlot"
@@ -9839,7 +9868,7 @@
9839
9868
  "__schema": "TypeRefSchema",
9840
9869
  "location": {
9841
9870
  "filePath": "isolator.main.runtime.ts",
9842
- "line": 305,
9871
+ "line": 306,
9843
9872
  "character": 6
9844
9873
  },
9845
9874
  "name": "Promise",
@@ -9848,7 +9877,7 @@
9848
9877
  "__schema": "TypeRefSchema",
9849
9878
  "location": {
9850
9879
  "filePath": "isolator.main.runtime.ts",
9851
- "line": 305,
9880
+ "line": 306,
9852
9881
  "character": 14
9853
9882
  },
9854
9883
  "name": "IsolatorMain"
@@ -9864,7 +9893,7 @@
9864
9893
  "__schema": "ConstructorSchema",
9865
9894
  "location": {
9866
9895
  "filePath": "isolator.main.runtime.ts",
9867
- "line": 319,
9896
+ "line": 320,
9868
9897
  "character": 3
9869
9898
  },
9870
9899
  "signature": "constructor IsolatorMain(dependencyResolver: DependencyResolverMain, logger: Logger, componentAspect: ComponentMain, graph: GraphMain, cli: CLIMain, globalConfig: GlobalConfigMain, aspectLoader: AspectLoaderMain, capsuleTransferSlot: CapsuleTransferSlot): IsolatorMain",
@@ -9874,7 +9903,7 @@
9874
9903
  "__schema": "ParameterSchema",
9875
9904
  "location": {
9876
9905
  "filePath": "isolator.main.runtime.ts",
9877
- "line": 320,
9906
+ "line": 321,
9878
9907
  "character": 5
9879
9908
  },
9880
9909
  "name": "dependencyResolver",
@@ -9882,7 +9911,7 @@
9882
9911
  "__schema": "TypeRefSchema",
9883
9912
  "location": {
9884
9913
  "filePath": "isolator.main.runtime.ts",
9885
- "line": 320,
9914
+ "line": 321,
9886
9915
  "character": 33
9887
9916
  },
9888
9917
  "name": "DependencyResolverMain"
@@ -9894,7 +9923,7 @@
9894
9923
  "__schema": "ParameterSchema",
9895
9924
  "location": {
9896
9925
  "filePath": "isolator.main.runtime.ts",
9897
- "line": 321,
9926
+ "line": 322,
9898
9927
  "character": 5
9899
9928
  },
9900
9929
  "name": "logger",
@@ -9902,7 +9931,7 @@
9902
9931
  "__schema": "TypeRefSchema",
9903
9932
  "location": {
9904
9933
  "filePath": "isolator.main.runtime.ts",
9905
- "line": 321,
9934
+ "line": 322,
9906
9935
  "character": 21
9907
9936
  },
9908
9937
  "name": "Logger"
@@ -9914,7 +9943,7 @@
9914
9943
  "__schema": "ParameterSchema",
9915
9944
  "location": {
9916
9945
  "filePath": "isolator.main.runtime.ts",
9917
- "line": 322,
9946
+ "line": 323,
9918
9947
  "character": 5
9919
9948
  },
9920
9949
  "name": "componentAspect",
@@ -9922,7 +9951,7 @@
9922
9951
  "__schema": "TypeRefSchema",
9923
9952
  "location": {
9924
9953
  "filePath": "isolator.main.runtime.ts",
9925
- "line": 322,
9954
+ "line": 323,
9926
9955
  "character": 30
9927
9956
  },
9928
9957
  "name": "ComponentMain"
@@ -9934,7 +9963,7 @@
9934
9963
  "__schema": "ParameterSchema",
9935
9964
  "location": {
9936
9965
  "filePath": "isolator.main.runtime.ts",
9937
- "line": 323,
9966
+ "line": 324,
9938
9967
  "character": 5
9939
9968
  },
9940
9969
  "name": "graph",
@@ -9942,7 +9971,7 @@
9942
9971
  "__schema": "TypeRefSchema",
9943
9972
  "location": {
9944
9973
  "filePath": "isolator.main.runtime.ts",
9945
- "line": 323,
9974
+ "line": 324,
9946
9975
  "character": 20
9947
9976
  },
9948
9977
  "name": "GraphMain"
@@ -9954,7 +9983,7 @@
9954
9983
  "__schema": "ParameterSchema",
9955
9984
  "location": {
9956
9985
  "filePath": "isolator.main.runtime.ts",
9957
- "line": 324,
9986
+ "line": 325,
9958
9987
  "character": 5
9959
9988
  },
9960
9989
  "name": "cli",
@@ -9962,7 +9991,7 @@
9962
9991
  "__schema": "TypeRefSchema",
9963
9992
  "location": {
9964
9993
  "filePath": "isolator.main.runtime.ts",
9965
- "line": 324,
9994
+ "line": 325,
9966
9995
  "character": 18
9967
9996
  },
9968
9997
  "name": "CLIMain"
@@ -9974,7 +10003,7 @@
9974
10003
  "__schema": "ParameterSchema",
9975
10004
  "location": {
9976
10005
  "filePath": "isolator.main.runtime.ts",
9977
- "line": 325,
10006
+ "line": 326,
9978
10007
  "character": 5
9979
10008
  },
9980
10009
  "name": "globalConfig",
@@ -9982,7 +10011,7 @@
9982
10011
  "__schema": "TypeRefSchema",
9983
10012
  "location": {
9984
10013
  "filePath": "isolator.main.runtime.ts",
9985
- "line": 325,
10014
+ "line": 326,
9986
10015
  "character": 27
9987
10016
  },
9988
10017
  "name": "GlobalConfigMain"
@@ -9994,7 +10023,7 @@
9994
10023
  "__schema": "ParameterSchema",
9995
10024
  "location": {
9996
10025
  "filePath": "isolator.main.runtime.ts",
9997
- "line": 326,
10026
+ "line": 327,
9998
10027
  "character": 5
9999
10028
  },
10000
10029
  "name": "aspectLoader",
@@ -10002,7 +10031,7 @@
10002
10031
  "__schema": "TypeRefSchema",
10003
10032
  "location": {
10004
10033
  "filePath": "isolator.main.runtime.ts",
10005
- "line": 326,
10034
+ "line": 327,
10006
10035
  "character": 27
10007
10036
  },
10008
10037
  "name": "AspectLoaderMain"
@@ -10014,7 +10043,7 @@
10014
10043
  "__schema": "ParameterSchema",
10015
10044
  "location": {
10016
10045
  "filePath": "isolator.main.runtime.ts",
10017
- "line": 327,
10046
+ "line": 328,
10018
10047
  "character": 5
10019
10048
  },
10020
10049
  "name": "capsuleTransferSlot",
@@ -10022,7 +10051,7 @@
10022
10051
  "__schema": "TypeRefSchema",
10023
10052
  "location": {
10024
10053
  "filePath": "isolator.main.runtime.ts",
10025
- "line": 327,
10054
+ "line": 328,
10026
10055
  "character": 34
10027
10056
  },
10028
10057
  "name": "CapsuleTransferSlot"
@@ -10035,7 +10064,7 @@
10035
10064
  "__schema": "ThisTypeSchema",
10036
10065
  "location": {
10037
10066
  "filePath": "isolator.main.runtime.ts",
10038
- "line": 276,
10067
+ "line": 277,
10039
10068
  "character": 1
10040
10069
  },
10041
10070
  "name": "IsolatorMain"
@@ -10046,7 +10075,7 @@
10046
10075
  "__schema": "FunctionLikeSchema",
10047
10076
  "location": {
10048
10077
  "filePath": "isolator.main.runtime.ts",
10049
- "line": 332,
10078
+ "line": 333,
10050
10079
  "character": 3
10051
10080
  },
10052
10081
  "signature": "(method) IsolatorMain.isolateComponents(seeders: ComponentID[], opts: IsolateComponentsOptions, legacyScope?: LegacyScope): Promise<Network>",
@@ -10056,7 +10085,7 @@
10056
10085
  "__schema": "ParameterSchema",
10057
10086
  "location": {
10058
10087
  "filePath": "isolator.main.runtime.ts",
10059
- "line": 333,
10088
+ "line": 334,
10060
10089
  "character": 5
10061
10090
  },
10062
10091
  "name": "seeders",
@@ -10064,14 +10093,14 @@
10064
10093
  "__schema": "TypeArraySchema",
10065
10094
  "location": {
10066
10095
  "filePath": "isolator.main.runtime.ts",
10067
- "line": 333,
10096
+ "line": 334,
10068
10097
  "character": 14
10069
10098
  },
10070
10099
  "type": {
10071
10100
  "__schema": "TypeRefSchema",
10072
10101
  "location": {
10073
10102
  "filePath": "isolator.main.runtime.ts",
10074
- "line": 333,
10103
+ "line": 334,
10075
10104
  "character": 14
10076
10105
  },
10077
10106
  "name": "ComponentID"
@@ -10084,7 +10113,7 @@
10084
10113
  "__schema": "ParameterSchema",
10085
10114
  "location": {
10086
10115
  "filePath": "isolator.main.runtime.ts",
10087
- "line": 334,
10116
+ "line": 335,
10088
10117
  "character": 5
10089
10118
  },
10090
10119
  "name": "opts",
@@ -10092,7 +10121,7 @@
10092
10121
  "__schema": "TypeRefSchema",
10093
10122
  "location": {
10094
10123
  "filePath": "isolator.main.runtime.ts",
10095
- "line": 334,
10124
+ "line": 335,
10096
10125
  "character": 11
10097
10126
  },
10098
10127
  "name": "IsolateComponentsOptions"
@@ -10104,7 +10133,7 @@
10104
10133
  "__schema": "ParameterSchema",
10105
10134
  "location": {
10106
10135
  "filePath": "isolator.main.runtime.ts",
10107
- "line": 335,
10136
+ "line": 336,
10108
10137
  "character": 5
10109
10138
  },
10110
10139
  "name": "legacyScope",
@@ -10112,7 +10141,7 @@
10112
10141
  "__schema": "TypeRefSchema",
10113
10142
  "location": {
10114
10143
  "filePath": "isolator.main.runtime.ts",
10115
- "line": 335,
10144
+ "line": 336,
10116
10145
  "character": 19
10117
10146
  },
10118
10147
  "name": "LegacyScope"
@@ -10125,7 +10154,7 @@
10125
10154
  "__schema": "TypeRefSchema",
10126
10155
  "location": {
10127
10156
  "filePath": "isolator.main.runtime.ts",
10128
- "line": 336,
10157
+ "line": 337,
10129
10158
  "character": 6
10130
10159
  },
10131
10160
  "name": "Promise",
@@ -10134,7 +10163,7 @@
10134
10163
  "__schema": "TypeRefSchema",
10135
10164
  "location": {
10136
10165
  "filePath": "isolator.main.runtime.ts",
10137
- "line": 336,
10166
+ "line": 337,
10138
10167
  "character": 14
10139
10168
  },
10140
10169
  "name": "Network"
@@ -10149,14 +10178,14 @@
10149
10178
  "__schema": "FunctionLikeSchema",
10150
10179
  "location": {
10151
10180
  "filePath": "isolator.main.runtime.ts",
10152
- "line": 582,
10181
+ "line": 583,
10153
10182
  "character": 3
10154
10183
  },
10155
10184
  "doc": {
10156
10185
  "__schema": "DocSchema",
10157
10186
  "location": {
10158
10187
  "filePath": "isolator.main.runtime.ts",
10159
- "line": 575,
10188
+ "line": 576,
10160
10189
  "character": 3
10161
10190
  },
10162
10191
  "raw": "/**\n *\n * @param originalCapsule the capsule that contains the original component\n * @param newBaseDir relative path. (it will be saved inside `this.getRootDirOfAllCapsules()`. the final path of the capsule will be getRootDirOfAllCapsules() + newBaseDir + filenameify(component.id))\n * @returns a new capsule with the same content of the original capsule but with a new baseDir and all packages\n * installed in the newBaseDir.\n */",
@@ -10166,7 +10195,7 @@
10166
10195
  "__schema": "PropertyLikeTagSchema",
10167
10196
  "location": {
10168
10197
  "filePath": "isolator.main.runtime.ts",
10169
- "line": 577,
10198
+ "line": 578,
10170
10199
  "character": 6
10171
10200
  },
10172
10201
  "name": "originalCapsule",
@@ -10177,7 +10206,7 @@
10177
10206
  "__schema": "PropertyLikeTagSchema",
10178
10207
  "location": {
10179
10208
  "filePath": "isolator.main.runtime.ts",
10180
- "line": 578,
10209
+ "line": 579,
10181
10210
  "character": 6
10182
10211
  },
10183
10212
  "name": "newBaseDir",
@@ -10188,7 +10217,7 @@
10188
10217
  "__schema": "ReturnTagSchema",
10189
10218
  "location": {
10190
10219
  "filePath": "isolator.main.runtime.ts",
10191
- "line": 579,
10220
+ "line": 580,
10192
10221
  "character": 6
10193
10222
  },
10194
10223
  "tagName": "return",
@@ -10203,7 +10232,7 @@
10203
10232
  "__schema": "ParameterSchema",
10204
10233
  "location": {
10205
10234
  "filePath": "isolator.main.runtime.ts",
10206
- "line": 582,
10235
+ "line": 583,
10207
10236
  "character": 22
10208
10237
  },
10209
10238
  "name": "originalCapsule",
@@ -10211,7 +10240,7 @@
10211
10240
  "__schema": "TypeRefSchema",
10212
10241
  "location": {
10213
10242
  "filePath": "isolator.main.runtime.ts",
10214
- "line": 582,
10243
+ "line": 583,
10215
10244
  "character": 39
10216
10245
  },
10217
10246
  "name": "Capsule"
@@ -10223,7 +10252,7 @@
10223
10252
  "__schema": "ParameterSchema",
10224
10253
  "location": {
10225
10254
  "filePath": "isolator.main.runtime.ts",
10226
- "line": 582,
10255
+ "line": 583,
10227
10256
  "character": 48
10228
10257
  },
10229
10258
  "name": "newBaseDir",
@@ -10231,7 +10260,7 @@
10231
10260
  "__schema": "KeywordTypeSchema",
10232
10261
  "location": {
10233
10262
  "filePath": "isolator.main.runtime.ts",
10234
- "line": 582,
10263
+ "line": 583,
10235
10264
  "character": 60
10236
10265
  },
10237
10266
  "name": "string"
@@ -10244,7 +10273,7 @@
10244
10273
  "__schema": "TypeRefSchema",
10245
10274
  "location": {
10246
10275
  "filePath": "isolator.main.runtime.ts",
10247
- "line": 582,
10276
+ "line": 583,
10248
10277
  "character": 69
10249
10278
  },
10250
10279
  "name": "Promise",
@@ -10253,7 +10282,7 @@
10253
10282
  "__schema": "TypeRefSchema",
10254
10283
  "location": {
10255
10284
  "filePath": "isolator.main.runtime.ts",
10256
- "line": 582,
10285
+ "line": 583,
10257
10286
  "character": 77
10258
10287
  },
10259
10288
  "name": "Capsule"
@@ -10268,7 +10297,7 @@
10268
10297
  "__schema": "FunctionLikeSchema",
10269
10298
  "location": {
10270
10299
  "filePath": "isolator.main.runtime.ts",
10271
- "line": 962,
10300
+ "line": 993,
10272
10301
  "character": 3
10273
10302
  },
10274
10303
  "signature": "(method) IsolatorMain.list(rootDir: string): Promise<ListResults>",
@@ -10278,7 +10307,7 @@
10278
10307
  "__schema": "ParameterSchema",
10279
10308
  "location": {
10280
10309
  "filePath": "isolator.main.runtime.ts",
10281
- "line": 962,
10310
+ "line": 993,
10282
10311
  "character": 14
10283
10312
  },
10284
10313
  "name": "rootDir",
@@ -10286,7 +10315,7 @@
10286
10315
  "__schema": "KeywordTypeSchema",
10287
10316
  "location": {
10288
10317
  "filePath": "isolator.main.runtime.ts",
10289
- "line": 962,
10318
+ "line": 993,
10290
10319
  "character": 23
10291
10320
  },
10292
10321
  "name": "string"
@@ -10299,7 +10328,7 @@
10299
10328
  "__schema": "TypeRefSchema",
10300
10329
  "location": {
10301
10330
  "filePath": "isolator.main.runtime.ts",
10302
- "line": 962,
10331
+ "line": 993,
10303
10332
  "character": 32
10304
10333
  },
10305
10334
  "name": "Promise",
@@ -10308,7 +10337,7 @@
10308
10337
  "__schema": "TypeRefSchema",
10309
10338
  "location": {
10310
10339
  "filePath": "isolator.main.runtime.ts",
10311
- "line": 962,
10340
+ "line": 993,
10312
10341
  "character": 40
10313
10342
  },
10314
10343
  "name": "ListResults"
@@ -10323,7 +10352,7 @@
10323
10352
  "__schema": "FunctionLikeSchema",
10324
10353
  "location": {
10325
10354
  "filePath": "isolator.main.runtime.ts",
10326
- "line": 978,
10355
+ "line": 1009,
10327
10356
  "character": 3
10328
10357
  },
10329
10358
  "signature": "(method) IsolatorMain.registerCapsuleTransferFn(fn: CapsuleTransferFn): void",
@@ -10333,7 +10362,7 @@
10333
10362
  "__schema": "ParameterSchema",
10334
10363
  "location": {
10335
10364
  "filePath": "isolator.main.runtime.ts",
10336
- "line": 978,
10365
+ "line": 1009,
10337
10366
  "character": 29
10338
10367
  },
10339
10368
  "name": "fn",
@@ -10341,7 +10370,7 @@
10341
10370
  "__schema": "TypeRefSchema",
10342
10371
  "location": {
10343
10372
  "filePath": "isolator.main.runtime.ts",
10344
- "line": 978,
10373
+ "line": 1009,
10345
10374
  "character": 33
10346
10375
  },
10347
10376
  "name": "CapsuleTransferFn"
@@ -10354,7 +10383,7 @@
10354
10383
  "__schema": "InferenceTypeSchema",
10355
10384
  "location": {
10356
10385
  "filePath": "isolator.main.runtime.ts",
10357
- "line": 978,
10386
+ "line": 1009,
10358
10387
  "character": 3
10359
10388
  },
10360
10389
  "type": "void"
@@ -10365,14 +10394,14 @@
10365
10394
  "__schema": "FunctionLikeSchema",
10366
10395
  "location": {
10367
10396
  "filePath": "isolator.main.runtime.ts",
10368
- "line": 997,
10397
+ "line": 1028,
10369
10398
  "character": 3
10370
10399
  },
10371
10400
  "doc": {
10372
10401
  "__schema": "DocSchema",
10373
10402
  "location": {
10374
10403
  "filePath": "isolator.main.runtime.ts",
10375
- "line": 996,
10404
+ "line": 1027,
10376
10405
  "character": 3
10377
10406
  },
10378
10407
  "raw": "/** @deprecated use the new function signature with an object parameter instead */",
@@ -10382,7 +10411,7 @@
10382
10411
  "__schema": "TagSchema",
10383
10412
  "location": {
10384
10413
  "filePath": "isolator.main.runtime.ts",
10385
- "line": 996,
10414
+ "line": 1027,
10386
10415
  "character": 7
10387
10416
  },
10388
10417
  "tagName": "deprecated",
@@ -10397,7 +10426,7 @@
10397
10426
  "__schema": "ParameterSchema",
10398
10427
  "location": {
10399
10428
  "filePath": "isolator.main.runtime.ts",
10400
- "line": 997,
10429
+ "line": 1028,
10401
10430
  "character": 22
10402
10431
  },
10403
10432
  "name": "baseDir",
@@ -10405,7 +10434,7 @@
10405
10434
  "__schema": "KeywordTypeSchema",
10406
10435
  "location": {
10407
10436
  "filePath": "isolator.main.runtime.ts",
10408
- "line": 997,
10437
+ "line": 1028,
10409
10438
  "character": 31
10410
10439
  },
10411
10440
  "name": "string"
@@ -10417,7 +10446,7 @@
10417
10446
  "__schema": "ParameterSchema",
10418
10447
  "location": {
10419
10448
  "filePath": "isolator.main.runtime.ts",
10420
- "line": 997,
10449
+ "line": 1028,
10421
10450
  "character": 39
10422
10451
  },
10423
10452
  "name": "rootBaseDir",
@@ -10425,7 +10454,7 @@
10425
10454
  "__schema": "KeywordTypeSchema",
10426
10455
  "location": {
10427
10456
  "filePath": "isolator.main.runtime.ts",
10428
- "line": 997,
10457
+ "line": 1028,
10429
10458
  "character": 53
10430
10459
  },
10431
10460
  "name": "string"
@@ -10437,7 +10466,7 @@
10437
10466
  "__schema": "ParameterSchema",
10438
10467
  "location": {
10439
10468
  "filePath": "isolator.main.runtime.ts",
10440
- "line": 997,
10469
+ "line": 1028,
10441
10470
  "character": 61
10442
10471
  },
10443
10472
  "name": "useHash",
@@ -10445,7 +10474,7 @@
10445
10474
  "__schema": "KeywordTypeSchema",
10446
10475
  "location": {
10447
10476
  "filePath": "isolator.main.runtime.ts",
10448
- "line": 997,
10477
+ "line": 1028,
10449
10478
  "character": 71
10450
10479
  },
10451
10480
  "name": "boolean"
@@ -10458,7 +10487,7 @@
10458
10487
  "__schema": "TypeRefSchema",
10459
10488
  "location": {
10460
10489
  "filePath": "isolator.main.runtime.ts",
10461
- "line": 997,
10490
+ "line": 1028,
10462
10491
  "character": 81
10463
10492
  },
10464
10493
  "name": "PathOsBasedAbsolute"
@@ -10469,7 +10498,7 @@
10469
10498
  "__schema": "FunctionLikeSchema",
10470
10499
  "location": {
10471
10500
  "filePath": "isolator.main.runtime.ts",
10472
- "line": 998,
10501
+ "line": 1029,
10473
10502
  "character": 3
10474
10503
  },
10475
10504
  "signature": "(method) IsolatorMain.getCapsulesRootDir(getCapsuleDirOpts: GetCapsuleDirOpts): PathOsBasedAbsolute (+1 overload)",
@@ -10479,7 +10508,7 @@
10479
10508
  "__schema": "ParameterSchema",
10480
10509
  "location": {
10481
10510
  "filePath": "isolator.main.runtime.ts",
10482
- "line": 998,
10511
+ "line": 1029,
10483
10512
  "character": 22
10484
10513
  },
10485
10514
  "name": "getCapsuleDirOpts",
@@ -10487,7 +10516,7 @@
10487
10516
  "__schema": "TypeRefSchema",
10488
10517
  "location": {
10489
10518
  "filePath": "isolator.main.runtime.ts",
10490
- "line": 998,
10519
+ "line": 1029,
10491
10520
  "character": 41
10492
10521
  },
10493
10522
  "name": "GetCapsuleDirOpts"
@@ -10500,7 +10529,7 @@
10500
10529
  "__schema": "TypeRefSchema",
10501
10530
  "location": {
10502
10531
  "filePath": "isolator.main.runtime.ts",
10503
- "line": 998,
10532
+ "line": 1029,
10504
10533
  "character": 61
10505
10534
  },
10506
10535
  "name": "PathOsBasedAbsolute"
@@ -10511,7 +10540,7 @@
10511
10540
  "__schema": "FunctionLikeSchema",
10512
10541
  "location": {
10513
10542
  "filePath": "isolator.main.runtime.ts",
10514
- "line": 999,
10543
+ "line": 1030,
10515
10544
  "character": 3
10516
10545
  },
10517
10546
  "signature": "(method) IsolatorMain.getCapsulesRootDir(baseDir: string, rootBaseDir?: string | undefined, useHash?: boolean | undefined): string (+1 overload)",
@@ -10521,7 +10550,7 @@
10521
10550
  "__schema": "ParameterSchema",
10522
10551
  "location": {
10523
10552
  "filePath": "isolator.main.runtime.ts",
10524
- "line": 1000,
10553
+ "line": 1031,
10525
10554
  "character": 5
10526
10555
  },
10527
10556
  "name": "getCapsuleDirOpts",
@@ -10529,7 +10558,7 @@
10529
10558
  "__schema": "TypeUnionSchema",
10530
10559
  "location": {
10531
10560
  "filePath": "isolator.main.runtime.ts",
10532
- "line": 1000,
10561
+ "line": 1031,
10533
10562
  "character": 24
10534
10563
  },
10535
10564
  "types": [
@@ -10537,7 +10566,7 @@
10537
10566
  "__schema": "TypeRefSchema",
10538
10567
  "location": {
10539
10568
  "filePath": "isolator.main.runtime.ts",
10540
- "line": 1000,
10569
+ "line": 1031,
10541
10570
  "character": 24
10542
10571
  },
10543
10572
  "name": "GetCapsuleDirOpts"
@@ -10546,7 +10575,7 @@
10546
10575
  "__schema": "KeywordTypeSchema",
10547
10576
  "location": {
10548
10577
  "filePath": "isolator.main.runtime.ts",
10549
- "line": 1000,
10578
+ "line": 1031,
10550
10579
  "character": 44
10551
10580
  },
10552
10581
  "name": "string"
@@ -10560,7 +10589,7 @@
10560
10589
  "__schema": "ParameterSchema",
10561
10590
  "location": {
10562
10591
  "filePath": "isolator.main.runtime.ts",
10563
- "line": 1001,
10592
+ "line": 1032,
10564
10593
  "character": 5
10565
10594
  },
10566
10595
  "name": "rootBaseDir",
@@ -10568,7 +10597,7 @@
10568
10597
  "__schema": "KeywordTypeSchema",
10569
10598
  "location": {
10570
10599
  "filePath": "isolator.main.runtime.ts",
10571
- "line": 1001,
10600
+ "line": 1032,
10572
10601
  "character": 19
10573
10602
  },
10574
10603
  "name": "string"
@@ -10580,7 +10609,7 @@
10580
10609
  "__schema": "ParameterSchema",
10581
10610
  "location": {
10582
10611
  "filePath": "isolator.main.runtime.ts",
10583
- "line": 1002,
10612
+ "line": 1033,
10584
10613
  "character": 5
10585
10614
  },
10586
10615
  "name": "useHash",
@@ -10588,7 +10617,7 @@
10588
10617
  "__schema": "InferenceTypeSchema",
10589
10618
  "location": {
10590
10619
  "filePath": "isolator.main.runtime.ts",
10591
- "line": 1002,
10620
+ "line": 1033,
10592
10621
  "character": 5
10593
10622
  },
10594
10623
  "type": "boolean"
@@ -10601,7 +10630,7 @@
10601
10630
  "__schema": "ParameterSchema",
10602
10631
  "location": {
10603
10632
  "filePath": "isolator.main.runtime.ts",
10604
- "line": 1003,
10633
+ "line": 1034,
10605
10634
  "character": 5
10606
10635
  },
10607
10636
  "name": "useDatedDirs",
@@ -10609,7 +10638,7 @@
10609
10638
  "__schema": "InferenceTypeSchema",
10610
10639
  "location": {
10611
10640
  "filePath": "isolator.main.runtime.ts",
10612
- "line": 1003,
10641
+ "line": 1034,
10613
10642
  "character": 5
10614
10643
  },
10615
10644
  "type": "boolean"
@@ -10622,7 +10651,7 @@
10622
10651
  "__schema": "ParameterSchema",
10623
10652
  "location": {
10624
10653
  "filePath": "isolator.main.runtime.ts",
10625
- "line": 1004,
10654
+ "line": 1035,
10626
10655
  "character": 5
10627
10656
  },
10628
10657
  "name": "datedDirId",
@@ -10630,7 +10659,7 @@
10630
10659
  "__schema": "KeywordTypeSchema",
10631
10660
  "location": {
10632
10661
  "filePath": "isolator.main.runtime.ts",
10633
- "line": 1004,
10662
+ "line": 1035,
10634
10663
  "character": 18
10635
10664
  },
10636
10665
  "name": "string"
@@ -10643,7 +10672,7 @@
10643
10672
  "__schema": "TypeRefSchema",
10644
10673
  "location": {
10645
10674
  "filePath": "isolator.main.runtime.ts",
10646
- "line": 1005,
10675
+ "line": 1036,
10647
10676
  "character": 6
10648
10677
  },
10649
10678
  "name": "PathOsBasedAbsolute"
@@ -10654,7 +10683,7 @@
10654
10683
  "__schema": "FunctionLikeSchema",
10655
10684
  "location": {
10656
10685
  "filePath": "isolator.main.runtime.ts",
10657
- "line": 1041,
10686
+ "line": 1072,
10658
10687
  "character": 3
10659
10688
  },
10660
10689
  "signature": "(method) IsolatorMain.deleteCapsules(rootDir?: string): Promise<string>",
@@ -10664,7 +10693,7 @@
10664
10693
  "__schema": "ParameterSchema",
10665
10694
  "location": {
10666
10695
  "filePath": "isolator.main.runtime.ts",
10667
- "line": 1041,
10696
+ "line": 1072,
10668
10697
  "character": 24
10669
10698
  },
10670
10699
  "name": "rootDir",
@@ -10672,7 +10701,7 @@
10672
10701
  "__schema": "KeywordTypeSchema",
10673
10702
  "location": {
10674
10703
  "filePath": "isolator.main.runtime.ts",
10675
- "line": 1041,
10704
+ "line": 1072,
10676
10705
  "character": 34
10677
10706
  },
10678
10707
  "name": "string"
@@ -10685,7 +10714,7 @@
10685
10714
  "__schema": "TypeRefSchema",
10686
10715
  "location": {
10687
10716
  "filePath": "isolator.main.runtime.ts",
10688
- "line": 1041,
10717
+ "line": 1072,
10689
10718
  "character": 43
10690
10719
  },
10691
10720
  "name": "Promise",
@@ -10694,7 +10723,7 @@
10694
10723
  "__schema": "KeywordTypeSchema",
10695
10724
  "location": {
10696
10725
  "filePath": "isolator.main.runtime.ts",
10697
- "line": 1041,
10726
+ "line": 1072,
10698
10727
  "character": 51
10699
10728
  },
10700
10729
  "name": "string"
@@ -10715,7 +10744,7 @@
10715
10744
  "__schema": "ModuleSchema",
10716
10745
  "location": {
10717
10746
  "filePath": "isolator.main.runtime.ts",
10718
- "line": 93,
10747
+ "line": 94,
10719
10748
  "character": 1
10720
10749
  },
10721
10750
  "exports": [
@@ -10723,7 +10752,7 @@
10723
10752
  "__schema": "VariableLikeSchema",
10724
10753
  "location": {
10725
10754
  "filePath": "isolator.main.runtime.ts",
10726
- "line": 93,
10755
+ "line": 94,
10727
10756
  "character": 7
10728
10757
  },
10729
10758
  "signature": "const CAPSULE_DIR_LENGTH: 9",
@@ -10732,7 +10761,7 @@
10732
10761
  "__schema": "InferenceTypeSchema",
10733
10762
  "location": {
10734
10763
  "filePath": "isolator.main.runtime.ts",
10735
- "line": 93,
10764
+ "line": 94,
10736
10765
  "character": 7
10737
10766
  },
10738
10767
  "type": "9"
@@ -10747,7 +10776,7 @@
10747
10776
  "__schema": "TypeSchema",
10748
10777
  "location": {
10749
10778
  "filePath": "isolator.main.runtime.ts",
10750
- "line": 110,
10779
+ "line": 111,
10751
10780
  "character": 1
10752
10781
  },
10753
10782
  "signature": "type CreateGraphOptions = {\n includeFromNestedHosts?: boolean | undefined;\n host?: ComponentFactory | undefined;\n}",
@@ -10756,7 +10785,7 @@
10756
10785
  "__schema": "TypeLiteralSchema",
10757
10786
  "location": {
10758
10787
  "filePath": "isolator.main.runtime.ts",
10759
- "line": 110,
10788
+ "line": 111,
10760
10789
  "character": 27
10761
10790
  },
10762
10791
  "members": [
@@ -10764,14 +10793,14 @@
10764
10793
  "__schema": "VariableLikeSchema",
10765
10794
  "location": {
10766
10795
  "filePath": "isolator.main.runtime.ts",
10767
- "line": 114,
10796
+ "line": 115,
10768
10797
  "character": 3
10769
10798
  },
10770
10799
  "doc": {
10771
10800
  "__schema": "DocSchema",
10772
10801
  "location": {
10773
10802
  "filePath": "isolator.main.runtime.ts",
10774
- "line": 111,
10803
+ "line": 112,
10775
10804
  "character": 3
10776
10805
  },
10777
10806
  "raw": "/**\n * include components that exists in nested hosts. for example include components that exist in scope but not in the workspace\n */",
@@ -10784,7 +10813,7 @@
10784
10813
  "__schema": "KeywordTypeSchema",
10785
10814
  "location": {
10786
10815
  "filePath": "isolator.main.runtime.ts",
10787
- "line": 114,
10816
+ "line": 115,
10788
10817
  "character": 28
10789
10818
  },
10790
10819
  "name": "boolean"
@@ -10795,14 +10824,14 @@
10795
10824
  "__schema": "VariableLikeSchema",
10796
10825
  "location": {
10797
10826
  "filePath": "isolator.main.runtime.ts",
10798
- "line": 119,
10827
+ "line": 120,
10799
10828
  "character": 3
10800
10829
  },
10801
10830
  "doc": {
10802
10831
  "__schema": "DocSchema",
10803
10832
  "location": {
10804
10833
  "filePath": "isolator.main.runtime.ts",
10805
- "line": 116,
10834
+ "line": 117,
10806
10835
  "character": 3
10807
10836
  },
10808
10837
  "raw": "/**\n * Force specific host to get the component from.\n */",
@@ -10815,7 +10844,7 @@
10815
10844
  "__schema": "TypeRefSchema",
10816
10845
  "location": {
10817
10846
  "filePath": "isolator.main.runtime.ts",
10818
- "line": 119,
10847
+ "line": 120,
10819
10848
  "character": 10
10820
10849
  },
10821
10850
  "name": "ComponentFactory"
@@ -10829,7 +10858,7 @@
10829
10858
  "__schema": "TypeSchema",
10830
10859
  "location": {
10831
10860
  "filePath": "isolator.main.runtime.ts",
10832
- "line": 250,
10861
+ "line": 251,
10833
10862
  "character": 1
10834
10863
  },
10835
10864
  "signature": "type GetCapsuleDirOpts = Pick<IsolateComponentsOptions, \"datedDirId\" | \"useHash\" | \"rootBaseDir\" | \"useDatedDirs\" | \"cacheLockFileOnly\"> & {\n baseDir: string;\n}",
@@ -10838,7 +10867,7 @@
10838
10867
  "__schema": "TypeIntersectionSchema",
10839
10868
  "location": {
10840
10869
  "filePath": "isolator.main.runtime.ts",
10841
- "line": 250,
10870
+ "line": 251,
10842
10871
  "character": 26
10843
10872
  },
10844
10873
  "types": [
@@ -10846,7 +10875,7 @@
10846
10875
  "__schema": "TypeRefSchema",
10847
10876
  "location": {
10848
10877
  "filePath": "isolator.main.runtime.ts",
10849
- "line": 250,
10878
+ "line": 251,
10850
10879
  "character": 26
10851
10880
  },
10852
10881
  "name": "Pick",
@@ -10855,7 +10884,7 @@
10855
10884
  "__schema": "TypeRefSchema",
10856
10885
  "location": {
10857
10886
  "filePath": "isolator.main.runtime.ts",
10858
- "line": 251,
10887
+ "line": 252,
10859
10888
  "character": 3
10860
10889
  },
10861
10890
  "name": "IsolateComponentsOptions"
@@ -10864,7 +10893,7 @@
10864
10893
  "__schema": "TypeUnionSchema",
10865
10894
  "location": {
10866
10895
  "filePath": "isolator.main.runtime.ts",
10867
- "line": 252,
10896
+ "line": 253,
10868
10897
  "character": 3
10869
10898
  },
10870
10899
  "types": [
@@ -10872,7 +10901,7 @@
10872
10901
  "__schema": "LiteralTypeSchema",
10873
10902
  "location": {
10874
10903
  "filePath": "isolator.main.runtime.ts",
10875
- "line": 252,
10904
+ "line": 253,
10876
10905
  "character": 3
10877
10906
  },
10878
10907
  "name": "'datedDirId'"
@@ -10881,7 +10910,7 @@
10881
10910
  "__schema": "LiteralTypeSchema",
10882
10911
  "location": {
10883
10912
  "filePath": "isolator.main.runtime.ts",
10884
- "line": 252,
10913
+ "line": 253,
10885
10914
  "character": 18
10886
10915
  },
10887
10916
  "name": "'useHash'"
@@ -10890,7 +10919,7 @@
10890
10919
  "__schema": "LiteralTypeSchema",
10891
10920
  "location": {
10892
10921
  "filePath": "isolator.main.runtime.ts",
10893
- "line": 252,
10922
+ "line": 253,
10894
10923
  "character": 30
10895
10924
  },
10896
10925
  "name": "'rootBaseDir'"
@@ -10899,7 +10928,7 @@
10899
10928
  "__schema": "LiteralTypeSchema",
10900
10929
  "location": {
10901
10930
  "filePath": "isolator.main.runtime.ts",
10902
- "line": 252,
10931
+ "line": 253,
10903
10932
  "character": 46
10904
10933
  },
10905
10934
  "name": "'useDatedDirs'"
@@ -10908,7 +10937,7 @@
10908
10937
  "__schema": "LiteralTypeSchema",
10909
10938
  "location": {
10910
10939
  "filePath": "isolator.main.runtime.ts",
10911
- "line": 252,
10940
+ "line": 253,
10912
10941
  "character": 63
10913
10942
  },
10914
10943
  "name": "'cacheLockFileOnly'"
@@ -10921,7 +10950,7 @@
10921
10950
  "__schema": "TypeLiteralSchema",
10922
10951
  "location": {
10923
10952
  "filePath": "isolator.main.runtime.ts",
10924
- "line": 253,
10953
+ "line": 254,
10925
10954
  "character": 5
10926
10955
  },
10927
10956
  "members": [
@@ -10929,7 +10958,7 @@
10929
10958
  "__schema": "VariableLikeSchema",
10930
10959
  "location": {
10931
10960
  "filePath": "isolator.main.runtime.ts",
10932
- "line": 254,
10961
+ "line": 255,
10933
10962
  "character": 3
10934
10963
  },
10935
10964
  "signature": "(property) baseDir: string",
@@ -10938,7 +10967,7 @@
10938
10967
  "__schema": "KeywordTypeSchema",
10939
10968
  "location": {
10940
10969
  "filePath": "isolator.main.runtime.ts",
10941
- "line": 254,
10970
+ "line": 255,
10942
10971
  "character": 12
10943
10972
  },
10944
10973
  "name": "string"
@@ -10954,7 +10983,7 @@
10954
10983
  "__schema": "TypeSchema",
10955
10984
  "location": {
10956
10985
  "filePath": "isolator.main.runtime.ts",
10957
- "line": 257,
10986
+ "line": 258,
10958
10987
  "character": 1
10959
10988
  },
10960
10989
  "signature": "type CapsulePackageJsonData = {\n capsule: Capsule;\n currentPackageJson?: Record<string, any> | undefined;\n previousPackageJson: Record<string, any> | null;\n}",
@@ -10963,7 +10992,7 @@
10963
10992
  "__schema": "TypeLiteralSchema",
10964
10993
  "location": {
10965
10994
  "filePath": "isolator.main.runtime.ts",
10966
- "line": 257,
10995
+ "line": 258,
10967
10996
  "character": 31
10968
10997
  },
10969
10998
  "members": [
@@ -10971,7 +11000,7 @@
10971
11000
  "__schema": "VariableLikeSchema",
10972
11001
  "location": {
10973
11002
  "filePath": "isolator.main.runtime.ts",
10974
- "line": 258,
11003
+ "line": 259,
10975
11004
  "character": 3
10976
11005
  },
10977
11006
  "signature": "(property) capsule: Capsule",
@@ -10980,7 +11009,7 @@
10980
11009
  "__schema": "TypeRefSchema",
10981
11010
  "location": {
10982
11011
  "filePath": "isolator.main.runtime.ts",
10983
- "line": 258,
11012
+ "line": 259,
10984
11013
  "character": 3
10985
11014
  },
10986
11015
  "name": "Capsule"
@@ -10991,7 +11020,7 @@
10991
11020
  "__schema": "VariableLikeSchema",
10992
11021
  "location": {
10993
11022
  "filePath": "isolator.main.runtime.ts",
10994
- "line": 259,
11023
+ "line": 260,
10995
11024
  "character": 3
10996
11025
  },
10997
11026
  "signature": "(property) currentPackageJson?: Record<string, any> | undefined",
@@ -11000,7 +11029,7 @@
11000
11029
  "__schema": "TypeRefSchema",
11001
11030
  "location": {
11002
11031
  "filePath": "isolator.main.runtime.ts",
11003
- "line": 259,
11032
+ "line": 260,
11004
11033
  "character": 24
11005
11034
  },
11006
11035
  "name": "Record",
@@ -11009,7 +11038,7 @@
11009
11038
  "__schema": "KeywordTypeSchema",
11010
11039
  "location": {
11011
11040
  "filePath": "isolator.main.runtime.ts",
11012
- "line": 259,
11041
+ "line": 260,
11013
11042
  "character": 31
11014
11043
  },
11015
11044
  "name": "string"
@@ -11018,7 +11047,7 @@
11018
11047
  "__schema": "KeywordTypeSchema",
11019
11048
  "location": {
11020
11049
  "filePath": "isolator.main.runtime.ts",
11021
- "line": 259,
11050
+ "line": 260,
11022
11051
  "character": 39
11023
11052
  },
11024
11053
  "name": "any"
@@ -11031,7 +11060,7 @@
11031
11060
  "__schema": "VariableLikeSchema",
11032
11061
  "location": {
11033
11062
  "filePath": "isolator.main.runtime.ts",
11034
- "line": 260,
11063
+ "line": 261,
11035
11064
  "character": 3
11036
11065
  },
11037
11066
  "signature": "(property) previousPackageJson: Record<string, any> | null",
@@ -11040,7 +11069,7 @@
11040
11069
  "__schema": "TypeUnionSchema",
11041
11070
  "location": {
11042
11071
  "filePath": "isolator.main.runtime.ts",
11043
- "line": 260,
11072
+ "line": 261,
11044
11073
  "character": 24
11045
11074
  },
11046
11075
  "types": [
@@ -11048,7 +11077,7 @@
11048
11077
  "__schema": "TypeRefSchema",
11049
11078
  "location": {
11050
11079
  "filePath": "isolator.main.runtime.ts",
11051
- "line": 260,
11080
+ "line": 261,
11052
11081
  "character": 24
11053
11082
  },
11054
11083
  "name": "Record",
@@ -11057,7 +11086,7 @@
11057
11086
  "__schema": "KeywordTypeSchema",
11058
11087
  "location": {
11059
11088
  "filePath": "isolator.main.runtime.ts",
11060
- "line": 260,
11089
+ "line": 261,
11061
11090
  "character": 31
11062
11091
  },
11063
11092
  "name": "string"
@@ -11066,7 +11095,7 @@
11066
11095
  "__schema": "KeywordTypeSchema",
11067
11096
  "location": {
11068
11097
  "filePath": "isolator.main.runtime.ts",
11069
- "line": 260,
11098
+ "line": 261,
11070
11099
  "character": 39
11071
11100
  },
11072
11101
  "name": "any"
@@ -11077,7 +11106,7 @@
11077
11106
  "__schema": "LiteralTypeSchema",
11078
11107
  "location": {
11079
11108
  "filePath": "isolator.main.runtime.ts",
11080
- "line": 260,
11109
+ "line": 261,
11081
11110
  "character": 46
11082
11111
  },
11083
11112
  "name": "null"
@@ -11093,7 +11122,7 @@
11093
11122
  "__schema": "ModuleSchema",
11094
11123
  "location": {
11095
11124
  "filePath": "isolator.main.runtime.ts",
11096
- "line": 263,
11125
+ "line": 264,
11097
11126
  "character": 1
11098
11127
  },
11099
11128
  "exports": [
@@ -11101,7 +11130,7 @@
11101
11130
  "__schema": "VariableLikeSchema",
11102
11131
  "location": {
11103
11132
  "filePath": "isolator.main.runtime.ts",
11104
- "line": 263,
11133
+ "line": 264,
11105
11134
  "character": 7
11106
11135
  },
11107
11136
  "signature": "const DEFAULT_ISOLATE_INSTALL_OPTIONS: IsolateComponentsInstallOptions",
@@ -11110,7 +11139,7 @@
11110
11139
  "__schema": "TypeRefSchema",
11111
11140
  "location": {
11112
11141
  "filePath": "isolator.main.runtime.ts",
11113
- "line": 263,
11142
+ "line": 264,
11114
11143
  "character": 7
11115
11144
  },
11116
11145
  "name": "IsolateComponentsInstallOptions",
@@ -11126,7 +11155,7 @@
11126
11155
  "__schema": "UnImplementedSchema",
11127
11156
  "location": {
11128
11157
  "filePath": "isolator.main.runtime.ts",
11129
- "line": 1336,
11158
+ "line": 1367,
11130
11159
  "character": 1
11131
11160
  },
11132
11161
  "name": "IsolatorAspect.addRuntime(IsolatorMain);",
@@ -11498,6 +11527,35 @@
11498
11527
  "line": 29,
11499
11528
  "character": 3
11500
11529
  },
11530
+ "signature": "(method) CapsuleList.getAllComponentIDs(): ComponentID[]",
11531
+ "name": "getAllComponentIDs",
11532
+ "params": [],
11533
+ "returnType": {
11534
+ "__schema": "TypeArraySchema",
11535
+ "location": {
11536
+ "filePath": "capsule-list.ts",
11537
+ "line": 29,
11538
+ "character": 25
11539
+ },
11540
+ "type": {
11541
+ "__schema": "TypeRefSchema",
11542
+ "location": {
11543
+ "filePath": "capsule-list.ts",
11544
+ "line": 29,
11545
+ "character": 25
11546
+ },
11547
+ "name": "ComponentID"
11548
+ }
11549
+ },
11550
+ "modifiers": []
11551
+ },
11552
+ {
11553
+ "__schema": "FunctionLikeSchema",
11554
+ "location": {
11555
+ "filePath": "capsule-list.ts",
11556
+ "line": 32,
11557
+ "character": 3
11558
+ },
11501
11559
  "signature": "(method) CapsuleList.getGraphIds(): Graph<Component, string>",
11502
11560
  "name": "getGraphIds",
11503
11561
  "params": [],
@@ -11505,7 +11563,7 @@
11505
11563
  "__schema": "TypeRefSchema",
11506
11564
  "location": {
11507
11565
  "filePath": "capsule-list.ts",
11508
- "line": 29,
11566
+ "line": 32,
11509
11567
  "character": 18
11510
11568
  },
11511
11569
  "name": "Graph",
@@ -11514,7 +11572,7 @@
11514
11572
  "__schema": "TypeRefSchema",
11515
11573
  "location": {
11516
11574
  "filePath": "capsule-list.ts",
11517
- "line": 29,
11575
+ "line": 32,
11518
11576
  "character": 24
11519
11577
  },
11520
11578
  "name": "Component"
@@ -11523,7 +11581,7 @@
11523
11581
  "__schema": "KeywordTypeSchema",
11524
11582
  "location": {
11525
11583
  "filePath": "capsule-list.ts",
11526
- "line": 29,
11584
+ "line": 32,
11527
11585
  "character": 35
11528
11586
  },
11529
11587
  "name": "string"
@@ -11536,7 +11594,7 @@
11536
11594
  "__schema": "FunctionLikeSchema",
11537
11595
  "location": {
11538
11596
  "filePath": "capsule-list.ts",
11539
- "line": 48,
11597
+ "line": 51,
11540
11598
  "character": 3
11541
11599
  },
11542
11600
  "signature": "(method) CapsuleList.toposort(depResolver: DependencyResolverMain): Promise<CapsuleList>",
@@ -11546,7 +11604,7 @@
11546
11604
  "__schema": "ParameterSchema",
11547
11605
  "location": {
11548
11606
  "filePath": "capsule-list.ts",
11549
- "line": 48,
11607
+ "line": 51,
11550
11608
  "character": 18
11551
11609
  },
11552
11610
  "name": "depResolver",
@@ -11554,7 +11612,7 @@
11554
11612
  "__schema": "TypeRefSchema",
11555
11613
  "location": {
11556
11614
  "filePath": "capsule-list.ts",
11557
- "line": 48,
11615
+ "line": 51,
11558
11616
  "character": 31
11559
11617
  },
11560
11618
  "name": "DependencyResolverMain"
@@ -11567,7 +11625,7 @@
11567
11625
  "__schema": "TypeRefSchema",
11568
11626
  "location": {
11569
11627
  "filePath": "capsule-list.ts",
11570
- "line": 48,
11628
+ "line": 51,
11571
11629
  "character": 56
11572
11630
  },
11573
11631
  "name": "Promise",
@@ -11576,7 +11634,7 @@
11576
11634
  "__schema": "TypeRefSchema",
11577
11635
  "location": {
11578
11636
  "filePath": "capsule-list.ts",
11579
- "line": 48,
11637
+ "line": 51,
11580
11638
  "character": 64
11581
11639
  },
11582
11640
  "name": "CapsuleList"
@@ -11591,7 +11649,7 @@
11591
11649
  "__schema": "FunctionLikeSchema",
11592
11650
  "location": {
11593
11651
  "filePath": "capsule-list.ts",
11594
- "line": 72,
11652
+ "line": 75,
11595
11653
  "character": 3
11596
11654
  },
11597
11655
  "signature": "(method) CapsuleList.fromArray(capsules: Capsule[]): CapsuleList",
@@ -11601,7 +11659,7 @@
11601
11659
  "__schema": "ParameterSchema",
11602
11660
  "location": {
11603
11661
  "filePath": "capsule-list.ts",
11604
- "line": 72,
11662
+ "line": 75,
11605
11663
  "character": 20
11606
11664
  },
11607
11665
  "name": "capsules",
@@ -11609,14 +11667,14 @@
11609
11667
  "__schema": "TypeArraySchema",
11610
11668
  "location": {
11611
11669
  "filePath": "capsule-list.ts",
11612
- "line": 72,
11670
+ "line": 75,
11613
11671
  "character": 30
11614
11672
  },
11615
11673
  "type": {
11616
11674
  "__schema": "TypeRefSchema",
11617
11675
  "location": {
11618
11676
  "filePath": "capsule-list.ts",
11619
- "line": 72,
11677
+ "line": 75,
11620
11678
  "character": 30
11621
11679
  },
11622
11680
  "name": "Capsule"
@@ -11630,7 +11688,7 @@
11630
11688
  "__schema": "TypeRefSchema",
11631
11689
  "location": {
11632
11690
  "filePath": "capsule-list.ts",
11633
- "line": 72,
11691
+ "line": 75,
11634
11692
  "character": 3
11635
11693
  },
11636
11694
  "name": "CapsuleList",
@@ -11644,14 +11702,14 @@
11644
11702
  "__schema": "FunctionLikeSchema",
11645
11703
  "location": {
11646
11704
  "filePath": "capsule-list.ts",
11647
- "line": 79,
11705
+ "line": 82,
11648
11706
  "character": 3
11649
11707
  },
11650
11708
  "doc": {
11651
11709
  "__schema": "DocSchema",
11652
11710
  "location": {
11653
11711
  "filePath": "capsule-list.ts",
11654
- "line": 75,
11712
+ "line": 78,
11655
11713
  "character": 3
11656
11714
  },
11657
11715
  "raw": "/**\n * determines whether or not a capsule can theoretically use the dists saved in the last snap, rather than re-compile them.\n * practically, this optimization is used for components that have typescript as their compiler.\n */",
@@ -11665,7 +11723,7 @@
11665
11723
  "__schema": "ParameterSchema",
11666
11724
  "location": {
11667
11725
  "filePath": "capsule-list.ts",
11668
- "line": 79,
11726
+ "line": 82,
11669
11727
  "character": 47
11670
11728
  },
11671
11729
  "name": "component",
@@ -11673,7 +11731,7 @@
11673
11731
  "__schema": "TypeRefSchema",
11674
11732
  "location": {
11675
11733
  "filePath": "capsule-list.ts",
11676
- "line": 79,
11734
+ "line": 82,
11677
11735
  "character": 58
11678
11736
  },
11679
11737
  "name": "Component"
@@ -11686,7 +11744,7 @@
11686
11744
  "__schema": "TypeRefSchema",
11687
11745
  "location": {
11688
11746
  "filePath": "capsule-list.ts",
11689
- "line": 79,
11747
+ "line": 82,
11690
11748
  "character": 70
11691
11749
  },
11692
11750
  "name": "Promise",
@@ -11695,7 +11753,7 @@
11695
11753
  "__schema": "KeywordTypeSchema",
11696
11754
  "location": {
11697
11755
  "filePath": "capsule-list.ts",
11698
- "line": 79,
11756
+ "line": 82,
11699
11757
  "character": 78
11700
11758
  },
11701
11759
  "name": "boolean"
@@ -11740,7 +11798,7 @@
11740
11798
  "_legacy": {
11741
11799
  "scope": "teambit.component",
11742
11800
  "name": "isolator",
11743
- "version": "1.0.480"
11801
+ "version": "1.0.482"
11744
11802
  },
11745
11803
  "_scope": "teambit.component"
11746
11804
  }
@@ -11756,7 +11814,7 @@
11756
11814
  "componentId": {
11757
11815
  "scope": "teambit.component",
11758
11816
  "name": "isolator",
11759
- "version": "1.0.480"
11817
+ "version": "1.0.482"
11760
11818
  },
11761
11819
  "taggedModuleExports": []
11762
11820
  }