@teambit/isolator 0.0.0-cab82db0df7961a84e2af64a56e91246a434fec1 → 0.0.0-d1917fe96101e8b5148f23760c68737ace81e7a9

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.
@@ -36,7 +36,7 @@ export default class Capsule extends CapsuleTemplate<Exec, NodeFS> {
36
36
  /**
37
37
  * console for controlling process streams as stdout, stdin and stderr.
38
38
  */
39
- console: Console,
39
+ console: Console | undefined,
40
40
  /**
41
41
  * capsule's state.
42
42
  */
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@cab82db0df7961a84e2af64a56e91246a434fec1/dist/isolator.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@cab82db0df7961a84e2af64a56e91246a434fec1/dist/isolator.docs.md';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@d1917fe96101e8b5148f23760c68737ace81e7a9/dist/isolator.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@d1917fe96101e8b5148f23760c68737ace81e7a9/dist/isolator.docs.md';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/isolator",
3
- "version": "0.0.0-cab82db0df7961a84e2af64a56e91246a434fec1",
3
+ "version": "0.0.0-d1917fe96101e8b5148f23760c68737ace81e7a9",
4
4
  "homepage": "https://bit.cloud/teambit/component/isolator",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "isolator",
9
- "version": "cab82db0df7961a84e2af64a56e91246a434fec1"
9
+ "version": "d1917fe96101e8b5148f23760c68737ace81e7a9"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -26,26 +26,26 @@
26
26
  "@teambit/component-id": "1.2.4",
27
27
  "@teambit/graph.cleargraph": "0.0.11",
28
28
  "@teambit/harmony": "0.4.7",
29
- "@teambit/component-package-version": "0.0.440",
30
- "@teambit/component.sources": "0.0.120",
31
- "@teambit/dependencies.fs.linked-dependencies": "0.0.34",
32
- "@teambit/harmony.modules.concurrency": "0.0.15",
33
- "@teambit/harmony.modules.feature-toggle": "0.0.24",
34
- "@teambit/legacy.constants": "0.0.14",
35
- "@teambit/legacy.consumer-component": "0.0.69",
36
- "@teambit/legacy.scope": "0.0.68",
37
- "@teambit/legacy.utils": "0.0.23",
38
- "@teambit/pkg.modules.component-package-name": "0.0.75",
39
- "@teambit/workspace.modules.node-modules-linker": "0.0.296",
40
- "@teambit/component": "0.0.0-c52d2fcbbe21a9175a721ab2c1ab72d075ad4b34",
41
- "@teambit/dependency-resolver": "0.0.0-e56e3db7cf649e26f2adde9d1fc63553f2c9996d",
42
- "@teambit/aspect-loader": "0.0.0-9ceffc1e30e88282248a1f956925f004051f9ca1",
43
- "@teambit/cli": "0.0.0-830a761c6d4c9d6ea5b80ddc57afd8734fb04e48",
44
- "@teambit/config-store": "0.0.0-d6a3c06e935dab357e141458ae4194a09e471c80",
45
- "@teambit/global-config": "0.0.0-bf7a70150e19b1760ad869e329e1bdf80a6f1042",
46
- "@teambit/graph": "0.0.0-743409b55246545f9ffd1cd3ec76e0e9ac45ab06",
47
- "@teambit/logger": "0.0.0-bc860cbb426561e87e231e0d880f858963fc6016",
48
- "@teambit/objects": "0.0.0-5be319555d98d49c2099758655937e7c2e6411f9"
29
+ "@teambit/cli": "0.0.1266",
30
+ "@teambit/component-package-version": "0.0.441",
31
+ "@teambit/component.sources": "0.0.121",
32
+ "@teambit/config-store": "0.0.146",
33
+ "@teambit/dependencies.fs.linked-dependencies": "0.0.35",
34
+ "@teambit/global-config": "0.0.1269",
35
+ "@teambit/harmony.modules.concurrency": "0.0.16",
36
+ "@teambit/harmony.modules.feature-toggle": "0.0.25",
37
+ "@teambit/legacy.constants": "0.0.15",
38
+ "@teambit/legacy.consumer-component": "0.0.70",
39
+ "@teambit/legacy.scope": "0.0.69",
40
+ "@teambit/legacy.utils": "0.0.24",
41
+ "@teambit/logger": "0.0.1359",
42
+ "@teambit/pkg.modules.component-package-name": "0.0.76",
43
+ "@teambit/workspace.modules.node-modules-linker": "0.0.297",
44
+ "@teambit/component": "0.0.0-74b11cba13932c71d1669f67546698361b160481",
45
+ "@teambit/dependency-resolver": "0.0.0-d45b711bde463584f49b063ffe9dfe6ec747ccd2",
46
+ "@teambit/aspect-loader": "0.0.0-f2933d902bf9100d0003c9bf033023c8d4cf0e4d",
47
+ "@teambit/graph": "0.0.0-c2103c42dd032cc8753203e62ee1b1c6ac509ed9",
48
+ "@teambit/objects": "0.0.0-bad17ccec7a4d3467765a3001397140483952de1"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@types/fs-extra": "9.0.7",
@@ -54,7 +54,7 @@
54
54
  "@types/semver": "7.5.8",
55
55
  "@types/uuid": "8.3.4",
56
56
  "@types/mocha": "9.1.0",
57
- "@teambit/harmony.envs.core-aspect-env": "0.0.73"
57
+ "@teambit/harmony.envs.core-aspect-env": "0.0.77"
58
58
  },
59
59
  "peerDependencies": {
60
60
  "react": "^17.0.0 || ^18.0.0",