@teambit/linter 0.0.0-73ef97444311bcb07b7a5d2d4900e595b14220ca → 0.0.0-79aaaacc38e7c97c8066ce3daf8cd47194d0a859
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@79aaaacc38e7c97c8066ce3daf8cd47194d0a859/dist/linter.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@79aaaacc38e7c97c8066ce3daf8cd47194d0a859/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-79aaaacc38e7c97c8066ce3daf8cd47194d0a859",
|
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": "79aaaacc38e7c97c8066ce3daf8cd47194d0a859"
|
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/cli": "0.0.
|
16
|
+
"@teambit/cli": "0.0.1253",
|
17
17
|
"@teambit/legacy.constants": "0.0.14",
|
18
18
|
"@teambit/toolbox.time.timer": "0.0.5",
|
19
19
|
"@teambit/harmony": "0.4.7",
|
20
|
-
"@teambit/logger": "0.0.
|
21
|
-
"@teambit/component": "0.0.0-
|
22
|
-
"@teambit/envs": "0.0.0-
|
23
|
-
"@teambit/workspace": "0.0.0-
|
24
|
-
"@teambit/builder": "0.0.0-
|
25
|
-
"@teambit/isolator": "0.0.0-
|
20
|
+
"@teambit/logger": "0.0.1346",
|
21
|
+
"@teambit/component": "0.0.0-e7f35a0766367d6e96590655b9293d3e71b1c386",
|
22
|
+
"@teambit/envs": "0.0.0-9530d86219f28d0d95f76261c2334ad6ce373aa1",
|
23
|
+
"@teambit/workspace": "0.0.0-ae7031a74bbbb46c4b2b875ac0296e93518ef6ff",
|
24
|
+
"@teambit/builder": "0.0.0-6ee64b43ee973a37aae2e33bdd22be51aafa9d7b",
|
25
|
+
"@teambit/isolator": "0.0.0-f2664f83f4516e901929c074f9c91bdc53f421d4"
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
28
|
"@types/lodash": "4.14.165",
|