@teambit/aspect 1.0.110 → 1.0.111
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/{29.5363ca9be3e1fc15024b.js → 29.463757af5029b27029a0.js} +4 -5
- package/artifacts/env-template/public/assets-manifest.json +10 -10
- package/artifacts/env-template/public/{compositions.eacef63ed5a3e268e9bd.js → compositions.d0cbb7fcd3f7398859b3.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.d5be957f52d37538fe5d.js → overview.d7097998224724c37967.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.c5c05d53f59eb24c550c.js → peers.d025d70af31320eedba0.js} +1 -1
- package/artifacts/env-template/public/static/css/{29.b9e73da3.css → 29.dd569806.css} +1 -1
- package/artifacts/preview/teambit_harmony_aspect-preview.js +1 -1
- package/dist/{preview-1703733956734.js → preview-1703766819573.js} +2 -2
- package/package.json +22 -22
- /package/{compositions-1703733956734.js → compositions-1703766819573.js} +0 -0
- /package/{overview-1703733956734.js → overview-1703766819573.js} +0 -0
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/aspect",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.111",
|
|
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.111"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -34,29 +34,29 @@
|
|
|
34
34
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
35
35
|
"@teambit/cli-table": "0.0.46",
|
|
36
36
|
"@teambit/cli": "0.0.842",
|
|
37
|
-
"@teambit/aspect-loader": "1.0.
|
|
38
|
-
"@teambit/builder": "1.0.
|
|
39
|
-
"@teambit/bundler": "1.0.
|
|
40
|
-
"@teambit/compiler": "1.0.
|
|
41
|
-
"@teambit/envs": "1.0.
|
|
37
|
+
"@teambit/aspect-loader": "1.0.111",
|
|
38
|
+
"@teambit/builder": "1.0.111",
|
|
39
|
+
"@teambit/bundler": "1.0.111",
|
|
40
|
+
"@teambit/compiler": "1.0.111",
|
|
41
|
+
"@teambit/envs": "1.0.111",
|
|
42
42
|
"@teambit/logger": "0.0.935",
|
|
43
|
-
"@teambit/pkg": "1.0.
|
|
44
|
-
"@teambit/preview": "1.0.
|
|
45
|
-
"@teambit/react": "1.0.
|
|
46
|
-
"@teambit/tester": "1.0.
|
|
47
|
-
"@teambit/ui": "1.0.
|
|
48
|
-
"@teambit/webpack": "1.0.
|
|
49
|
-
"@teambit/workspace-config-files": "1.0.
|
|
50
|
-
"@teambit/babel": "1.0.
|
|
51
|
-
"@teambit/component": "1.0.
|
|
52
|
-
"@teambit/dependency-resolver": "1.0.
|
|
53
|
-
"@teambit/generator": "1.0.
|
|
43
|
+
"@teambit/pkg": "1.0.111",
|
|
44
|
+
"@teambit/preview": "1.0.111",
|
|
45
|
+
"@teambit/react": "1.0.111",
|
|
46
|
+
"@teambit/tester": "1.0.111",
|
|
47
|
+
"@teambit/ui": "1.0.111",
|
|
48
|
+
"@teambit/webpack": "1.0.111",
|
|
49
|
+
"@teambit/workspace-config-files": "1.0.111",
|
|
50
|
+
"@teambit/babel": "1.0.111",
|
|
51
|
+
"@teambit/component": "1.0.111",
|
|
52
|
+
"@teambit/dependency-resolver": "1.0.111",
|
|
53
|
+
"@teambit/generator": "1.0.112",
|
|
54
54
|
"@teambit/worker": "0.0.1146",
|
|
55
|
-
"@teambit/workspace": "1.0.
|
|
56
|
-
"@teambit/compositions": "1.0.
|
|
57
|
-
"@teambit/isolator": "1.0.
|
|
55
|
+
"@teambit/workspace": "1.0.111",
|
|
56
|
+
"@teambit/compositions": "1.0.111",
|
|
57
|
+
"@teambit/isolator": "1.0.111",
|
|
58
58
|
"@teambit/react.eslint-config-bit-react": "1.0.86",
|
|
59
|
-
"@teambit/node": "1.0.
|
|
59
|
+
"@teambit/node": "1.0.111"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
62
|
"@types/lodash": "4.14.165",
|
|
File without changes
|
|
File without changes
|