@teambit/aspect 1.0.157 → 1.0.159
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/__bit_junit.xml +2 -2
- package/artifacts/env-template/public/{310.a345112aa20324ed21fd.js → 310.190e7f689f0a8e5049f7.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +8 -8
- package/artifacts/env-template/public/{compositions.8158c5bc61c7e027cbab.js → compositions.77f4c8dcf00dc63ef921.js} +3 -3
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.7d3daeb78ddc3affc610.js → overview.1440cde1b1bac574afd5.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.26e2101a8aff8de3a12a.js → peers.ecfadf3ecd2a142263e1.js} +1 -1
- package/artifacts/preview/teambit_harmony_aspect-preview.js +1 -1
- package/artifacts/schema.json +3977 -0
- package/dist/{preview-1707102996254.js → preview-1707239008585.js} +2 -2
- package/package.json +26 -26
- /package/{compositions-1707102996254.js → compositions-1707239008585.js} +0 -0
- /package/{overview-1707102996254.js → overview-1707239008585.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_aspect@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_aspect@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_aspect@1.0.159/dist/aspect.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_aspect@1.0.159/dist/aspect.docs.mdx';
|
|
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/aspect",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.159",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/aspect",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "aspect",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.159"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -32,37 +32,37 @@
|
|
|
32
32
|
"@bitdev/harmony.generators.harmony-templates": "0.0.27",
|
|
33
33
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
34
34
|
"@teambit/cli-table": "0.0.48",
|
|
35
|
-
"@teambit/cli": "0.0.
|
|
36
|
-
"@teambit/aspect-loader": "1.0.
|
|
37
|
-
"@teambit/builder": "1.0.
|
|
38
|
-
"@teambit/bundler": "1.0.
|
|
39
|
-
"@teambit/compiler": "1.0.
|
|
40
|
-
"@teambit/envs": "1.0.
|
|
41
|
-
"@teambit/logger": "0.0.
|
|
42
|
-
"@teambit/pkg": "1.0.
|
|
43
|
-
"@teambit/preview": "1.0.
|
|
44
|
-
"@teambit/react": "1.0.
|
|
45
|
-
"@teambit/tester": "1.0.
|
|
46
|
-
"@teambit/ui": "1.0.
|
|
47
|
-
"@teambit/webpack": "1.0.
|
|
48
|
-
"@teambit/workspace-config-files": "1.0.
|
|
49
|
-
"@teambit/babel": "1.0.
|
|
50
|
-
"@teambit/component": "1.0.
|
|
51
|
-
"@teambit/dependency-resolver": "1.0.
|
|
52
|
-
"@teambit/generator": "1.0.
|
|
53
|
-
"@teambit/worker": "0.0.
|
|
54
|
-
"@teambit/workspace": "1.0.
|
|
55
|
-
"@teambit/compositions": "1.0.
|
|
56
|
-
"@teambit/isolator": "1.0.
|
|
35
|
+
"@teambit/cli": "0.0.851",
|
|
36
|
+
"@teambit/aspect-loader": "1.0.159",
|
|
37
|
+
"@teambit/builder": "1.0.159",
|
|
38
|
+
"@teambit/bundler": "1.0.159",
|
|
39
|
+
"@teambit/compiler": "1.0.159",
|
|
40
|
+
"@teambit/envs": "1.0.159",
|
|
41
|
+
"@teambit/logger": "0.0.944",
|
|
42
|
+
"@teambit/pkg": "1.0.159",
|
|
43
|
+
"@teambit/preview": "1.0.159",
|
|
44
|
+
"@teambit/react": "1.0.159",
|
|
45
|
+
"@teambit/tester": "1.0.159",
|
|
46
|
+
"@teambit/ui": "1.0.159",
|
|
47
|
+
"@teambit/webpack": "1.0.159",
|
|
48
|
+
"@teambit/workspace-config-files": "1.0.159",
|
|
49
|
+
"@teambit/babel": "1.0.159",
|
|
50
|
+
"@teambit/component": "1.0.159",
|
|
51
|
+
"@teambit/dependency-resolver": "1.0.159",
|
|
52
|
+
"@teambit/generator": "1.0.160",
|
|
53
|
+
"@teambit/worker": "0.0.1155",
|
|
54
|
+
"@teambit/workspace": "1.0.159",
|
|
55
|
+
"@teambit/compositions": "1.0.159",
|
|
56
|
+
"@teambit/isolator": "1.0.159",
|
|
57
57
|
"@teambit/react.eslint-config-bit-react": "1.0.110",
|
|
58
|
-
"@teambit/node": "1.0.
|
|
58
|
+
"@teambit/node": "1.0.159"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
61
|
"@types/lodash": "4.14.165",
|
|
62
62
|
"@types/fs-extra": "9.0.7",
|
|
63
63
|
"@types/mocha": "10.0.1",
|
|
64
64
|
"chai": "4.3.0",
|
|
65
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
65
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.25"
|
|
66
66
|
},
|
|
67
67
|
"peerDependencies": {
|
|
68
68
|
"@teambit/legacy": "1.0.646",
|
|
File without changes
|
|
File without changes
|