@teambit/aspect 1.0.468 → 1.0.470
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 +1 -1
- package/artifacts/env-template/public/{182.49f949ebc384231d89a2.js → 182.542d66641a5ba3377bcd.js} +6 -6
- package/artifacts/env-template/public/{555.bb470300f17f6df9dfa9.js → 392.b43ba17fc2bfdcc77371.js} +2 -2
- package/artifacts/env-template/public/{193.2750fb4bb45498966053.js → 482.0729a69f9689dd7c7307.js} +13 -13
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.8cb184ff4e0718df4a3f.js → compositions.6a1dcf431f63dd7a0f70.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.8b957d0bec246e5bfdbd.js → overview.9c63a5e217fe6a0ad21a.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.dcfd2cebafa54e2799aa.js → peers.124111f90045c46d2f68.js} +1 -1
- package/artifacts/env-template/public/{preview-root.ac7e32de3a31376ed27b.js → preview-root.81ef62602b74c51ebd54.js} +1 -1
- package/artifacts/preview/teambit_harmony_aspect-preview.js +1 -1
- package/artifacts/schema.json +96 -436
- package/{compositions-1732072955804.js → compositions-1732245631025.js} +1 -1
- package/dist/{preview-1732072955804.js → preview-1732245631025.js} +2 -2
- package/{overview-1732072955804.js → overview-1732245631025.js} +1 -1
- package/package.json +29 -29
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.8.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.8.120/bit-1.8.120/node_modules/@teambit/preview/dist/preview.preview.runtime.js';
|
|
3
3
|
|
|
4
4
|
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-68b147035e4e910b00e4b8a4a3ce04a0de2e2e59.mjs";
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.470/dist/aspect.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.470/dist/aspect.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.8.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.8.120/bit-1.8.120/node_modules/@teambit/preview/dist/preview.preview.runtime.js';
|
|
3
3
|
|
|
4
4
|
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-9b89befd045d1080499f8437aaaa95b3d5125fd8.mjs";
|
|
5
5
|
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/aspect",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.470",
|
|
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.470"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -29,39 +29,39 @@
|
|
|
29
29
|
"@teambit/defender.eslint-linter": "1.0.42",
|
|
30
30
|
"@teambit/defender.prettier-formatter": "1.0.12",
|
|
31
31
|
"@teambit/defender.tester-task": "1.0.13",
|
|
32
|
-
"@teambit/typescript.typescript-compiler": "2.0.
|
|
32
|
+
"@teambit/typescript.typescript-compiler": "2.0.46",
|
|
33
33
|
"@teambit/defender.jest-tester": "2.0.15",
|
|
34
34
|
"@teambit/bit-error": "0.0.404",
|
|
35
35
|
"@teambit/component-id": "1.2.2",
|
|
36
36
|
"@bitdev/symphony.generators.symphony-templates": "1.0.2",
|
|
37
37
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
38
38
|
"@teambit/cli-table": "0.0.49",
|
|
39
|
-
"@teambit/cli": "0.0.
|
|
40
|
-
"@teambit/aspect-loader": "1.0.
|
|
41
|
-
"@teambit/builder": "1.0.
|
|
42
|
-
"@teambit/bundler": "1.0.
|
|
43
|
-
"@teambit/compiler": "1.0.
|
|
44
|
-
"@teambit/dev-files": "1.0.
|
|
45
|
-
"@teambit/envs": "1.0.
|
|
46
|
-
"@teambit/logger": "0.0.
|
|
47
|
-
"@teambit/pkg": "1.0.
|
|
48
|
-
"@teambit/preview": "1.0.
|
|
49
|
-
"@teambit/react": "1.0.
|
|
50
|
-
"@teambit/tester": "1.0.
|
|
39
|
+
"@teambit/cli": "0.0.1047",
|
|
40
|
+
"@teambit/aspect-loader": "1.0.470",
|
|
41
|
+
"@teambit/builder": "1.0.470",
|
|
42
|
+
"@teambit/bundler": "1.0.470",
|
|
43
|
+
"@teambit/compiler": "1.0.470",
|
|
44
|
+
"@teambit/dev-files": "1.0.470",
|
|
45
|
+
"@teambit/envs": "1.0.470",
|
|
46
|
+
"@teambit/logger": "0.0.1140",
|
|
47
|
+
"@teambit/pkg": "1.0.470",
|
|
48
|
+
"@teambit/preview": "1.0.470",
|
|
49
|
+
"@teambit/react": "1.0.470",
|
|
50
|
+
"@teambit/tester": "1.0.470",
|
|
51
51
|
"@teambit/toolbox.path.path": "0.0.4",
|
|
52
|
-
"@teambit/typescript": "1.0.
|
|
53
|
-
"@teambit/webpack": "1.0.
|
|
54
|
-
"@teambit/worker": "0.0.
|
|
55
|
-
"@teambit/workspace-config-files": "1.0.
|
|
56
|
-
"@teambit/component": "1.0.
|
|
57
|
-
"@teambit/dependency-resolver": "1.0.
|
|
58
|
-
"@teambit/generator": "1.0.
|
|
59
|
-
"@teambit/workspace": "1.0.
|
|
60
|
-
"@teambit/compositions": "1.0.
|
|
61
|
-
"@teambit/ui": "1.0.
|
|
62
|
-
"@teambit/isolator": "1.0.
|
|
63
|
-
"@teambit/
|
|
64
|
-
"@teambit/
|
|
52
|
+
"@teambit/typescript": "1.0.470",
|
|
53
|
+
"@teambit/webpack": "1.0.470",
|
|
54
|
+
"@teambit/worker": "0.0.1351",
|
|
55
|
+
"@teambit/workspace-config-files": "1.0.470",
|
|
56
|
+
"@teambit/component": "1.0.470",
|
|
57
|
+
"@teambit/dependency-resolver": "1.0.470",
|
|
58
|
+
"@teambit/generator": "1.0.471",
|
|
59
|
+
"@teambit/workspace": "1.0.470",
|
|
60
|
+
"@teambit/compositions": "1.0.470",
|
|
61
|
+
"@teambit/ui": "1.0.470",
|
|
62
|
+
"@teambit/isolator": "1.0.470",
|
|
63
|
+
"@teambit/node": "1.0.470",
|
|
64
|
+
"@teambit/react.eslint-config-bit-react": "1.0.224"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
67
|
"@types/lodash": "4.14.165",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"@teambit/harmony.envs.core-aspect-env": "0.0.60"
|
|
70
70
|
},
|
|
71
71
|
"peerDependencies": {
|
|
72
|
-
"@teambit/legacy": "1.0.
|
|
72
|
+
"@teambit/legacy": "1.0.763",
|
|
73
73
|
"@types/react": "^17.0.73"
|
|
74
74
|
},
|
|
75
75
|
"license": "Apache-2.0",
|