@teambit/aspect 1.0.664 → 1.0.666
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.be40640561058db6d1db.js → 492.6681dad96cb7f28909b0.js} +1 -1
- package/artifacts/env-template/public/{338.327311bc9d5d69764ab0.js → 910.3d9e44abc88b1c9f52a2.js} +1 -1
- package/artifacts/env-template/public/{864.edc1c33b519e8df71ce9.js → 977.2dc9f009f95933831eec.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.94e06641252364353b4d.js → compositions.49b4a2f2969982ea8fc9.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.5272994945523e728507.js → overview.91e5ec873c977b1fc33a.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.9f4d22827baf9ee4f112.js → peers.dd4008ee097f24cb5998.js} +1 -1
- package/artifacts/env-template/public/{preview-root.d5ef7d1edad3c8eafd00.js → preview-root.05f90bb5fbdee8df22bf.js} +1 -1
- package/{compositions-1753718330972.js → compositions-1753803956605.js} +1 -1
- package/dist/{preview-1753718330972.js → preview-1753803956605.js} +2 -2
- package/{overview-1753718330972.js → overview-1753803956605.js} +1 -1
- package/package.json +26 -26
|
@@ -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.666/dist/aspect.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_aspect@1.0.666/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.12.
|
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.12.17/bit-1.12.17/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.666",
|
|
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.666"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -40,30 +40,30 @@
|
|
|
40
40
|
"@bitdev/symphony.generators.symphony-templates": "3.0.4",
|
|
41
41
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
42
42
|
"@teambit/react.eslint-config-bit-react": "1.0.243",
|
|
43
|
-
"@teambit/cli": "0.0.
|
|
44
|
-
"@teambit/aspect-loader": "1.0.
|
|
45
|
-
"@teambit/builder": "1.0.
|
|
46
|
-
"@teambit/bundler": "1.0.
|
|
47
|
-
"@teambit/compiler": "1.0.
|
|
48
|
-
"@teambit/dev-files": "1.0.
|
|
49
|
-
"@teambit/envs": "1.0.
|
|
50
|
-
"@teambit/logger": "0.0.
|
|
51
|
-
"@teambit/pkg": "1.0.
|
|
52
|
-
"@teambit/preview": "1.0.
|
|
53
|
-
"@teambit/react": "1.0.
|
|
54
|
-
"@teambit/tester": "1.0.
|
|
55
|
-
"@teambit/typescript": "1.0.
|
|
56
|
-
"@teambit/webpack": "1.0.
|
|
57
|
-
"@teambit/worker": "0.0.
|
|
58
|
-
"@teambit/workspace-config-files": "1.0.
|
|
59
|
-
"@teambit/component": "1.0.
|
|
60
|
-
"@teambit/dependency-resolver": "1.0.
|
|
61
|
-
"@teambit/generator": "1.0.
|
|
62
|
-
"@teambit/workspace": "1.0.
|
|
63
|
-
"@teambit/compositions": "1.0.
|
|
64
|
-
"@teambit/ui": "1.0.
|
|
65
|
-
"@teambit/isolator": "1.0.
|
|
66
|
-
"@teambit/node": "1.0.
|
|
43
|
+
"@teambit/cli": "0.0.1243",
|
|
44
|
+
"@teambit/aspect-loader": "1.0.666",
|
|
45
|
+
"@teambit/builder": "1.0.666",
|
|
46
|
+
"@teambit/bundler": "1.0.666",
|
|
47
|
+
"@teambit/compiler": "1.0.666",
|
|
48
|
+
"@teambit/dev-files": "1.0.666",
|
|
49
|
+
"@teambit/envs": "1.0.666",
|
|
50
|
+
"@teambit/logger": "0.0.1336",
|
|
51
|
+
"@teambit/pkg": "1.0.666",
|
|
52
|
+
"@teambit/preview": "1.0.666",
|
|
53
|
+
"@teambit/react": "1.0.666",
|
|
54
|
+
"@teambit/tester": "1.0.666",
|
|
55
|
+
"@teambit/typescript": "1.0.666",
|
|
56
|
+
"@teambit/webpack": "1.0.666",
|
|
57
|
+
"@teambit/worker": "0.0.1547",
|
|
58
|
+
"@teambit/workspace-config-files": "1.0.666",
|
|
59
|
+
"@teambit/component": "1.0.666",
|
|
60
|
+
"@teambit/dependency-resolver": "1.0.666",
|
|
61
|
+
"@teambit/generator": "1.0.667",
|
|
62
|
+
"@teambit/workspace": "1.0.666",
|
|
63
|
+
"@teambit/compositions": "1.0.666",
|
|
64
|
+
"@teambit/ui": "1.0.666",
|
|
65
|
+
"@teambit/isolator": "1.0.666",
|
|
66
|
+
"@teambit/node": "1.0.666"
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
69
|
"@types/lodash": "4.14.165",
|