@teambit/bit 1.13.15 → 1.13.16
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.16/dist/bit.compositions.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_bit@1.13.16/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.16",
|
|
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.16"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"comment-json": "4.2.5",
|
|
@@ -51,10 +51,14 @@
|
|
|
51
51
|
"@teambit/legacy.constants": "0.0.21",
|
|
52
52
|
"@teambit/legacy.loader": "0.0.15",
|
|
53
53
|
"@teambit/legacy.logger": "0.0.32",
|
|
54
|
+
"@teambit/aspect-loader": "1.0.851",
|
|
54
55
|
"@teambit/bit-error": "0.0.404",
|
|
55
56
|
"@teambit/clear-cache": "0.0.522",
|
|
56
57
|
"@teambit/component-id": "1.2.4",
|
|
57
58
|
"@teambit/config": "0.0.1468",
|
|
59
|
+
"@teambit/envs": "1.0.851",
|
|
60
|
+
"@teambit/generator": "1.0.852",
|
|
61
|
+
"@teambit/host-initializer": "0.0.564",
|
|
58
62
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
59
63
|
"@teambit/legacy.bit-map": "0.0.150",
|
|
60
64
|
"@teambit/legacy.consumer-component": "0.0.94",
|
|
@@ -64,24 +68,6 @@
|
|
|
64
68
|
"@teambit/scope.modules.find-scope-path": "0.0.22",
|
|
65
69
|
"@teambit/workspace.modules.node-modules-linker": "0.0.322",
|
|
66
70
|
"@teambit/workspace.modules.workspace-locator": "0.0.22",
|
|
67
|
-
"@teambit/cache": "0.0.1386",
|
|
68
|
-
"@teambit/cli-mcp-server": "0.0.137",
|
|
69
|
-
"@teambit/community": "1.0.721",
|
|
70
|
-
"@teambit/config-store": "0.0.173",
|
|
71
|
-
"@teambit/express": "0.0.1392",
|
|
72
|
-
"@teambit/global-config": "0.0.1296",
|
|
73
|
-
"@teambit/logger": "0.0.1386",
|
|
74
|
-
"@teambit/mocha": "1.0.811",
|
|
75
|
-
"@teambit/panels": "0.0.1295",
|
|
76
|
-
"@teambit/variants": "0.0.1561",
|
|
77
|
-
"@teambit/worker": "0.0.1597",
|
|
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.879",
|
|
81
|
-
"@teambit/aspect-loader": "1.0.851",
|
|
82
|
-
"@teambit/envs": "1.0.851",
|
|
83
|
-
"@teambit/generator": "1.0.852",
|
|
84
|
-
"@teambit/host-initializer": "0.0.564",
|
|
85
71
|
"@teambit/api-reference": "1.0.851",
|
|
86
72
|
"@teambit/api-server": "1.0.861",
|
|
87
73
|
"@teambit/application": "1.0.851",
|
|
@@ -89,12 +75,15 @@
|
|
|
89
75
|
"@teambit/babel": "1.0.851",
|
|
90
76
|
"@teambit/builder": "1.0.851",
|
|
91
77
|
"@teambit/bundler": "1.0.851",
|
|
78
|
+
"@teambit/cache": "0.0.1386",
|
|
92
79
|
"@teambit/changelog": "1.0.851",
|
|
93
80
|
"@teambit/checkout": "1.0.851",
|
|
94
81
|
"@teambit/ci": "1.0.214",
|
|
82
|
+
"@teambit/cli-mcp-server": "0.0.137",
|
|
95
83
|
"@teambit/cloud": "0.0.1133",
|
|
96
84
|
"@teambit/code": "1.0.851",
|
|
97
85
|
"@teambit/command-bar": "1.0.851",
|
|
86
|
+
"@teambit/community": "1.0.721",
|
|
98
87
|
"@teambit/compiler": "1.0.851",
|
|
99
88
|
"@teambit/component-compare": "1.0.851",
|
|
100
89
|
"@teambit/component-log": "1.0.851",
|
|
@@ -104,6 +93,7 @@
|
|
|
104
93
|
"@teambit/component": "1.0.851",
|
|
105
94
|
"@teambit/compositions": "1.0.851",
|
|
106
95
|
"@teambit/config-merger": "0.0.718",
|
|
96
|
+
"@teambit/config-store": "0.0.173",
|
|
107
97
|
"@teambit/dependencies": "1.0.851",
|
|
108
98
|
"@teambit/dependency-resolver": "1.0.851",
|
|
109
99
|
"@teambit/deprecation": "1.0.851",
|
|
@@ -115,9 +105,11 @@
|
|
|
115
105
|
"@teambit/env": "1.0.851",
|
|
116
106
|
"@teambit/eslint": "1.0.851",
|
|
117
107
|
"@teambit/export": "1.0.851",
|
|
108
|
+
"@teambit/express": "0.0.1392",
|
|
118
109
|
"@teambit/forking": "1.0.851",
|
|
119
110
|
"@teambit/formatter": "1.0.851",
|
|
120
111
|
"@teambit/git": "1.0.851",
|
|
112
|
+
"@teambit/global-config": "0.0.1296",
|
|
121
113
|
"@teambit/graph": "1.0.851",
|
|
122
114
|
"@teambit/graphql": "1.0.851",
|
|
123
115
|
"@teambit/harmony-ui-app": "1.0.851",
|
|
@@ -131,9 +123,11 @@
|
|
|
131
123
|
"@teambit/lanes": "1.0.857",
|
|
132
124
|
"@teambit/linter": "1.0.851",
|
|
133
125
|
"@teambit/lister": "1.0.851",
|
|
126
|
+
"@teambit/logger": "0.0.1386",
|
|
134
127
|
"@teambit/mdx": "1.0.851",
|
|
135
128
|
"@teambit/merge-lanes": "1.0.857",
|
|
136
129
|
"@teambit/merging": "1.0.852",
|
|
130
|
+
"@teambit/mocha": "1.0.811",
|
|
137
131
|
"@teambit/mover": "1.0.851",
|
|
138
132
|
"@teambit/multi-compiler": "1.0.851",
|
|
139
133
|
"@teambit/multi-tester": "1.0.851",
|
|
@@ -141,8 +135,8 @@
|
|
|
141
135
|
"@teambit/node": "1.0.851",
|
|
142
136
|
"@teambit/notifications": "1.0.851",
|
|
143
137
|
"@teambit/objects": "0.0.358",
|
|
138
|
+
"@teambit/panels": "0.0.1295",
|
|
144
139
|
"@teambit/pkg": "1.0.851",
|
|
145
|
-
"@teambit/pnpm": "1.0.865",
|
|
146
140
|
"@teambit/prettier": "1.0.851",
|
|
147
141
|
"@teambit/preview": "1.0.851",
|
|
148
142
|
"@teambit/pubsub": "1.0.851",
|
|
@@ -165,13 +159,19 @@
|
|
|
165
159
|
"@teambit/ui": "1.0.851",
|
|
166
160
|
"@teambit/user-agent": "1.0.851",
|
|
167
161
|
"@teambit/validator": "0.0.85",
|
|
162
|
+
"@teambit/variants": "0.0.1561",
|
|
168
163
|
"@teambit/version-history": "0.0.643",
|
|
169
164
|
"@teambit/vue-aspect": "0.0.217",
|
|
170
165
|
"@teambit/watcher": "1.0.851",
|
|
171
166
|
"@teambit/webpack": "1.0.851",
|
|
167
|
+
"@teambit/worker": "0.0.1597",
|
|
172
168
|
"@teambit/workspace-config-files": "1.0.851",
|
|
173
169
|
"@teambit/workspace": "1.0.851",
|
|
174
|
-
"@teambit/yarn": "1.0.851"
|
|
170
|
+
"@teambit/yarn": "1.0.851",
|
|
171
|
+
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.3",
|
|
172
|
+
"@teambit/base-react.navigation.link": "2.0.31",
|
|
173
|
+
"@teambit/harmony.content.cli-reference": "2.0.880",
|
|
174
|
+
"@teambit/pnpm": "1.0.866"
|
|
175
175
|
},
|
|
176
176
|
"devDependencies": {
|
|
177
177
|
"@types/fs-extra": "9.0.7",
|