@teambit/insights 1.0.227 → 1.0.229
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.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/schema.json +85 -26
- package/dist/all-insights/duplicate-dependencies.d.ts +27 -0
- package/dist/all-insights/find-circulars.d.ts +15 -0
- package/dist/core-insights-getter.d.ts +4 -0
- package/dist/exceptions/insight-already-exists.d.ts +5 -0
- package/dist/exceptions/insight-not-found.d.ts +5 -0
- package/dist/exceptions/no-data-for-insight.d.ts +5 -0
- package/dist/index.d.ts +5 -0
- package/dist/insight-manager.d.ts +42 -0
- package/dist/insight.d.ts +29 -0
- package/dist/insights.aspect.d.ts +2 -0
- package/dist/insights.cmd.d.ts +20 -0
- package/dist/insights.compositon.d.ts +1 -0
- package/dist/insights.main.runtime.d.ts +20 -0
- package/dist/{preview-1712719054377.js → preview-1712822929999.js} +1 -1
- package/package.json +7 -7
- package/tsconfig.json +1 -16
@@ -1,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
3
|
-
<testsuite name="teambit.explorer/insights@1.0.
|
3
|
+
<testsuite name="teambit.explorer/insights@1.0.229" tests="0" failures="0" errors="0" skipped="0"/>
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
@@ -401,7 +401,8 @@
|
|
401
401
|
"line": 64,
|
402
402
|
"character": 43
|
403
403
|
},
|
404
|
-
"name": "RunInsightOptions"
|
404
|
+
"name": "RunInsightOptions",
|
405
|
+
"internalFilePath": "insight-manager.ts"
|
405
406
|
},
|
406
407
|
"isOptional": false,
|
407
408
|
"isSpread": false
|
@@ -430,7 +431,8 @@
|
|
430
431
|
"line": 64,
|
431
432
|
"character": 71
|
432
433
|
},
|
433
|
-
"name": "InsightResult"
|
434
|
+
"name": "InsightResult",
|
435
|
+
"internalFilePath": "insight.ts"
|
434
436
|
}
|
435
437
|
}
|
436
438
|
]
|
@@ -474,7 +476,8 @@
|
|
474
476
|
"line": 86,
|
475
477
|
"character": 22
|
476
478
|
},
|
477
|
-
"name": "RunInsightOptions"
|
479
|
+
"name": "RunInsightOptions",
|
480
|
+
"internalFilePath": "insight-manager.ts"
|
478
481
|
},
|
479
482
|
"isOptional": false,
|
480
483
|
"isSpread": false
|
@@ -503,7 +506,8 @@
|
|
503
506
|
"line": 86,
|
504
507
|
"character": 50
|
505
508
|
},
|
506
|
-
"name": "InsightResult"
|
509
|
+
"name": "InsightResult",
|
510
|
+
"internalFilePath": "insight.ts"
|
507
511
|
}
|
508
512
|
}
|
509
513
|
]
|
@@ -601,7 +605,8 @@
|
|
601
605
|
"line": 28,
|
602
606
|
"character": 14
|
603
607
|
},
|
604
|
-
"name": "RunInsightOptions"
|
608
|
+
"name": "RunInsightOptions",
|
609
|
+
"internalFilePath": "insight-manager.ts"
|
605
610
|
},
|
606
611
|
"isOptional": true,
|
607
612
|
"isSpread": false
|
@@ -623,7 +628,8 @@
|
|
623
628
|
"line": 28,
|
624
629
|
"character": 42
|
625
630
|
},
|
626
|
-
"name": "InsightResult"
|
631
|
+
"name": "InsightResult",
|
632
|
+
"internalFilePath": "insight.ts"
|
627
633
|
}
|
628
634
|
]
|
629
635
|
},
|
@@ -671,7 +677,11 @@
|
|
671
677
|
"line": 34,
|
672
678
|
"character": 36
|
673
679
|
},
|
674
|
-
"name": "Component"
|
680
|
+
"name": "Component",
|
681
|
+
"componentId": {
|
682
|
+
"scope": "teambit.component",
|
683
|
+
"name": "component"
|
684
|
+
}
|
675
685
|
}
|
676
686
|
},
|
677
687
|
"isOptional": false,
|
@@ -808,7 +818,8 @@
|
|
808
818
|
"line": 16,
|
809
819
|
"character": 44
|
810
820
|
},
|
811
|
-
"name": "RunInsightOptions"
|
821
|
+
"name": "RunInsightOptions",
|
822
|
+
"internalFilePath": "insight-manager.ts"
|
812
823
|
},
|
813
824
|
"isOptional": false,
|
814
825
|
"isSpread": false
|
@@ -880,7 +891,11 @@
|
|
880
891
|
"line": 31,
|
881
892
|
"character": 50
|
882
893
|
},
|
883
|
-
"name": "Component"
|
894
|
+
"name": "Component",
|
895
|
+
"componentId": {
|
896
|
+
"scope": "teambit.component",
|
897
|
+
"name": "component"
|
898
|
+
}
|
884
899
|
}
|
885
900
|
},
|
886
901
|
"isOptional": false,
|
@@ -1045,7 +1060,11 @@
|
|
1045
1060
|
"line": 49,
|
1046
1061
|
"character": 52
|
1047
1062
|
},
|
1048
|
-
"name": "GraphMain"
|
1063
|
+
"name": "GraphMain",
|
1064
|
+
"componentId": {
|
1065
|
+
"scope": "teambit.component",
|
1066
|
+
"name": "graph"
|
1067
|
+
}
|
1049
1068
|
},
|
1050
1069
|
{
|
1051
1070
|
"__schema": "TypeRefSchema",
|
@@ -1054,7 +1073,11 @@
|
|
1054
1073
|
"line": 49,
|
1055
1074
|
"character": 63
|
1056
1075
|
},
|
1057
|
-
"name": "CLIMain"
|
1076
|
+
"name": "CLIMain",
|
1077
|
+
"componentId": {
|
1078
|
+
"scope": "teambit.harmony",
|
1079
|
+
"name": "cli"
|
1080
|
+
}
|
1058
1081
|
},
|
1059
1082
|
{
|
1060
1083
|
"__schema": "TypeRefSchema",
|
@@ -1063,7 +1086,11 @@
|
|
1063
1086
|
"line": 49,
|
1064
1087
|
"character": 72
|
1065
1088
|
},
|
1066
|
-
"name": "IssuesMain"
|
1089
|
+
"name": "IssuesMain",
|
1090
|
+
"componentId": {
|
1091
|
+
"scope": "teambit.component",
|
1092
|
+
"name": "issues"
|
1093
|
+
}
|
1067
1094
|
}
|
1068
1095
|
]
|
1069
1096
|
},
|
@@ -1228,7 +1255,12 @@
|
|
1228
1255
|
"line": 10,
|
1229
1256
|
"character": 9
|
1230
1257
|
},
|
1231
|
-
"name": "ComponentID"
|
1258
|
+
"name": "ComponentID",
|
1259
|
+
"componentId": {
|
1260
|
+
"scope": "teambit.component",
|
1261
|
+
"name": "component-id",
|
1262
|
+
"version": "1.2.0"
|
1263
|
+
}
|
1232
1264
|
}
|
1233
1265
|
},
|
1234
1266
|
"isOptional": true
|
@@ -1624,7 +1656,8 @@
|
|
1624
1656
|
"line": 64,
|
1625
1657
|
"character": 43
|
1626
1658
|
},
|
1627
|
-
"name": "RunInsightOptions"
|
1659
|
+
"name": "RunInsightOptions",
|
1660
|
+
"internalFilePath": "insight-manager.ts"
|
1628
1661
|
},
|
1629
1662
|
"isOptional": false,
|
1630
1663
|
"isSpread": false
|
@@ -1653,7 +1686,8 @@
|
|
1653
1686
|
"line": 64,
|
1654
1687
|
"character": 71
|
1655
1688
|
},
|
1656
|
-
"name": "InsightResult"
|
1689
|
+
"name": "InsightResult",
|
1690
|
+
"internalFilePath": "insight.ts"
|
1657
1691
|
}
|
1658
1692
|
}
|
1659
1693
|
]
|
@@ -1697,7 +1731,8 @@
|
|
1697
1731
|
"line": 86,
|
1698
1732
|
"character": 22
|
1699
1733
|
},
|
1700
|
-
"name": "RunInsightOptions"
|
1734
|
+
"name": "RunInsightOptions",
|
1735
|
+
"internalFilePath": "insight-manager.ts"
|
1701
1736
|
},
|
1702
1737
|
"isOptional": false,
|
1703
1738
|
"isSpread": false
|
@@ -1726,7 +1761,8 @@
|
|
1726
1761
|
"line": 86,
|
1727
1762
|
"character": 50
|
1728
1763
|
},
|
1729
|
-
"name": "InsightResult"
|
1764
|
+
"name": "InsightResult",
|
1765
|
+
"internalFilePath": "insight.ts"
|
1730
1766
|
}
|
1731
1767
|
}
|
1732
1768
|
]
|
@@ -2056,7 +2092,8 @@
|
|
2056
2092
|
"line": 28,
|
2057
2093
|
"character": 14
|
2058
2094
|
},
|
2059
|
-
"name": "RunInsightOptions"
|
2095
|
+
"name": "RunInsightOptions",
|
2096
|
+
"internalFilePath": "insight-manager.ts"
|
2060
2097
|
},
|
2061
2098
|
"isOptional": true,
|
2062
2099
|
"isSpread": false
|
@@ -2078,7 +2115,8 @@
|
|
2078
2115
|
"line": 28,
|
2079
2116
|
"character": 42
|
2080
2117
|
},
|
2081
|
-
"name": "InsightResult"
|
2118
|
+
"name": "InsightResult",
|
2119
|
+
"internalFilePath": "insight.ts"
|
2082
2120
|
}
|
2083
2121
|
]
|
2084
2122
|
},
|
@@ -2126,7 +2164,11 @@
|
|
2126
2164
|
"line": 34,
|
2127
2165
|
"character": 36
|
2128
2166
|
},
|
2129
|
-
"name": "Component"
|
2167
|
+
"name": "Component",
|
2168
|
+
"componentId": {
|
2169
|
+
"scope": "teambit.component",
|
2170
|
+
"name": "component"
|
2171
|
+
}
|
2130
2172
|
}
|
2131
2173
|
},
|
2132
2174
|
"isOptional": false,
|
@@ -2274,7 +2316,8 @@
|
|
2274
2316
|
"line": 16,
|
2275
2317
|
"character": 44
|
2276
2318
|
},
|
2277
|
-
"name": "RunInsightOptions"
|
2319
|
+
"name": "RunInsightOptions",
|
2320
|
+
"internalFilePath": "insight-manager.ts"
|
2278
2321
|
},
|
2279
2322
|
"isOptional": false,
|
2280
2323
|
"isSpread": false
|
@@ -2346,7 +2389,11 @@
|
|
2346
2389
|
"line": 31,
|
2347
2390
|
"character": 50
|
2348
2391
|
},
|
2349
|
-
"name": "Component"
|
2392
|
+
"name": "Component",
|
2393
|
+
"componentId": {
|
2394
|
+
"scope": "teambit.component",
|
2395
|
+
"name": "component"
|
2396
|
+
}
|
2350
2397
|
}
|
2351
2398
|
},
|
2352
2399
|
"isOptional": false,
|
@@ -2511,7 +2558,11 @@
|
|
2511
2558
|
"line": 49,
|
2512
2559
|
"character": 52
|
2513
2560
|
},
|
2514
|
-
"name": "GraphMain"
|
2561
|
+
"name": "GraphMain",
|
2562
|
+
"componentId": {
|
2563
|
+
"scope": "teambit.component",
|
2564
|
+
"name": "graph"
|
2565
|
+
}
|
2515
2566
|
},
|
2516
2567
|
{
|
2517
2568
|
"__schema": "TypeRefSchema",
|
@@ -2520,7 +2571,11 @@
|
|
2520
2571
|
"line": 49,
|
2521
2572
|
"character": 63
|
2522
2573
|
},
|
2523
|
-
"name": "CLIMain"
|
2574
|
+
"name": "CLIMain",
|
2575
|
+
"componentId": {
|
2576
|
+
"scope": "teambit.harmony",
|
2577
|
+
"name": "cli"
|
2578
|
+
}
|
2524
2579
|
},
|
2525
2580
|
{
|
2526
2581
|
"__schema": "TypeRefSchema",
|
@@ -2529,7 +2584,11 @@
|
|
2529
2584
|
"line": 49,
|
2530
2585
|
"character": 72
|
2531
2586
|
},
|
2532
|
-
"name": "IssuesMain"
|
2587
|
+
"name": "IssuesMain",
|
2588
|
+
"componentId": {
|
2589
|
+
"scope": "teambit.component",
|
2590
|
+
"name": "issues"
|
2591
|
+
}
|
2533
2592
|
}
|
2534
2593
|
]
|
2535
2594
|
},
|
@@ -2610,7 +2669,7 @@
|
|
2610
2669
|
"componentId": {
|
2611
2670
|
"scope": "teambit.explorer",
|
2612
2671
|
"name": "insights",
|
2613
|
-
"version": "1.0.
|
2672
|
+
"version": "1.0.229"
|
2614
2673
|
},
|
2615
2674
|
"taggedModuleExports": []
|
2616
2675
|
}
|
@@ -0,0 +1,27 @@
|
|
1
|
+
import { GraphMain } from '@teambit/graph';
|
2
|
+
import { Insight, InsightResult } from '../insight';
|
3
|
+
export declare const INSIGHT_NAME = "duplicate dependencies";
|
4
|
+
type Dependent = {
|
5
|
+
id: string;
|
6
|
+
usedVersion: string;
|
7
|
+
};
|
8
|
+
type VersionWithDependents = {
|
9
|
+
version: string;
|
10
|
+
compId: string;
|
11
|
+
dependents: Dependent[];
|
12
|
+
};
|
13
|
+
export default class DuplicateDependencies implements Insight {
|
14
|
+
name: string;
|
15
|
+
description: string;
|
16
|
+
graphBuilder: GraphMain;
|
17
|
+
constructor(graphBuilder: GraphMain);
|
18
|
+
private runInsight;
|
19
|
+
private formatData;
|
20
|
+
private getDependents;
|
21
|
+
revreseCompareVersions(v1: VersionWithDependents, v2: VersionWithDependents): 0 | 1 | -1;
|
22
|
+
private stringifyDependents;
|
23
|
+
private stringifyDependentsByVersion;
|
24
|
+
private renderData;
|
25
|
+
run(): Promise<InsightResult>;
|
26
|
+
}
|
27
|
+
export {};
|
@@ -0,0 +1,15 @@
|
|
1
|
+
import { Component } from '@teambit/component';
|
2
|
+
import { GraphMain } from '@teambit/graph';
|
3
|
+
import { Insight, InsightResult } from '../insight';
|
4
|
+
import { RunInsightOptions } from '../insight-manager';
|
5
|
+
export declare const INSIGHT_CIRCULAR_DEPS_NAME = "circular";
|
6
|
+
export default class FindCycles implements Insight {
|
7
|
+
name: string;
|
8
|
+
description: string;
|
9
|
+
graphBuilder: GraphMain;
|
10
|
+
constructor(graphBuilder: GraphMain);
|
11
|
+
private runInsight;
|
12
|
+
private renderData;
|
13
|
+
run(opts?: RunInsightOptions): Promise<InsightResult>;
|
14
|
+
addAsComponentIssue(components: Component[]): Promise<void>;
|
15
|
+
}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
import { GraphMain } from '@teambit/graph';
|
2
|
+
import DuplicateDependencies from './all-insights/duplicate-dependencies';
|
3
|
+
import FindCycles from './all-insights/find-circulars';
|
4
|
+
export default function getCoreInsights(graphBuilder: GraphMain): (FindCycles | DuplicateDependencies)[];
|
package/dist/index.d.ts
ADDED
@@ -0,0 +1,5 @@
|
|
1
|
+
export { InsightManager } from './insight-manager';
|
2
|
+
export type { Insight } from './insight';
|
3
|
+
export type { InsightsMain } from './insights.main.runtime';
|
4
|
+
export { InsightsAspect } from './insights.aspect';
|
5
|
+
export { INSIGHT_CIRCULAR_DEPS_NAME } from './all-insights/find-circulars';
|
@@ -0,0 +1,42 @@
|
|
1
|
+
import { ComponentID } from '@teambit/component-id';
|
2
|
+
import { Insight, InsightResult } from './insight';
|
3
|
+
export type RunInsightOptions = {
|
4
|
+
renderData?: boolean;
|
5
|
+
includeDeps?: boolean;
|
6
|
+
ids?: ComponentID[];
|
7
|
+
};
|
8
|
+
export declare class InsightManager {
|
9
|
+
/** insights is an insight registry */
|
10
|
+
readonly insights: Map<string, Insight>;
|
11
|
+
constructor(
|
12
|
+
/**
|
13
|
+
* array of registered insights
|
14
|
+
*/
|
15
|
+
insights: Insight[]);
|
16
|
+
/**
|
17
|
+
* registers a new insight and returns the updated insight registry map
|
18
|
+
*/
|
19
|
+
register(insight: Insight): void;
|
20
|
+
/**
|
21
|
+
* list of all registered insights
|
22
|
+
*/
|
23
|
+
listInsights(): string[];
|
24
|
+
/**
|
25
|
+
* gets a specific insight by its name or undefined if doesn't exist
|
26
|
+
*/
|
27
|
+
getByName(insightName: string): Insight | undefined;
|
28
|
+
/**
|
29
|
+
* deletes a specific insight by its name if exists
|
30
|
+
*/
|
31
|
+
delete(insightName: string): void;
|
32
|
+
/**
|
33
|
+
* execute an array of insights
|
34
|
+
*
|
35
|
+
*/
|
36
|
+
run(insightNames: string[], opts: RunInsightOptions): Promise<InsightResult[]>;
|
37
|
+
/**
|
38
|
+
* execute all insights in the registry
|
39
|
+
*
|
40
|
+
*/
|
41
|
+
runAll(opts: RunInsightOptions): Promise<InsightResult[]>;
|
42
|
+
}
|
@@ -0,0 +1,29 @@
|
|
1
|
+
import { Component } from '@teambit/component';
|
2
|
+
import { RunInsightOptions } from './insight-manager';
|
3
|
+
export type InsightMetaData = {
|
4
|
+
name: string;
|
5
|
+
description: string;
|
6
|
+
};
|
7
|
+
export type InsightResult = {
|
8
|
+
metaData: InsightMetaData;
|
9
|
+
message: string;
|
10
|
+
data: any;
|
11
|
+
renderedData?: string;
|
12
|
+
};
|
13
|
+
export type RawResult = {
|
14
|
+
message: string;
|
15
|
+
data: any;
|
16
|
+
};
|
17
|
+
export interface Insight {
|
18
|
+
name: string;
|
19
|
+
description: string;
|
20
|
+
/**
|
21
|
+
* runs a specific insight using _runInsight, gets a RawResult, and uses _formatData to transform the output to InsightResult.
|
22
|
+
*/
|
23
|
+
run(opts?: RunInsightOptions): Promise<InsightResult>;
|
24
|
+
/**
|
25
|
+
* add the results from the insights as a component-issue so then bit-status could show them and bit-tag could block
|
26
|
+
* them.
|
27
|
+
*/
|
28
|
+
addAsComponentIssue?(components: Component[]): Promise<void>;
|
29
|
+
}
|
@@ -0,0 +1,20 @@
|
|
1
|
+
import { Command, CommandOptions } from '@teambit/cli';
|
2
|
+
import { InsightResult } from './insight';
|
3
|
+
import { InsightsMain } from './insights.main.runtime';
|
4
|
+
export default class InsightsCmd implements Command {
|
5
|
+
private insights;
|
6
|
+
name: string;
|
7
|
+
description: string;
|
8
|
+
group: string;
|
9
|
+
private: boolean;
|
10
|
+
options: CommandOptions;
|
11
|
+
constructor(insights: InsightsMain);
|
12
|
+
report([names]: [string[]], options: {
|
13
|
+
list: boolean;
|
14
|
+
includeDeps: boolean;
|
15
|
+
}): Promise<string>;
|
16
|
+
json([names]: [string[]], { list, includeDeps }: {
|
17
|
+
list: boolean;
|
18
|
+
includeDeps: boolean;
|
19
|
+
}): Promise<string[] | InsightResult[]>;
|
20
|
+
}
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const Logo: () => import("react/jsx-runtime").JSX.Element;
|
@@ -0,0 +1,20 @@
|
|
1
|
+
import { CLIMain } from '@teambit/cli';
|
2
|
+
import { GraphMain } from '@teambit/graph';
|
3
|
+
import { IssuesMain } from '@teambit/issues';
|
4
|
+
import { Component } from '@teambit/component';
|
5
|
+
import { InsightResult } from './insight';
|
6
|
+
import { InsightManager, RunInsightOptions } from './insight-manager';
|
7
|
+
export declare class InsightsMain {
|
8
|
+
private insightManager;
|
9
|
+
constructor(insightManager: InsightManager);
|
10
|
+
runInsights(names: string[], opts: RunInsightOptions): Promise<InsightResult[]>;
|
11
|
+
listInsights(): string[];
|
12
|
+
addInsightsAsComponentIssues(components: Component[], issuesToIgnore: string[]): Promise<void>;
|
13
|
+
static slots: never[];
|
14
|
+
static dependencies: import("@teambit/harmony").Aspect[];
|
15
|
+
static runtime: import("@teambit/harmony").RuntimeDefinition;
|
16
|
+
static config: {
|
17
|
+
silence: boolean;
|
18
|
+
};
|
19
|
+
static provider([graphMain, cli, issues]: [GraphMain, CLIMain, IssuesMain]): Promise<InsightsMain>;
|
20
|
+
}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
;
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.explorer_insights@1.0.
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.explorer_insights@1.0.229/dist/insights.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [];
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/insights",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.229",
|
4
4
|
"homepage": "https://bit.cloud/teambit/explorer/insights",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.explorer",
|
8
8
|
"name": "insights",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.229"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"p-map-series": "2.1.0",
|
@@ -16,18 +16,18 @@
|
|
16
16
|
"@teambit/component-id": "1.2.0",
|
17
17
|
"@teambit/harmony": "0.4.6",
|
18
18
|
"@teambit/bit-error": "0.0.404",
|
19
|
-
"@teambit/graph": "1.0.
|
20
|
-
"@teambit/component": "1.0.
|
21
|
-
"@teambit/cli": "0.0.
|
19
|
+
"@teambit/graph": "1.0.229",
|
20
|
+
"@teambit/component": "1.0.229",
|
21
|
+
"@teambit/cli": "0.0.862",
|
22
22
|
"@teambit/component-issues": "0.0.143",
|
23
|
-
"@teambit/issues": "1.0.
|
23
|
+
"@teambit/issues": "1.0.229"
|
24
24
|
},
|
25
25
|
"devDependencies": {
|
26
26
|
"@types/semver": "7.3.4",
|
27
27
|
"@types/lodash": "4.14.165",
|
28
28
|
"@types/mocha": "9.1.0",
|
29
29
|
"chai": "4.3.0",
|
30
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
30
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.33"
|
31
31
|
},
|
32
32
|
"peerDependencies": {
|
33
33
|
"react": "^17.0.0 || ^18.0.0",
|
package/tsconfig.json
CHANGED
@@ -20,8 +20,7 @@
|
|
20
20
|
"emitDeclarationOnly": true,
|
21
21
|
"strict": true,
|
22
22
|
"strictPropertyInitialization": false,
|
23
|
-
"noImplicitAny": false
|
24
|
-
"composite": true
|
23
|
+
"noImplicitAny": false
|
25
24
|
},
|
26
25
|
"exclude": [
|
27
26
|
"artifacts",
|
@@ -36,19 +35,5 @@
|
|
36
35
|
"include": [
|
37
36
|
"**/*",
|
38
37
|
"**/*.json"
|
39
|
-
],
|
40
|
-
"references": [
|
41
|
-
{
|
42
|
-
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_graph@1.0.227"
|
43
|
-
},
|
44
|
-
{
|
45
|
-
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@1.0.227"
|
46
|
-
},
|
47
|
-
{
|
48
|
-
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_cli@0.0.860"
|
49
|
-
},
|
50
|
-
{
|
51
|
-
"path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_issues@1.0.227"
|
52
|
-
}
|
53
38
|
]
|
54
39
|
}
|