@teambit/linter 0.0.0-5b117ba50eccf2fa943a1ec564f56acf04f5759c → 0.0.0-5dc7187345b00a3ba3010b3c47f8ca9443294bca
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.defender_linter@
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@5dc7187345b00a3ba3010b3c47f8ca9443294bca/dist/linter.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@5dc7187345b00a3ba3010b3c47f8ca9443294bca/dist/linter.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/linter",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-5dc7187345b00a3ba3010b3c47f8ca9443294bca",
|
4
4
|
"homepage": "https://bit.cloud/teambit/defender/linter",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.defender",
|
8
8
|
"name": "linter",
|
9
|
-
"version": "
|
9
|
+
"version": "5dc7187345b00a3ba3010b3c47f8ca9443294bca"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -14,15 +14,15 @@
|
|
14
14
|
"graphql-tag": "2.12.1",
|
15
15
|
"cli-highlight": "2.1.9",
|
16
16
|
"@teambit/harmony": "0.4.7",
|
17
|
-
"@teambit/cli": "0.0.0-
|
18
|
-
"@teambit/component": "0.0.0-
|
19
|
-
"@teambit/envs": "0.0.0-
|
17
|
+
"@teambit/cli": "0.0.0-66f0f3d1fdc890d37a0d59a582d6928715f69720",
|
18
|
+
"@teambit/component": "0.0.0-0ec3eee8ccd2de0a6a060f91cdc4c1fbf7d6f391",
|
19
|
+
"@teambit/envs": "0.0.0-791db9afd58c49de80b64f68c1c3bdbba397aa19",
|
20
20
|
"@teambit/legacy.constants": "0.0.12",
|
21
21
|
"@teambit/toolbox.time.timer": "0.0.5",
|
22
|
-
"@teambit/workspace": "0.0.0-
|
23
|
-
"@teambit/builder": "0.0.0-
|
24
|
-
"@teambit/isolator": "0.0.0-
|
25
|
-
"@teambit/logger": "0.0.0-
|
22
|
+
"@teambit/workspace": "0.0.0-8cea906fbf8aca726498cebc8e4f44b4925c200a",
|
23
|
+
"@teambit/builder": "0.0.0-32e12fecfb43ccbdc5c0d5ce2437bd7157097060",
|
24
|
+
"@teambit/isolator": "0.0.0-06b59760643f91d819a2e3cf407e3d2708ce54c1",
|
25
|
+
"@teambit/logger": "0.0.0-dad7c425ab1abe38236d4d4e3f8d4dcaeb3e538b"
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
28
|
"@types/lodash": "4.14.165",
|