@teambit/aspect 1.0.568 → 1.0.569
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/env-template/public/{492.e164103fdde12e5d4e5b.js → 492.6752d22c4efe16998aac.js} +1 -1
- package/artifacts/env-template/public/{298.e97d8d98a69a401fd4d5.js → 560.f4442b497f75d13efeb6.js} +1 -1
- package/artifacts/env-template/public/{63.c71ffff80fb6f6248b65.js → 807.9c32ca5f9bd7d8e4682f.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.53b3614f940ad63464f3.js → compositions.7baf8d859a3b95547f55.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.6266e4ca3f1ccfb08b29.js → overview.3d448430d85d4a42c818.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.e3ae85a626109ee8f5f6.js → peers.441fc087796b2f96924f.js} +1 -1
- package/artifacts/env-template/public/{preview-root.521bb31fc5a766233913.js → preview-root.ba50eb11d9e818e39116.js} +1 -1
- package/{compositions-1741807714457.js → compositions-1741922497171.js} +1 -1
- package/dist/{preview-1741807714457.js → preview-1741922497171.js} +2 -2
- package/{overview-1741807714457.js → overview-1741922497171.js} +1 -1
- package/package.json +27 -27
|
@@ -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.569/dist/aspect.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.569/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.9.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.9.95/bit-1.9.95/node_modules/@teambit/preview/dist/preview-modules.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.569",
|
|
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.569"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -36,34 +36,34 @@
|
|
|
36
36
|
"@bitdev/symphony.generators.symphony-templates": "1.0.5",
|
|
37
37
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
38
38
|
"@teambit/cli-table": "0.0.50",
|
|
39
|
-
"@teambit/cli": "0.0.
|
|
39
|
+
"@teambit/cli": "0.0.1146",
|
|
40
40
|
"@teambit/legacy.constants": "0.0.11",
|
|
41
41
|
"@teambit/legacy.extension-data": "0.0.45",
|
|
42
|
-
"@teambit/aspect-loader": "1.0.
|
|
43
|
-
"@teambit/builder": "1.0.
|
|
44
|
-
"@teambit/bundler": "1.0.
|
|
45
|
-
"@teambit/compiler": "1.0.
|
|
46
|
-
"@teambit/dev-files": "1.0.
|
|
47
|
-
"@teambit/envs": "1.0.
|
|
48
|
-
"@teambit/logger": "0.0.
|
|
49
|
-
"@teambit/pkg": "1.0.
|
|
50
|
-
"@teambit/preview": "1.0.
|
|
51
|
-
"@teambit/react": "1.0.
|
|
52
|
-
"@teambit/tester": "1.0.
|
|
42
|
+
"@teambit/aspect-loader": "1.0.569",
|
|
43
|
+
"@teambit/builder": "1.0.569",
|
|
44
|
+
"@teambit/bundler": "1.0.569",
|
|
45
|
+
"@teambit/compiler": "1.0.569",
|
|
46
|
+
"@teambit/dev-files": "1.0.569",
|
|
47
|
+
"@teambit/envs": "1.0.569",
|
|
48
|
+
"@teambit/logger": "0.0.1239",
|
|
49
|
+
"@teambit/pkg": "1.0.569",
|
|
50
|
+
"@teambit/preview": "1.0.569",
|
|
51
|
+
"@teambit/react": "1.0.569",
|
|
52
|
+
"@teambit/tester": "1.0.569",
|
|
53
53
|
"@teambit/toolbox.path.path": "0.0.8",
|
|
54
|
-
"@teambit/typescript": "1.0.
|
|
55
|
-
"@teambit/webpack": "1.0.
|
|
56
|
-
"@teambit/worker": "0.0.
|
|
57
|
-
"@teambit/workspace-config-files": "1.0.
|
|
58
|
-
"@teambit/component": "1.0.
|
|
59
|
-
"@teambit/dependency-resolver": "1.0.
|
|
60
|
-
"@teambit/generator": "1.0.
|
|
61
|
-
"@teambit/workspace": "1.0.
|
|
62
|
-
"@teambit/compositions": "1.0.
|
|
63
|
-
"@teambit/ui": "1.0.
|
|
64
|
-
"@teambit/isolator": "1.0.
|
|
65
|
-
"@teambit/react.eslint-config-bit-react": "1.0.
|
|
66
|
-
"@teambit/node": "1.0.
|
|
54
|
+
"@teambit/typescript": "1.0.569",
|
|
55
|
+
"@teambit/webpack": "1.0.569",
|
|
56
|
+
"@teambit/worker": "0.0.1450",
|
|
57
|
+
"@teambit/workspace-config-files": "1.0.569",
|
|
58
|
+
"@teambit/component": "1.0.569",
|
|
59
|
+
"@teambit/dependency-resolver": "1.0.569",
|
|
60
|
+
"@teambit/generator": "1.0.570",
|
|
61
|
+
"@teambit/workspace": "1.0.569",
|
|
62
|
+
"@teambit/compositions": "1.0.569",
|
|
63
|
+
"@teambit/ui": "1.0.569",
|
|
64
|
+
"@teambit/isolator": "1.0.569",
|
|
65
|
+
"@teambit/react.eslint-config-bit-react": "1.0.239",
|
|
66
|
+
"@teambit/node": "1.0.569"
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
69
|
"@types/lodash": "4.14.165",
|