@teambit/bit 1.13.3 → 1.13.4
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@1.13.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.13.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.13.4/dist/bit.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.13.4/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": "1.13.
|
|
3
|
+
"version": "1.13.4",
|
|
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": "1.13.
|
|
9
|
+
"version": "1.13.4"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"comment-json": "4.2.5",
|
|
@@ -51,14 +51,10 @@
|
|
|
51
51
|
"@teambit/legacy.constants": "0.0.20",
|
|
52
52
|
"@teambit/legacy.loader": "0.0.14",
|
|
53
53
|
"@teambit/legacy.logger": "0.0.31",
|
|
54
|
-
"@teambit/aspect-loader": "1.0.839",
|
|
55
54
|
"@teambit/bit-error": "0.0.404",
|
|
56
55
|
"@teambit/clear-cache": "0.0.519",
|
|
57
56
|
"@teambit/component-id": "1.2.4",
|
|
58
57
|
"@teambit/config": "0.0.1465",
|
|
59
|
-
"@teambit/envs": "1.0.839",
|
|
60
|
-
"@teambit/generator": "1.0.840",
|
|
61
|
-
"@teambit/host-initializer": "0.0.552",
|
|
62
58
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
63
59
|
"@teambit/legacy.bit-map": "0.0.147",
|
|
64
60
|
"@teambit/legacy.consumer-component": "0.0.91",
|
|
@@ -68,110 +64,114 @@
|
|
|
68
64
|
"@teambit/scope.modules.find-scope-path": "0.0.21",
|
|
69
65
|
"@teambit/workspace.modules.node-modules-linker": "0.0.319",
|
|
70
66
|
"@teambit/workspace.modules.workspace-locator": "0.0.21",
|
|
71
|
-
"@teambit/api-reference": "1.0.839",
|
|
72
|
-
"@teambit/application": "1.0.839",
|
|
73
|
-
"@teambit/aspect": "1.0.839",
|
|
74
|
-
"@teambit/babel": "1.0.839",
|
|
75
|
-
"@teambit/builder": "1.0.839",
|
|
76
|
-
"@teambit/bundler": "1.0.839",
|
|
77
67
|
"@teambit/cache": "0.0.1383",
|
|
78
|
-
"@teambit/changelog": "1.0.839",
|
|
79
|
-
"@teambit/checkout": "1.0.839",
|
|
80
68
|
"@teambit/cli-mcp-server": "0.0.132",
|
|
81
|
-
"@teambit/code": "1.0.839",
|
|
82
|
-
"@teambit/command-bar": "1.0.839",
|
|
83
69
|
"@teambit/community": "1.0.718",
|
|
84
|
-
"@teambit/compiler": "1.0.839",
|
|
85
|
-
"@teambit/component-compare": "1.0.839",
|
|
86
|
-
"@teambit/component-log": "1.0.839",
|
|
87
|
-
"@teambit/component-sizer": "1.0.839",
|
|
88
|
-
"@teambit/component-tree": "1.0.839",
|
|
89
|
-
"@teambit/component-writer": "1.0.839",
|
|
90
|
-
"@teambit/component": "1.0.839",
|
|
91
|
-
"@teambit/compositions": "1.0.839",
|
|
92
|
-
"@teambit/config-merger": "0.0.706",
|
|
93
70
|
"@teambit/config-store": "0.0.170",
|
|
94
|
-
"@teambit/dependencies": "1.0.839",
|
|
95
|
-
"@teambit/dependency-resolver": "1.0.839",
|
|
96
|
-
"@teambit/deprecation": "1.0.839",
|
|
97
|
-
"@teambit/dev-files": "1.0.839",
|
|
98
|
-
"@teambit/diagnostic": "1.0.839",
|
|
99
|
-
"@teambit/docs": "1.0.839",
|
|
100
|
-
"@teambit/doctor": "0.0.523",
|
|
101
|
-
"@teambit/eject": "1.0.839",
|
|
102
|
-
"@teambit/env": "1.0.839",
|
|
103
|
-
"@teambit/eslint": "1.0.839",
|
|
104
|
-
"@teambit/export": "1.0.839",
|
|
105
71
|
"@teambit/express": "0.0.1389",
|
|
106
|
-
"@teambit/forking": "1.0.839",
|
|
107
|
-
"@teambit/formatter": "1.0.839",
|
|
108
|
-
"@teambit/git": "1.0.839",
|
|
109
72
|
"@teambit/global-config": "0.0.1293",
|
|
110
|
-
"@teambit/graph": "1.0.839",
|
|
111
|
-
"@teambit/graphql": "1.0.839",
|
|
112
|
-
"@teambit/harmony-ui-app": "1.0.839",
|
|
113
|
-
"@teambit/importer": "1.0.839",
|
|
114
|
-
"@teambit/insights": "1.0.839",
|
|
115
|
-
"@teambit/install": "1.0.839",
|
|
116
|
-
"@teambit/ipc-events": "1.0.839",
|
|
117
|
-
"@teambit/isolator": "1.0.839",
|
|
118
|
-
"@teambit/issues": "1.0.839",
|
|
119
|
-
"@teambit/jest": "1.0.839",
|
|
120
|
-
"@teambit/linter": "1.0.839",
|
|
121
|
-
"@teambit/lister": "1.0.839",
|
|
122
73
|
"@teambit/logger": "0.0.1383",
|
|
123
|
-
"@teambit/mdx": "1.0.839",
|
|
124
|
-
"@teambit/merging": "1.0.840",
|
|
125
74
|
"@teambit/mocha": "1.0.808",
|
|
126
|
-
"@teambit/mover": "1.0.839",
|
|
127
|
-
"@teambit/multi-compiler": "1.0.839",
|
|
128
|
-
"@teambit/multi-tester": "1.0.839",
|
|
129
|
-
"@teambit/new-component-helper": "1.0.839",
|
|
130
|
-
"@teambit/node": "1.0.839",
|
|
131
|
-
"@teambit/notifications": "1.0.839",
|
|
132
|
-
"@teambit/objects": "0.0.346",
|
|
133
75
|
"@teambit/panels": "0.0.1292",
|
|
134
|
-
"@teambit/pkg": "1.0.839",
|
|
135
|
-
"@teambit/prettier": "1.0.839",
|
|
136
|
-
"@teambit/preview": "1.0.839",
|
|
137
|
-
"@teambit/pubsub": "1.0.839",
|
|
138
|
-
"@teambit/react-router": "1.0.839",
|
|
139
|
-
"@teambit/react": "1.0.839",
|
|
140
|
-
"@teambit/readme": "1.0.839",
|
|
141
|
-
"@teambit/refactoring": "1.0.839",
|
|
142
|
-
"@teambit/remove": "1.0.839",
|
|
143
|
-
"@teambit/renaming": "1.0.839",
|
|
144
|
-
"@teambit/schema": "1.0.839",
|
|
145
|
-
"@teambit/scope": "1.0.839",
|
|
146
|
-
"@teambit/scripts": "0.0.58",
|
|
147
|
-
"@teambit/sidebar": "1.0.839",
|
|
148
|
-
"@teambit/snapping": "1.0.839",
|
|
149
|
-
"@teambit/stash": "1.0.839",
|
|
150
|
-
"@teambit/tester": "1.0.839",
|
|
151
|
-
"@teambit/tracker": "1.0.839",
|
|
152
|
-
"@teambit/typescript": "1.0.839",
|
|
153
|
-
"@teambit/ui": "1.0.839",
|
|
154
|
-
"@teambit/user-agent": "1.0.839",
|
|
155
|
-
"@teambit/validator": "0.0.73",
|
|
156
76
|
"@teambit/variants": "0.0.1558",
|
|
157
|
-
"@teambit/version-history": "0.0.631",
|
|
158
|
-
"@teambit/vue-aspect": "0.0.205",
|
|
159
|
-
"@teambit/watcher": "1.0.839",
|
|
160
|
-
"@teambit/webpack": "1.0.839",
|
|
161
77
|
"@teambit/worker": "0.0.1594",
|
|
162
|
-
"@teambit/workspace-config-files": "1.0.839",
|
|
163
|
-
"@teambit/workspace": "1.0.839",
|
|
164
|
-
"@teambit/yarn": "1.0.839",
|
|
165
78
|
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
|
|
166
79
|
"@teambit/base-react.navigation.link": "2.0.31",
|
|
167
|
-
"@teambit/harmony.content.cli-reference": "2.0.
|
|
168
|
-
"@teambit/
|
|
169
|
-
"@teambit/
|
|
170
|
-
"@teambit/
|
|
171
|
-
"@teambit/
|
|
172
|
-
"@teambit/
|
|
173
|
-
"@teambit/
|
|
174
|
-
"@teambit/
|
|
80
|
+
"@teambit/harmony.content.cli-reference": "2.0.868",
|
|
81
|
+
"@teambit/aspect-loader": "1.0.840",
|
|
82
|
+
"@teambit/envs": "1.0.840",
|
|
83
|
+
"@teambit/generator": "1.0.841",
|
|
84
|
+
"@teambit/host-initializer": "0.0.553",
|
|
85
|
+
"@teambit/api-reference": "1.0.840",
|
|
86
|
+
"@teambit/api-server": "1.0.850",
|
|
87
|
+
"@teambit/application": "1.0.840",
|
|
88
|
+
"@teambit/aspect": "1.0.840",
|
|
89
|
+
"@teambit/babel": "1.0.840",
|
|
90
|
+
"@teambit/builder": "1.0.840",
|
|
91
|
+
"@teambit/bundler": "1.0.840",
|
|
92
|
+
"@teambit/changelog": "1.0.840",
|
|
93
|
+
"@teambit/checkout": "1.0.840",
|
|
94
|
+
"@teambit/ci": "1.0.203",
|
|
95
|
+
"@teambit/cloud": "0.0.1122",
|
|
96
|
+
"@teambit/code": "1.0.840",
|
|
97
|
+
"@teambit/command-bar": "1.0.840",
|
|
98
|
+
"@teambit/compiler": "1.0.840",
|
|
99
|
+
"@teambit/component-compare": "1.0.840",
|
|
100
|
+
"@teambit/component-log": "1.0.840",
|
|
101
|
+
"@teambit/component-sizer": "1.0.840",
|
|
102
|
+
"@teambit/component-tree": "1.0.840",
|
|
103
|
+
"@teambit/component-writer": "1.0.840",
|
|
104
|
+
"@teambit/component": "1.0.840",
|
|
105
|
+
"@teambit/compositions": "1.0.840",
|
|
106
|
+
"@teambit/config-merger": "0.0.707",
|
|
107
|
+
"@teambit/dependencies": "1.0.840",
|
|
108
|
+
"@teambit/dependency-resolver": "1.0.840",
|
|
109
|
+
"@teambit/deprecation": "1.0.840",
|
|
110
|
+
"@teambit/dev-files": "1.0.840",
|
|
111
|
+
"@teambit/diagnostic": "1.0.840",
|
|
112
|
+
"@teambit/docs": "1.0.840",
|
|
113
|
+
"@teambit/doctor": "0.0.524",
|
|
114
|
+
"@teambit/eject": "1.0.840",
|
|
115
|
+
"@teambit/env": "1.0.840",
|
|
116
|
+
"@teambit/eslint": "1.0.840",
|
|
117
|
+
"@teambit/export": "1.0.840",
|
|
118
|
+
"@teambit/forking": "1.0.840",
|
|
119
|
+
"@teambit/formatter": "1.0.840",
|
|
120
|
+
"@teambit/git": "1.0.840",
|
|
121
|
+
"@teambit/graph": "1.0.840",
|
|
122
|
+
"@teambit/graphql": "1.0.840",
|
|
123
|
+
"@teambit/harmony-ui-app": "1.0.840",
|
|
124
|
+
"@teambit/importer": "1.0.840",
|
|
125
|
+
"@teambit/insights": "1.0.840",
|
|
126
|
+
"@teambit/install": "1.0.840",
|
|
127
|
+
"@teambit/ipc-events": "1.0.840",
|
|
128
|
+
"@teambit/isolator": "1.0.840",
|
|
129
|
+
"@teambit/issues": "1.0.840",
|
|
130
|
+
"@teambit/jest": "1.0.840",
|
|
131
|
+
"@teambit/lanes": "1.0.846",
|
|
132
|
+
"@teambit/linter": "1.0.840",
|
|
133
|
+
"@teambit/lister": "1.0.840",
|
|
134
|
+
"@teambit/mdx": "1.0.840",
|
|
135
|
+
"@teambit/merge-lanes": "1.0.846",
|
|
136
|
+
"@teambit/merging": "1.0.841",
|
|
137
|
+
"@teambit/mover": "1.0.840",
|
|
138
|
+
"@teambit/multi-compiler": "1.0.840",
|
|
139
|
+
"@teambit/multi-tester": "1.0.840",
|
|
140
|
+
"@teambit/new-component-helper": "1.0.840",
|
|
141
|
+
"@teambit/node": "1.0.840",
|
|
142
|
+
"@teambit/notifications": "1.0.840",
|
|
143
|
+
"@teambit/objects": "0.0.347",
|
|
144
|
+
"@teambit/pkg": "1.0.840",
|
|
145
|
+
"@teambit/pnpm": "1.0.854",
|
|
146
|
+
"@teambit/prettier": "1.0.840",
|
|
147
|
+
"@teambit/preview": "1.0.840",
|
|
148
|
+
"@teambit/pubsub": "1.0.840",
|
|
149
|
+
"@teambit/react-router": "1.0.840",
|
|
150
|
+
"@teambit/react": "1.0.840",
|
|
151
|
+
"@teambit/readme": "1.0.840",
|
|
152
|
+
"@teambit/refactoring": "1.0.840",
|
|
153
|
+
"@teambit/remove": "1.0.840",
|
|
154
|
+
"@teambit/renaming": "1.0.840",
|
|
155
|
+
"@teambit/schema": "1.0.840",
|
|
156
|
+
"@teambit/scope": "1.0.840",
|
|
157
|
+
"@teambit/scripts": "0.0.59",
|
|
158
|
+
"@teambit/sidebar": "1.0.840",
|
|
159
|
+
"@teambit/snapping": "1.0.840",
|
|
160
|
+
"@teambit/stash": "1.0.840",
|
|
161
|
+
"@teambit/status": "1.0.847",
|
|
162
|
+
"@teambit/tester": "1.0.840",
|
|
163
|
+
"@teambit/tracker": "1.0.840",
|
|
164
|
+
"@teambit/typescript": "1.0.840",
|
|
165
|
+
"@teambit/ui": "1.0.840",
|
|
166
|
+
"@teambit/user-agent": "1.0.840",
|
|
167
|
+
"@teambit/validator": "0.0.74",
|
|
168
|
+
"@teambit/version-history": "0.0.632",
|
|
169
|
+
"@teambit/vue-aspect": "0.0.206",
|
|
170
|
+
"@teambit/watcher": "1.0.840",
|
|
171
|
+
"@teambit/webpack": "1.0.840",
|
|
172
|
+
"@teambit/workspace-config-files": "1.0.840",
|
|
173
|
+
"@teambit/workspace": "1.0.840",
|
|
174
|
+
"@teambit/yarn": "1.0.840"
|
|
175
175
|
},
|
|
176
176
|
"devDependencies": {
|
|
177
177
|
"@types/fs-extra": "9.0.7",
|