@teambit/bit 2.0.100 → 2.1.0
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.0
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.0
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.1.0/dist/bit.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@2.1.0/dist/bit.docs.js';
|
|
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/bit",
|
|
3
|
-
"version": "2.0
|
|
3
|
+
"version": "2.1.0",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/bit",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "bit",
|
|
9
|
-
"version": "2.0
|
|
9
|
+
"version": "2.1.0"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"comment-json": "4.2.5",
|
|
@@ -47,14 +47,19 @@
|
|
|
47
47
|
"@teambit/cli": "0.0.1375",
|
|
48
48
|
"@teambit/legacy.extension-data": "0.0.150",
|
|
49
49
|
"@teambit/bit.get-bit-version": "0.0.26",
|
|
50
|
+
"@teambit/dependency-resolver": "1.0.1125",
|
|
50
51
|
"@teambit/legacy.analytics": "0.0.105",
|
|
51
52
|
"@teambit/legacy.constants": "0.0.41",
|
|
52
53
|
"@teambit/legacy.loader": "0.0.29",
|
|
53
54
|
"@teambit/legacy.logger": "0.0.56",
|
|
55
|
+
"@teambit/aspect-loader": "1.0.1125",
|
|
54
56
|
"@teambit/bit-error": "0.0.404",
|
|
55
57
|
"@teambit/clear-cache": "0.0.584",
|
|
56
58
|
"@teambit/component-id": "1.2.4",
|
|
57
59
|
"@teambit/config": "0.0.1550",
|
|
60
|
+
"@teambit/envs": "1.0.1125",
|
|
61
|
+
"@teambit/generator": "1.0.1126",
|
|
62
|
+
"@teambit/host-initializer": "0.0.838",
|
|
58
63
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
59
64
|
"@teambit/legacy.bit-map": "0.0.205",
|
|
60
65
|
"@teambit/legacy.consumer-component": "0.0.149",
|
|
@@ -64,25 +69,6 @@
|
|
|
64
69
|
"@teambit/scope.modules.find-scope-path": "0.0.43",
|
|
65
70
|
"@teambit/workspace.modules.node-modules-linker": "0.0.379",
|
|
66
71
|
"@teambit/workspace.modules.workspace-locator": "0.0.42",
|
|
67
|
-
"@teambit/cache": "0.0.1468",
|
|
68
|
-
"@teambit/cli-mcp-server": "0.0.240",
|
|
69
|
-
"@teambit/community": "1.0.803",
|
|
70
|
-
"@teambit/config-store": "0.0.256",
|
|
71
|
-
"@teambit/express": "0.0.1474",
|
|
72
|
-
"@teambit/global-config": "0.0.1379",
|
|
73
|
-
"@teambit/logger": "0.0.1468",
|
|
74
|
-
"@teambit/mocha": "1.0.893",
|
|
75
|
-
"@teambit/panels": "0.0.1378",
|
|
76
|
-
"@teambit/variants": "0.0.1643",
|
|
77
|
-
"@teambit/worker": "0.0.1679",
|
|
78
|
-
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
|
|
79
|
-
"@teambit/base-react.navigation.link": "2.0.31",
|
|
80
|
-
"@teambit/harmony.content.cli-reference": "2.0.1208",
|
|
81
|
-
"@teambit/dependency-resolver": "1.0.1125",
|
|
82
|
-
"@teambit/aspect-loader": "1.0.1125",
|
|
83
|
-
"@teambit/envs": "1.0.1125",
|
|
84
|
-
"@teambit/generator": "1.0.1126",
|
|
85
|
-
"@teambit/host-initializer": "0.0.838",
|
|
86
72
|
"@teambit/api-reference": "1.0.1125",
|
|
87
73
|
"@teambit/api-server": "1.0.1157",
|
|
88
74
|
"@teambit/application": "1.0.1125",
|
|
@@ -90,12 +76,15 @@
|
|
|
90
76
|
"@teambit/babel": "1.0.1125",
|
|
91
77
|
"@teambit/builder": "1.0.1125",
|
|
92
78
|
"@teambit/bundler": "1.0.1125",
|
|
79
|
+
"@teambit/cache": "0.0.1468",
|
|
93
80
|
"@teambit/changelog": "1.0.1125",
|
|
94
81
|
"@teambit/checkout": "1.0.1126",
|
|
95
82
|
"@teambit/ci": "1.0.520",
|
|
83
|
+
"@teambit/cli-mcp-server": "0.0.240",
|
|
96
84
|
"@teambit/cloud": "0.0.1424",
|
|
97
85
|
"@teambit/code": "1.0.1125",
|
|
98
86
|
"@teambit/command-bar": "1.0.1125",
|
|
87
|
+
"@teambit/community": "1.0.803",
|
|
99
88
|
"@teambit/compiler": "1.0.1125",
|
|
100
89
|
"@teambit/component-compare": "1.0.1125",
|
|
101
90
|
"@teambit/component-log": "1.0.1125",
|
|
@@ -105,6 +94,7 @@
|
|
|
105
94
|
"@teambit/component": "1.0.1125",
|
|
106
95
|
"@teambit/compositions": "1.0.1125",
|
|
107
96
|
"@teambit/config-merger": "0.0.992",
|
|
97
|
+
"@teambit/config-store": "0.0.256",
|
|
108
98
|
"@teambit/dependencies": "1.0.1125",
|
|
109
99
|
"@teambit/deprecation": "1.0.1125",
|
|
110
100
|
"@teambit/dev-files": "1.0.1125",
|
|
@@ -116,9 +106,11 @@
|
|
|
116
106
|
"@teambit/env": "1.0.1125",
|
|
117
107
|
"@teambit/eslint": "1.0.1125",
|
|
118
108
|
"@teambit/export": "1.0.1125",
|
|
109
|
+
"@teambit/express": "0.0.1474",
|
|
119
110
|
"@teambit/forking": "1.0.1125",
|
|
120
111
|
"@teambit/formatter": "1.0.1125",
|
|
121
112
|
"@teambit/git": "1.0.1125",
|
|
113
|
+
"@teambit/global-config": "0.0.1379",
|
|
122
114
|
"@teambit/graph": "1.0.1125",
|
|
123
115
|
"@teambit/graphql": "1.0.1125",
|
|
124
116
|
"@teambit/harmony-ui-app": "1.0.1125",
|
|
@@ -133,9 +125,11 @@
|
|
|
133
125
|
"@teambit/lanes": "1.0.1146",
|
|
134
126
|
"@teambit/linter": "1.0.1125",
|
|
135
127
|
"@teambit/lister": "1.0.1125",
|
|
128
|
+
"@teambit/logger": "0.0.1468",
|
|
136
129
|
"@teambit/mdx": "1.0.1126",
|
|
137
130
|
"@teambit/merge-lanes": "1.0.1146",
|
|
138
131
|
"@teambit/merging": "1.0.1128",
|
|
132
|
+
"@teambit/mocha": "1.0.893",
|
|
139
133
|
"@teambit/mover": "1.0.1125",
|
|
140
134
|
"@teambit/multi-compiler": "1.0.1125",
|
|
141
135
|
"@teambit/multi-tester": "1.0.1125",
|
|
@@ -143,6 +137,7 @@
|
|
|
143
137
|
"@teambit/node": "1.0.1125",
|
|
144
138
|
"@teambit/notifications": "1.0.1126",
|
|
145
139
|
"@teambit/objects": "0.0.632",
|
|
140
|
+
"@teambit/panels": "0.0.1378",
|
|
146
141
|
"@teambit/pkg": "1.0.1125",
|
|
147
142
|
"@teambit/pnpm": "1.0.1164",
|
|
148
143
|
"@teambit/prettier": "1.0.1125",
|
|
@@ -168,13 +163,18 @@
|
|
|
168
163
|
"@teambit/ui": "1.0.1125",
|
|
169
164
|
"@teambit/user-agent": "1.0.1125",
|
|
170
165
|
"@teambit/validator": "0.0.362",
|
|
166
|
+
"@teambit/variants": "0.0.1643",
|
|
171
167
|
"@teambit/version-history": "0.0.917",
|
|
172
168
|
"@teambit/vue-aspect": "0.0.491",
|
|
173
169
|
"@teambit/watcher": "1.0.1125",
|
|
174
170
|
"@teambit/webpack": "1.0.1125",
|
|
171
|
+
"@teambit/worker": "0.0.1679",
|
|
175
172
|
"@teambit/workspace-config-files": "1.0.1125",
|
|
176
173
|
"@teambit/workspace": "1.0.1125",
|
|
177
|
-
"@teambit/yarn": "1.0.1126"
|
|
174
|
+
"@teambit/yarn": "1.0.1126",
|
|
175
|
+
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
|
|
176
|
+
"@teambit/base-react.navigation.link": "2.0.31",
|
|
177
|
+
"@teambit/harmony.content.cli-reference": "2.0.1208"
|
|
178
178
|
},
|
|
179
179
|
"devDependencies": {
|
|
180
180
|
"@types/fs-extra": "9.0.7",
|