@teambit/isolator 0.0.0-4317ae45b7f8f027d6c1c824f27b24befd978fc7 → 0.0.0-462fc6a30f93dbc1678560719f4d79dd819e93ed
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.
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@462fc6a30f93dbc1678560719f4d79dd819e93ed/dist/isolator.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_isolator@462fc6a30f93dbc1678560719f4d79dd819e93ed/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-
|
3
|
+
"version": "0.0.0-462fc6a30f93dbc1678560719f4d79dd819e93ed",
|
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": "
|
9
|
+
"version": "462fc6a30f93dbc1678560719f4d79dd819e93ed"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -26,23 +26,23 @@
|
|
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": "0.0.0-
|
30
|
-
"@teambit/dependency-resolver": "0.0.0-
|
31
|
-
"@teambit/aspect-loader": "0.0.0-
|
32
|
-
"@teambit/cli": "0.0.0-
|
29
|
+
"@teambit/component": "0.0.0-c17087bf42fda4da454874ba9cb575ae10a37fcc",
|
30
|
+
"@teambit/dependency-resolver": "0.0.0-b85fa283109772683109c7788ea2c5c6a3691de8",
|
31
|
+
"@teambit/aspect-loader": "0.0.0-3fe892deda411847ef32d30c553cf04dd29bf6cf",
|
32
|
+
"@teambit/cli": "0.0.0-459468c54d47a1271abc714ec2bb4eca908f4266",
|
33
33
|
"@teambit/component-package-version": "0.0.438",
|
34
34
|
"@teambit/component.sources": "0.0.107",
|
35
|
-
"@teambit/config-store": "0.0.0-
|
35
|
+
"@teambit/config-store": "0.0.0-d3d6d35bc94d6ce3a9862826cce2b021709f1aea",
|
36
36
|
"@teambit/dependencies.fs.linked-dependencies": "0.0.31",
|
37
|
-
"@teambit/global-config": "0.0.0-
|
38
|
-
"@teambit/graph": "0.0.0-
|
37
|
+
"@teambit/global-config": "0.0.0-9aaf24b2a504c5bbc5c5e9a1eb738c5339e32665",
|
38
|
+
"@teambit/graph": "0.0.0-042d8764c5837c84b8290be5755fa2383fe49ea4",
|
39
39
|
"@teambit/harmony.modules.concurrency": "0.0.13",
|
40
40
|
"@teambit/legacy.constants": "0.0.12",
|
41
41
|
"@teambit/legacy.consumer-component": "0.0.56",
|
42
42
|
"@teambit/legacy.scope": "0.0.55",
|
43
43
|
"@teambit/legacy.utils": "0.0.21",
|
44
|
-
"@teambit/logger": "0.0.0-
|
45
|
-
"@teambit/objects": "0.0.0-
|
44
|
+
"@teambit/logger": "0.0.0-5b4b9de9286ed84d320d2d4bdc04362e56684ede",
|
45
|
+
"@teambit/objects": "0.0.0-6782ce7ce68567181cab9cc0378537654e5dde9c",
|
46
46
|
"@teambit/pkg.modules.component-package-name": "0.0.62",
|
47
47
|
"@teambit/workspace.modules.node-modules-linker": "0.0.283"
|
48
48
|
},
|