@teambit/install 1.0.1076 → 1.0.1078
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.
|
@@ -257,7 +257,7 @@ export declare class InstallMain {
|
|
|
257
257
|
private onRootAspectAddedSubscriber;
|
|
258
258
|
private onAspectsResolveSubscriber;
|
|
259
259
|
onComponentChange(component: Component): Promise<void>;
|
|
260
|
-
static slots: (((registerFn: () => string) => SlotRegistry<
|
|
260
|
+
static slots: (((registerFn: () => string) => SlotRegistry<PreInstallSlot>) | ((registerFn: () => string) => SlotRegistry<PreLinkSlot>))[];
|
|
261
261
|
static dependencies: import("@teambit/harmony").Aspect[];
|
|
262
262
|
static runtime: import("@teambit/harmony").RuntimeDefinition;
|
|
263
263
|
static provider([dependencyResolver, workspace, loggerExt, variants, cli, compiler, issues, envs, app, ipcEvents, generator, wsConfigFiles, aspectLoader, bundler, ui,]: [
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/install",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1078",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/workspace/install",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.workspace",
|
|
8
8
|
"name": "install",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.1078"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -24,35 +24,35 @@
|
|
|
24
24
|
"enquirer": "2.4.1",
|
|
25
25
|
"table": "6.7.3",
|
|
26
26
|
"@teambit/harmony": "0.4.12",
|
|
27
|
-
"@teambit/cli": "0.0.1354",
|
|
28
|
-
"@teambit/logger": "0.0.1447",
|
|
29
|
-
"@teambit/component-issues": "0.0.178",
|
|
30
|
-
"@teambit/component-package-version": "0.0.455",
|
|
31
27
|
"@teambit/component-version": "1.0.4",
|
|
32
|
-
"@teambit/component.sources": "0.0.190",
|
|
33
|
-
"@teambit/dependencies.fs.linked-dependencies": "0.0.65",
|
|
34
|
-
"@teambit/pkg.modules.component-package-name": "0.0.145",
|
|
35
|
-
"@teambit/toolbox.json.jsonc-utils": "0.0.7",
|
|
36
|
-
"@teambit/variants": "0.0.1622",
|
|
37
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.369",
|
|
38
28
|
"@teambit/workspace.root-components": "1.0.1",
|
|
39
|
-
"@teambit/toolbox.time.time-format": "0.0.502",
|
|
40
29
|
"@teambit/bit-error": "0.0.404",
|
|
41
|
-
"@teambit/
|
|
42
|
-
"@teambit/
|
|
43
|
-
"@teambit/
|
|
44
|
-
"@teambit/
|
|
45
|
-
"@teambit/
|
|
46
|
-
"@teambit/
|
|
47
|
-
"@teambit/
|
|
48
|
-
"@teambit/
|
|
49
|
-
"@teambit/
|
|
50
|
-
"@teambit/
|
|
51
|
-
"@teambit/
|
|
52
|
-
"@teambit/
|
|
53
|
-
"@teambit/
|
|
54
|
-
"@teambit/
|
|
55
|
-
"@teambit/
|
|
30
|
+
"@teambit/toolbox.time.time-format": "0.0.502",
|
|
31
|
+
"@teambit/cli": "0.0.1356",
|
|
32
|
+
"@teambit/dependency-resolver": "1.0.1078",
|
|
33
|
+
"@teambit/logger": "0.0.1449",
|
|
34
|
+
"@teambit/workspace": "1.0.1078",
|
|
35
|
+
"@teambit/application": "1.0.1078",
|
|
36
|
+
"@teambit/aspect-loader": "1.0.1078",
|
|
37
|
+
"@teambit/bundler": "1.0.1078",
|
|
38
|
+
"@teambit/compiler": "1.0.1078",
|
|
39
|
+
"@teambit/component-issues": "0.0.179",
|
|
40
|
+
"@teambit/component-package-version": "0.0.456",
|
|
41
|
+
"@teambit/component.sources": "0.0.191",
|
|
42
|
+
"@teambit/component": "1.0.1078",
|
|
43
|
+
"@teambit/dependencies.fs.linked-dependencies": "0.0.66",
|
|
44
|
+
"@teambit/envs": "1.0.1078",
|
|
45
|
+
"@teambit/generator": "1.0.1079",
|
|
46
|
+
"@teambit/host-initializer": "0.0.791",
|
|
47
|
+
"@teambit/ipc-events": "1.0.1078",
|
|
48
|
+
"@teambit/issues": "1.0.1078",
|
|
49
|
+
"@teambit/objects": "0.0.585",
|
|
50
|
+
"@teambit/pkg.modules.component-package-name": "0.0.146",
|
|
51
|
+
"@teambit/toolbox.json.jsonc-utils": "0.0.8",
|
|
52
|
+
"@teambit/ui": "1.0.1078",
|
|
53
|
+
"@teambit/variants": "0.0.1624",
|
|
54
|
+
"@teambit/workspace-config-files": "1.0.1078",
|
|
55
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.370"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@types/fs-extra": "9.0.7",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"@types/semver": "7.5.8",
|
|
62
62
|
"strip-ansi": "6.0.0",
|
|
63
63
|
"@types/mocha": "9.1.0",
|
|
64
|
-
"@teambit/harmony.envs.core-aspect-env": "
|
|
64
|
+
"@teambit/harmony.envs.core-aspect-env": "2.0.0"
|
|
65
65
|
},
|
|
66
66
|
"peerDependencies": {
|
|
67
67
|
"chai": "5.2.1"
|
|
File without changes
|