@teambit/isolator 0.0.0-bd53e0585a1c15203d55fbd276623820e0f9b7cf → 0.0.0-bdd6921f119e88ed56c1eacab917b210aed151ac

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm.d.mts ADDED
@@ -0,0 +1,8 @@
1
+ export const CAPSULE_READY_FILE: any;
2
+ export const Network: any;
3
+ export const FsContainer: any;
4
+ export const Capsule: any;
5
+ export const ContainerExec: any;
6
+ export const IsolatorAspect: any;
7
+ export const CapsuleList: any;
8
+ export default cjsModule;
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@bd53e0585a1c15203d55fbd276623820e0f9b7cf/dist/isolator.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@bd53e0585a1c15203d55fbd276623820e0f9b7cf/dist/isolator.docs.md';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@bdd6921f119e88ed56c1eacab917b210aed151ac/dist/isolator.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@bdd6921f119e88ed56c1eacab917b210aed151ac/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-bd53e0585a1c15203d55fbd276623820e0f9b7cf",
3
+ "version": "0.0.0-bdd6921f119e88ed56c1eacab917b210aed151ac",
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": "bd53e0585a1c15203d55fbd276623820e0f9b7cf"
9
+ "version": "bdd6921f119e88ed56c1eacab917b210aed151ac"
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/cli": "0.0.1251",
30
29
  "@teambit/component-package-version": "0.0.440",
31
- "@teambit/component.sources": "0.0.113",
32
- "@teambit/config-store": "0.0.131",
30
+ "@teambit/component.sources": "0.0.117",
33
31
  "@teambit/dependencies.fs.linked-dependencies": "0.0.34",
34
- "@teambit/global-config": "0.0.1254",
35
32
  "@teambit/harmony.modules.concurrency": "0.0.15",
36
33
  "@teambit/harmony.modules.feature-toggle": "0.0.24",
37
34
  "@teambit/legacy.constants": "0.0.14",
38
- "@teambit/legacy.consumer-component": "0.0.62",
39
- "@teambit/legacy.scope": "0.0.61",
35
+ "@teambit/legacy.consumer-component": "0.0.66",
36
+ "@teambit/legacy.scope": "0.0.65",
40
37
  "@teambit/legacy.utils": "0.0.23",
41
- "@teambit/logger": "0.0.1344",
42
- "@teambit/pkg.modules.component-package-name": "0.0.68",
43
- "@teambit/workspace.modules.node-modules-linker": "0.0.289",
44
- "@teambit/component": "0.0.0-721dff3ea53226e226bc75e63804cbb144236805",
45
- "@teambit/dependency-resolver": "0.0.0-32b3b1a8f0c6ef77c5353d3b2bcda0adf07d9e84",
46
- "@teambit/aspect-loader": "0.0.0-65966a1953cc6d95dbfe07df3ad1d8fea506b87a",
47
- "@teambit/graph": "0.0.0-eb584f1590497ea989140f5236c7f8f030cccb77",
48
- "@teambit/objects": "0.0.0-4fd80612bfce4cd77b4783e2e23acb0c07bbe07d"
38
+ "@teambit/pkg.modules.component-package-name": "0.0.72",
39
+ "@teambit/workspace.modules.node-modules-linker": "0.0.293",
40
+ "@teambit/component": "0.0.0-b8da7f9877c17906033e142f25d10179b267a92a",
41
+ "@teambit/dependency-resolver": "0.0.0-174f6d6ce6258ab285bfa25a656c3f678d7a6c46",
42
+ "@teambit/aspect-loader": "0.0.0-b804a693e678b8b4d89b5a189d6671b4b164e660",
43
+ "@teambit/cli": "0.0.0-7a7c4fd57478a27c847e477d1053781a96e5bdc2",
44
+ "@teambit/config-store": "0.0.0-661bd28814fc60eabbca2ba8888f24997b5b9546",
45
+ "@teambit/global-config": "0.0.0-1a61b3874c7981bf978c4bc4f60ae4bdc295e138",
46
+ "@teambit/graph": "0.0.0-323e59eb24bea3389f0adc3bbdb04697f34ef891",
47
+ "@teambit/logger": "0.0.0-fe116518b6f4b48963d3ef570361a91ae9a84b06",
48
+ "@teambit/objects": "0.0.0-681e9601addeaf2a2be6fd1bff21f2631fcb5ea2"
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.72"
57
+ "@teambit/harmony.envs.core-aspect-env": "0.0.74"
58
58
  },
59
59
  "peerDependencies": {
60
60
  "react": "^17.0.0 || ^18.0.0",