@teambit/envs 1.0.1082 → 1.0.1084
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.
|
@@ -354,7 +354,7 @@ export declare class EnvsMain {
|
|
|
354
354
|
private aggregateByDefs;
|
|
355
355
|
private getEnvAspectDef;
|
|
356
356
|
private throwForDuplicateComponents;
|
|
357
|
-
static slots: (((registerFn: () => string) => SlotRegistry<
|
|
357
|
+
static slots: (((registerFn: () => string) => SlotRegistry<EnvJsoncMergeCustomizerRegistry>) | ((registerFn: () => string) => SlotRegistry<EnvJsoncResolverRegistry>) | ((registerFn: () => string) => SlotRegistry<Environment>) | ((registerFn: () => string) => SlotRegistry<EnvService<any, {}, {}>>))[];
|
|
358
358
|
static dependencies: import("@teambit/harmony").Aspect[];
|
|
359
359
|
static provider([graphql, loggerAspect, component, cli, worker, issues]: [
|
|
360
360
|
GraphqlMain,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_envs@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_envs@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_envs@1.0.1084/dist/env.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_envs@1.0.1084/dist/envs.docs.mdx';
|
|
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/envs",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1084",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/envs/envs",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.envs",
|
|
8
8
|
"name": "envs",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.1084"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"comment-json": "4.2.5",
|
|
@@ -15,36 +15,36 @@
|
|
|
15
15
|
"graphql-tag": "2.12.1",
|
|
16
16
|
"p-locate": "5.0.0",
|
|
17
17
|
"p-map-series": "2.1.0",
|
|
18
|
-
"@teambit/harmony": "0.4.12",
|
|
19
|
-
"@teambit/bit-error": "0.0.404",
|
|
20
|
-
"@teambit/component-id": "1.2.4",
|
|
21
|
-
"@teambit/dependency-resolver": "1.0.1082",
|
|
22
|
-
"@teambit/component": "1.0.1082",
|
|
23
|
-
"@teambit/aspect-loader": "1.0.1082",
|
|
24
18
|
"@teambit/cli": "0.0.1359",
|
|
19
|
+
"@teambit/harmony": "0.4.12",
|
|
25
20
|
"@teambit/logger": "0.0.1452",
|
|
26
21
|
"@teambit/worker": "0.0.1663",
|
|
27
|
-
"@teambit/
|
|
28
|
-
"@teambit/
|
|
29
|
-
"@teambit/compiler": "1.0.1082",
|
|
30
|
-
"@teambit/formatter": "1.0.1082",
|
|
31
|
-
"@teambit/isolator": "1.0.1082",
|
|
32
|
-
"@teambit/linter": "1.0.1082",
|
|
33
|
-
"@teambit/pkg": "1.0.1082",
|
|
34
|
-
"@teambit/preview": "1.0.1082",
|
|
35
|
-
"@teambit/schema": "1.0.1082",
|
|
36
|
-
"@teambit/tester": "1.0.1082",
|
|
37
|
-
"@teambit/typescript": "1.0.1082",
|
|
38
|
-
"@teambit/webpack": "1.0.1082",
|
|
39
|
-
"@teambit/graphql": "1.0.1082",
|
|
22
|
+
"@teambit/bit-error": "0.0.404",
|
|
23
|
+
"@teambit/component-id": "1.2.4",
|
|
40
24
|
"@teambit/component-issues": "0.0.182",
|
|
41
25
|
"@teambit/component.sources": "0.0.194",
|
|
42
|
-
"@teambit/dev-files": "1.0.1082",
|
|
43
|
-
"@teambit/issues": "1.0.1082",
|
|
44
26
|
"@teambit/legacy.consumer-component": "0.0.143",
|
|
45
27
|
"@teambit/legacy.extension-data": "0.0.144",
|
|
46
28
|
"@teambit/toolbox.array.duplications-finder": "0.0.12",
|
|
47
|
-
"@teambit/cli-table": "0.0.59"
|
|
29
|
+
"@teambit/cli-table": "0.0.59",
|
|
30
|
+
"@teambit/dependency-resolver": "1.0.1084",
|
|
31
|
+
"@teambit/component": "1.0.1084",
|
|
32
|
+
"@teambit/aspect-loader": "1.0.1084",
|
|
33
|
+
"@teambit/builder": "1.0.1084",
|
|
34
|
+
"@teambit/bundler": "1.0.1084",
|
|
35
|
+
"@teambit/compiler": "1.0.1084",
|
|
36
|
+
"@teambit/formatter": "1.0.1084",
|
|
37
|
+
"@teambit/isolator": "1.0.1084",
|
|
38
|
+
"@teambit/linter": "1.0.1084",
|
|
39
|
+
"@teambit/pkg": "1.0.1084",
|
|
40
|
+
"@teambit/preview": "1.0.1084",
|
|
41
|
+
"@teambit/schema": "1.0.1084",
|
|
42
|
+
"@teambit/tester": "1.0.1084",
|
|
43
|
+
"@teambit/typescript": "1.0.1084",
|
|
44
|
+
"@teambit/webpack": "1.0.1084",
|
|
45
|
+
"@teambit/graphql": "1.0.1084",
|
|
46
|
+
"@teambit/dev-files": "1.0.1084",
|
|
47
|
+
"@teambit/issues": "1.0.1084"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@types/lodash": "4.14.165",
|