@teambit/linter 0.0.0-d014c9ccd34da32fd2a68e02f4563e7fba4339f8 → 0.0.0-d7a31fff9c20015ce9f2875927ca72b72e5f2699
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@d7a31fff9c20015ce9f2875927ca72b72e5f2699/dist/linter.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@d7a31fff9c20015ce9f2875927ca72b72e5f2699/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,28 +1,28 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/linter",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-d7a31fff9c20015ce9f2875927ca72b72e5f2699",
|
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": "d7a31fff9c20015ce9f2875927ca72b72e5f2699"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
13
13
|
"lodash": "4.17.21",
|
14
14
|
"graphql-tag": "2.12.1",
|
15
15
|
"cli-highlight": "2.1.9",
|
16
|
-
"@teambit/
|
17
|
-
"@teambit/cli": "0.0.0-753edfae4927d01365b5e83bee5f80a73bc0fc47",
|
18
|
-
"@teambit/component": "0.0.0-7de10de3de5d21733f39d23b96ed41f1ee0b6c85",
|
19
|
-
"@teambit/envs": "0.0.0-b3c9a69d4ed91375bf74bbdcc28e0cb8dfcfbdba",
|
20
|
-
"@teambit/legacy.constants": "0.0.12",
|
16
|
+
"@teambit/legacy.constants": "0.0.13",
|
21
17
|
"@teambit/toolbox.time.timer": "0.0.5",
|
22
|
-
"@teambit/
|
23
|
-
"@teambit/
|
24
|
-
"@teambit/
|
25
|
-
"@teambit/
|
18
|
+
"@teambit/harmony": "0.4.7",
|
19
|
+
"@teambit/cli": "0.0.0-45f6da9c2602bcb75bbb6ea11cc0ac58b04df47f",
|
20
|
+
"@teambit/component": "0.0.0-d4714152d97474ae9ca24ee44ed9fb5bcaf9988d",
|
21
|
+
"@teambit/envs": "0.0.0-f6268314e89e862dbd5b67bd0e706f3afd75ce7c",
|
22
|
+
"@teambit/workspace": "0.0.0-3e9d2098054778c28066ad98bdeb01253b454022",
|
23
|
+
"@teambit/builder": "0.0.0-ac45b648b41572f9ccccc02e2eb9871f74affc12",
|
24
|
+
"@teambit/isolator": "0.0.0-31022202250461cf105e69d98688992c3bd6c932",
|
25
|
+
"@teambit/logger": "0.0.0-d6c3fc5070c9ee567962460994f86f6db3a1dc3e"
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
28
|
"@types/lodash": "4.14.165",
|